Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Initial Analytics to the website #584

Closed
2 tasks done
VJ1285 opened this issue Oct 5, 2020 · 7 comments · Fixed by #664
Closed
2 tasks done

Add Initial Analytics to the website #584

VJ1285 opened this issue Oct 5, 2020 · 7 comments · Fixed by #664
Assignees
Labels
enhancement Release Note: Shows as visual or user experience Enhancement features: Google Analytics level: missing pbv: pm All issues of product management priority: MUST HAVE -DEV FREEZE role: back-end Node/Express Development Task role: Product Management

Comments

@VJ1285
Copy link
Member

VJ1285 commented Oct 5, 2020

Overview

Add Google Analytics to the website

Action Items

  • Review what Google Analytics does

  • Add Google Analytics to each page of the website.

@KPHowley
Copy link
Member

KPHowley commented Oct 15, 2020

Please provide an update with:

1) Progress: Determined how to set up Google Analytics to the website
2) Blockers: None
3) Availability: 
4) ETA: We will do this task during Dev freeze.

@entrotech entrotech self-assigned this Oct 22, 2020
@KPHowley
Copy link
Member

@VJ1285 - Just give us an update with:
1. Progress
2. Blockers
3. Availability
4. ETA

And add any other information you have .

@ExperimentsInHonesty
Copy link
Member

@VJ1285 - @entrotech will setup GA account through the [email protected] and then provide an update here.

@KPHowley
Copy link
Member

Please provide an update with:

  1. Progress
  2. Blockers
  3. Availability
  4. ETA

@VJ1285
Copy link
Member Author

VJ1285 commented Nov 12, 2020

Please provide an update with:

  1. Progress - Created google account (login: [email protected]; Password: tdmcalc123); created google analytics & firebase account with the same credentials; currently using https://tdmuat.azurewebsites.net/calculation/1/ as the website.
  2. Blockers - none
  3. Availability -
  4. ETA - 11/18/20

@entrotech
Copy link
Member

Created a Google Tag Manager account and a Google Analytics4 accoutn for tdm under the google login [email protected].

Sent invitations to @VJ1285 @KPHowley @nclairesays to access from their provided email accounts.

Implemented some triggers in the app to detect:

  • page changes
  • successful and unsuccessful logins, and
  • project save operations

This probably needs refinement as PMs and developers get more experience with the reports, but here is an example of some basic real-time reporting in action against the deployed sites at tdmdev.azurewebsites.net and tdmuat.azurewebsites.net:

image

I am leaving the issue open for now, pending review by @KPHowley and @VJ1285

@KPHowley
Copy link
Member

@VJ1285 - I copied this from slack:

  1. Source of incoming traffic - This will be LADOT but its good to track if users are using some search engine to come to the website.
  2. Return visitor
    
  3. Bounce Rate - this is track user who come to the site and leave immediately.
    
  4. Exit Pages - Which pages are users leaving the webpage
    
  5. Page Views  - This metric is based on when user reviews all the content on the page
    
  6. Average Session duration - Total time spent per session by a user. We can eventually use this and the below to update the website so that a user gets to the final page in the least amount of time.
    
  7. Average page Duration - Time spent per page by a user. Again this will provide us insight on how much time each user is spending per page.
    
  8. Goal Completions - This defined as the number of times a user completes a specific goal. We can have multiple goals like saving project, filling all the info, etc.
    

@KPHowley KPHowley added this to the MVP - no date yet assigned milestone Dec 19, 2020
@KPHowley KPHowley changed the title Add Google Analytics to the website Add Analytics to the website Jan 14, 2021
@VJ1285 VJ1285 changed the title Add Analytics to the website Add Initial Analytics to the website Feb 12, 2021
@VJ1285 VJ1285 closed this as completed Feb 12, 2021
@entrotech entrotech added the enhancement Release Note: Shows as visual or user experience Enhancement label Feb 13, 2021
@ExperimentsInHonesty ExperimentsInHonesty added the pbv: pm All issues of product management label Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Release Note: Shows as visual or user experience Enhancement features: Google Analytics level: missing pbv: pm All issues of product management priority: MUST HAVE -DEV FREEZE role: back-end Node/Express Development Task role: Product Management
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants