mirror of
https://github.com/scratchfoundation/golangci-lint.git
synced 2025-08-10 21:38:44 -04:00
docs: configure google analytics
This commit is contained in:
parent
e3227ec340
commit
32f431c5f4
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ module.exports = {
|
|||
{
|
||||
resolve: `gatsby-plugin-google-analytics`,
|
||||
options: {
|
||||
trackingId: null, // TODO
|
||||
trackingId: `UA-48413061-13`,
|
||||
siteSpeedSampleRate: 100,
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue