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

Add/Update GA4 tracking for DownloadCurlCommand, ExportToTerra, and ManifestDownload #222

Open
jpaten opened this issue Oct 16, 2024 · 0 comments · May be fixed by #224
Open

Add/Update GA4 tracking for DownloadCurlCommand, ExportToTerra, and ManifestDownload #222

jpaten opened this issue Oct 16, 2024 · 0 comments · May be fixed by #224
Assignees

Comments

@jpaten
Copy link
Contributor

jpaten commented Oct 16, 2024

Need

Implement GA4 tracking as specified in DataBiosphere/data-browser#4191

Approach

  • Add the following event models
    • index_analyze_in_terra_requested
      • entity_name
    • index_file_manifest_requested
      • entity_name
  • Alter the existing bulk_download_requested model as follows
    • Remove params for catalog and current_query
    • Rename index to entity_name
  • Invoke the model in the corresponding export function
  • Update the readme(!!!!!!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant