Skip to content

Commit 8003baf

Browse files
committed
Add gtag code
1 parent a12d4f7 commit 8003baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gatsby-config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ module.exports = {
8181
options: {
8282
// You can add multiple tracking ids and a pageview event will be fired for all of them.
8383
trackingIds: [
84+
"330707515",
8485
"UA-156016480-1" // Google Analytics / GA
8586
],
8687
// This object gets passed directly to the gtag config command

0 commit comments

Comments
 (0)