Skip to content

Commit f99147b

Browse files
committed
Update ga id
1 parent b7c331c commit f99147b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gatsby-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ module.exports = {
115115
{
116116
resolve: `gatsby-plugin-google-analytics`,
117117
options: {
118-
trackingId: "UA-47575342-9",
118+
trackingId: "UA-47575342-11",
119119
// Puts tracking script in the head instead of the body
120120
head: false,
121121
// Setting this parameter is optional

0 commit comments

Comments
 (0)