We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a12d4f7 commit 8003bafCopy full SHA for 8003baf
gatsby-config.js
@@ -81,6 +81,7 @@ module.exports = {
81
options: {
82
// You can add multiple tracking ids and a pageview event will be fired for all of them.
83
trackingIds: [
84
+ "330707515",
85
"UA-156016480-1" // Google Analytics / GA
86
],
87
// This object gets passed directly to the gtag config command
0 commit comments