An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
This adds Google Tag Manager to the webapp to collect basic data about user traffic/interaction.
closes #116
Testing
Checked that gtm is showing up with a 200 in the Network tab for all the current routes.
Once these changes are deployed, we'll need to reach out to Thao to verify its presence
Notes
Do we need to implement page/event tracking for React Router?
Edit: It sounds like most things will be configured through the Google Tag Manager interface itself, and then we can chat with the analytics team if we need something more advanced than what it currently will do
As is, will get data from everywhere this is deployed, including dev/staging. May need to decide later if we want to keep it that way or narrow down where we collect
This adds Google Tag Manager to the webapp to collect basic data about user traffic/interaction. closes #116
Testing
Checked that gtm is showing up with a 200 in the Network tab for all the current routes. Once these changes are deployed, we'll need to reach out to Thao to verify its presence
Notes