Skip to content

Commit

Permalink
Update gatsby-config.js (#5688)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcsam authored and m-allanson committed Jun 4, 2018
1 parent 7bc9559 commit 54d7daa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions www/gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,12 @@ module.exports = {
trackingId: `UA-93349937-1`,
},
},
{
resolve: `gatsby-plugin-google-analytics`,
options: {
trackingId: `UA-93349937-5`,
},
},
{
resolve: `gatsby-plugin-fullstory`,
options: {
Expand Down

0 comments on commit 54d7daa

Please sign in to comment.