setup up google analytics
Closed this issue · 4 comments
Developerayo commented
gatsby-config.js
`gatsby-plugin-sharp`,
{
resolve: `gatsby-plugin-google-analytics`,
options: {
// trackingId: `UA-130227707-1`,
},
},
Developerayo commented
Added the google anylitics .html file instead of tracking ID
Developerayo commented
Did not work
Saifadin commented
Made a pr for this
Developerayo commented
Fixed