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

Closed
jpaten opened this issue Oct 16, 2024 · 0 comments · Fixed by #224
Closed

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

jpaten opened this issue Oct 16, 2024 · 0 comments · 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(!!!!!!)
@jpaten jpaten self-assigned this Oct 16, 2024
@jpaten jpaten linked a pull request Oct 17, 2024 that will close this issue
jpaten added a commit that referenced this issue Oct 25, 2024
jpaten added a commit that referenced this issue Oct 30, 2024
NoopDog pushed a commit that referenced this issue Oct 30, 2024
* feat: added and updated index export tracking (#222)

* chore: added tsdocs (#222)
frano-m pushed a commit that referenced this issue Nov 1, 2024
* feat: added and updated index export tracking (#222)

* chore: added tsdocs (#222)
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.

2 participants