docs: configure google analytics
This commit is contained in:
parent
e3227ec340
commit
32f431c5f4
@ -87,7 +87,7 @@ module.exports = {
|
|||||||
{
|
{
|
||||||
resolve: `gatsby-plugin-google-analytics`,
|
resolve: `gatsby-plugin-google-analytics`,
|
||||||
options: {
|
options: {
|
||||||
trackingId: null, // TODO
|
trackingId: `UA-48413061-13`,
|
||||||
siteSpeedSampleRate: 100,
|
siteSpeedSampleRate: 100,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user