tusmanakhter / MigrantHub

MIT License
4 stars 3 forks source link

Google Analytics for Production #209

Closed Smoudii closed 5 years ago

Smoudii commented 5 years ago

Enabled google analytics for the production environment.

To Test: 1 - Go to the Analytics Console : https://analytics.google.com/analytics/web/#/report-home/a131489784w191062696p187105430 2 - Log-in with the same username/password as the Google Cloud Console 3 - Go to Real-Time -> Overview 4 - for DEVELOPMENT (Locally) ONLY - Go inside index.html and change line 8 and 17 to be == "development" 5 - Run the application and check if a user shows user in the Analytics Console

Smoudii commented 5 years ago

@tusmanakhter fixed!