-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
3
-
False
-
False
-
None
-
HAC Infra - Sprint 221, HAC Infra - Sprint 222
Currently, UHC Portal has click tracking to Pendo in a few places for file downloads, button clicks, and a few outbound links (see calls in uhc-portal to trackPendo). We want to clean up the tracking so the event names and event metadata that we're tracking is more standardized. We might also want to switch to using Segment's trackLink helper method.
Instead of tracking event names like "Download-BUTANE-CLI", "OCP-Copy-PullSecret", and "OCP-Download-OfficialDocumentation" we want to track "File Downloaded", "Button Clicked", and "Link Clicked" along with some relevant metadata.
Outlined here: https://docs.google.com/spreadsheets/d/1C_WJWPy3sgE2ICaYHgWpWngj0A3Z3zl5GcstWySG9WE/edit#gid=1539788254
Reference:
- Segment track method: https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#track
- Segment trackLink method: https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#track
- relates to
-
HAC-1524 Replace OCM Portal Pendo Tracking with Segment.com
- Closed