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

Create tracking functions for export buttons #4386

Open
jpaten opened this issue Feb 18, 2025 · 0 comments
Open

Create tracking functions for export buttons #4386

jpaten opened this issue Feb 18, 2025 · 0 comments
Assignees
Labels
canary Done by the Clever Canary team

Comments

@jpaten
Copy link
Contributor

jpaten commented Feb 18, 2025

Create tracking functions for the following events on the tracker in the analytics package, relating to index features on explorers and catalogs. For each, use the pagePathPlusQueryString to infer the selected filters and the current tab, and add that as a "synthetic dimension" to the spreadsheet. Provide the following dimensions and the eventCount metric:

  • index_bulk_download_selected
    • Current Tab
  • index_file_manifest_selected
    • Current Tab
  • index_analyze_in_terra_selected
    • Current Tab
  • bulk_download_requested
    • catalog
    • current_query
    • index
    • tool_name
    • entity_name
  • index_file_manifest_requested
    • entity_name
  • index_analyze_in_terra_requested
    • Filters Selected
    • entity_name
@github-actions github-actions bot added the canary Done by the Clever Canary team label Feb 18, 2025
@jpaten jpaten self-assigned this Feb 18, 2025
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

When branches are created from issues, their pull requests are automatically linked.

1 participant