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 6, Fall 7
Description
Send a custom event to track more about the Galaxy landing page in Bioviz. Like which page the user lands on when coming from Galaxy and whether they can successfully run IGB and get the Success page in Galaxy. For this, send page view events for both scenarios in viewing the Galaxy page, successfully running IGB: "Galaxy bridge - IGB running" and for the IGB not running scenario: "Galaxy bridge - IGB not running".
Attachments
Issue Links
- blocks
-
IGBF-3960 Test and improve Galaxy page on BioViz.org
-
- Closed
-
Made changes to send pageview event to Google Analytics for which scenario the galaxy page is loaded. I have added the error scenarios as well for fileNotFoundError and error-container (genome version not found) divs that aren't mentioned in the description. Tested, three scenarios are working, but I am not able to test the fileNotFoundError scenario, unable to replicate it. I have the following two questions:
Here is the updated code: https://bitbucket.org/jaya-sravani/bioviz/branch/IGBF-3994