Add google analytics

This commit is contained in:
MD. Ariful Alam
2021-08-25 20:56:57 +06:00
parent de9f47c7a9
commit 8eb2b4b09f
6 changed files with 66 additions and 10 deletions

View File

@@ -15,6 +15,10 @@ module.exports = {
username: 'arifszn',
limit: 5 // How many posts to display. Max is 10.
},
googleAnalytics: {
id: 'G-WLLB5E14M6',
// id: 'G-XXXXXXXXXX' // GA3 tracking id/GA4 tag id
},
social: {
linkedin: 'ariful-alam',
twitter: 'arif_swozon',