Skip to content

This is simple Google Analytics web application for measuring website traffic.

License

Notifications You must be signed in to change notification settings

sagardere/googleAnalytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

googleAnalytics

This is simple Google Analytics web application for measuring website traffic.

Before starting with the project, understand how digital analytics can help you improve your business. please do the following steps:

  1. First, you need a Google Analytics account. If you have a primary Google account that you use for other services like Gmail, Google Drive, Google Calendar, Google+, or YouTube, then you should set up your Google Analytics using that Google account. Or you will need to create a new one.

  2. Once you are finished, Do go to Admin -> User Managment -> Tracking Info -> Tracking Code Then you will get or show your Google Analytics code. Like Trcking Id and Global Site Tag (gtag.js) After that copy the gtag.js file code.

  3. If you have a website built with HTML files, you will add the tracking code before the tag on each of your pages. This must be installed on every page on your website, like Add Google Analytics Code In Html File.

  4. Once you are finished everything, Clone repository and goto public/index.htm file and replace my UA-149292180-1 to your code.

  5. After finishing everything install node packages By typing sudo npm install on your projct directory. After installation of packages start server by typing npm start. Then Open your favourite web browser and Visit

  6. Then visit to your Google Analytics account, Then go to Realtime -> Content.You will show active users on site, Active Page etc information.

In conclusion, I hope you've enjoyed this beginner's introduction to Google Analytics for beginners. If you're a beginner and have a burning questions, please ask in the comments. I'll be happy to help!

More information - Visit

GOOD DAY !!

About

This is simple Google Analytics web application for measuring website traffic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published