Skip to main content

Google Analytics

To measure the traffic in our app/website, we need to incorporate google analytics into it.

This page provides a step-by-step guide on how to add google analytics to your future apps/websites:#

  • Step 1: Click here to go to google analytics and then login to your account
  • Step 2: Click on the blue settings button on the bottom left to go into the admin panel
  • Step 3: In the account section choose C-CORE as the account
  • Step 4: In the property section click on create property to create tags for a new app/website
  • Step 5: Provide the necessary information asked during the creation stage to finish creating the tags
  • Step 6: When asked to choose a platform click on Web
  • Step 7: Provide the app/websites url and name and then click on create stream
  • Step 8: Then scroll down to the Tagging instructions section and click on Global site tag
  • Step 9: Click on the copy button to copy the global site tag
  • Step 10: Then go to netlify and login to your account
  • Step 11: Find your project and go to the deploy settings
  • Step 12: Scroll down to the section called Snippet injection and click on add snippet
  • Step 13: Then choose insert before head and paste the tag you copied into the HTML section and click save