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

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

Open
13 of 26 tasks
MillenniumFalconMechanic opened this issue Aug 16, 2024 · 1 comment
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 HCA Explorer Google Tag Manager.

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.humancellatlas.org - GA4 and data.humancellatlas.dev.clevercanary.com - GA4. Specifically, document the parameters below with checkboxes to indicate they have been checked:

data.humancellatlas.org - 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
    • entity_type
    • index
    • tool_name

data.humancellatlas.dev.clevercanary.com - 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
    • entity_type
    • 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 [AnVIL DX] Add custom dimensions to GA [HCA DX] Add custom dimensions to GA Aug 16, 2024
@MillenniumFalconMechanic MillenniumFalconMechanic changed the title [HCA DX] Add custom dimensions to GA [HCA DX] Validate custom events are accessible on the GA4 Query Explorer for the AnVIL Explorer dev and prod sites Aug 29, 2024
@MillenniumFalconMechanic MillenniumFalconMechanic changed the title [HCA DX] Validate custom events are accessible on the GA4 Query Explorer for the AnVIL Explorer dev and prod sites [HCA 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 Sep 26, 2024

Currently the bulk_download_requested event in Findable is only associated with a UA tag, should this be updated?

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