Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Fall 5, Fall 6, Fall 7
Description
Send custom page view events to Google Analytics for the IGB download button in bioviz.org to analyze users' operating systems.
Attachments
Issue Links
- relates to
-
IGBF-3957 Fix Firefox opening IGB installer instead of downloading it on Linux
-
- Closed
-
Activity
Done the required code changes, as discussed, created separate page views for button clicks for the current release download (both download and otherDownload page download buttons) and early release download in the earlyAccessDownload page. Also, changed the IGB version in the otherDownloads.html file to reflect the current release version and match with the download.html file IGB version. Tested and everything is working as expected. Here is the updated code: https://bitbucket.org/jaya-sravani/bioviz/branch/IGBF-3970 Below are a few screenshots.
Please review and let me know if there are any issues.
I tested Mac, Windows, Linux for the IGB Download page, Available Installers page, and IGB Early Access Download page. They all appear to be working correctly.
Tested on my Mac using Chrome with different user agents for Mac, Windows, and Linux.
Closing ticket
Download button clicked - mac - working, IGB Download
Download button clicked - windows - working, IGB Download
Download button clicked - linux - working, IGB Download
Download button clicked - mac - working, Available Installers
Download button clicked - windows - working, Available Installers
Download button clicked - linux - working, Available Installers
Early Access Download Button clicked - mac - working, IGB Early Access Download
Early Access Download Button clicked - windows - working, IGB Early Access Download
Early Access Download Button clicked - linux - working, IGB Early Access Download