Developerayo/shodipoayomide.com

setup up google analytics

Closed this issue · 4 comments

gatsby-config.js

`gatsby-plugin-sharp`,
    {
      resolve: `gatsby-plugin-google-analytics`,
      options: {
        // trackingId: `UA-130227707-1`,
      },
    },

Added the google anylitics .html file instead of tracking ID

Did not work

Made a pr for this

Fixed