Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

Commit

Permalink
demo - add GA in head
Browse files Browse the repository at this point in the history
  • Loading branch information
jackieluc committed Aug 1, 2019
1 parent 07b889a commit bc51079
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ module.exports = {
resolve: "gatsby-plugin-google-analytics",
options: {
trackingId: "UA-144938091-1",
head: true,
},
},
],
Expand Down

0 comments on commit bc51079

Please sign in to comment.