Skip to content
Snippets Groups Projects
Unverified Commit b9a5a049 authored by yisding's avatar yisding Committed by GitHub
Browse files

Merge pull request #268 from run-llama/seldo/add-ga

Including GA measurement ID
parents 2254d98b 8c426150
No related branches found
No related tags found
No related merge requests found
...@@ -65,7 +65,11 @@ const config = { ...@@ -65,7 +65,11 @@ const config = {
], ],
}, },
blog: false, blog: false,
}), gtag: {
trackingID: 'G-NB9B8LW9W5',
anonymizeIP: true,
},
}),
], ],
], ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment