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

[LungMAP DX] Validate custom events are accessible on the GA4 Query Explorer for the HCA Explorer dev and prod sites #4114

Closed
24 tasks done
MillenniumFalconMechanic opened this issue Aug 16, 2024 · 2 comments
Assignees
Labels
canary Done by the Clever Canary team

Comments

@MillenniumFalconMechanic
Copy link
Contributor

MillenniumFalconMechanic commented Aug 16, 2024

Need

Custom events are to be included in analytics reports.

Approach

Add a custom dimension in GA for every custom parameter specified in the Findable README in the LungMAP Explorer Google Tag Manager (HCA configuration is shared with LungMAP).

For any parameter that is missing, follow the CC Google Analytics Design Document (specifically the Configuring a Custom Event and Custom Events sections).

Definition of Done

Confirm every custom parameter is visible in analytics reports for data-browser.lungmap.net - GA4 and data-browser.dev.lungmap.net - GA4. Specifically, document the parameters below with checkboxes to indicate they have been checked:

data-browser.lungmap.net - GA4

  • tag - entity_selected
    • entity_name
  • tag - entity_table_paginated
    • entity_name
    • pagination_direction
  • tag - entity_table_sorted
    • entity_name
    • column_name
    • sort_direction
  • tag - filter_selected
    • filter_name
    • filter_value
  • tag - bulk_download_requested
    • catalog
    • current_query
    • index
    • tool_name

data-browser.dev.lungmap.net - GA4

  • tag - entity_selected
    • entity_name
  • tag - entity_table_paginated
    • entity_name
    • pagination_direction
  • tag - entity_table_sorted
    • entity_name
    • column_name
    • sort_direction
  • tag - filter_selected
    • filter_name
    • filter_value
  • tag - bulk_download_requested
    • catalog
    • current_query
    • index
    • tool_name
@github-actions github-actions bot added the canary Done by the Clever Canary team label Aug 16, 2024
@MillenniumFalconMechanic MillenniumFalconMechanic changed the title [LungMAP DX] Add custom dimensions to GA [LungMAP DX] Validate custom events are accessible on the GA4 Query Explorer for the HCA Explorer dev and prod sites Sep 3, 2024
@jpaten
Copy link
Contributor

jpaten commented Oct 4, 2024

@MillenniumFalconMechanic Everything seems to be working here!

@MillenniumFalconMechanic
Copy link
Contributor Author

Thanks @jpaten!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
canary Done by the Clever Canary team
Projects
None yet
Development

No branches or pull requests

2 participants