Skip to content

Commit

Permalink
docs: configure google analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
jirfag committed May 16, 2020
1 parent e3227ec commit 32f431c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/gatsby-config.js
Expand Up @@ -87,7 +87,7 @@ module.exports = {
{
resolve: `gatsby-plugin-google-analytics`,
options: {
trackingId: null, // TODO
trackingId: `UA-48413061-13`,
siteSpeedSampleRate: 100,
},
},
Expand Down

0 comments on commit 32f431c

Please sign in to comment.