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

feat: added and updated index export tracking (#222) #224

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jpaten
Copy link
Contributor

@jpaten jpaten commented Oct 17, 2024

  • Added event models as follows:
  • 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
  • Called events on clicking the request button
  • Documented changes in readme-analytics.md

@NoopDog
Copy link
Collaborator

NoopDog commented Oct 17, 2024

Hi @jpaten is this still meant to be in WIP or is it ready to review? Thx!

@jpaten jpaten marked this pull request as ready for review October 17, 2024 20:28
@jpaten jpaten marked this pull request as draft October 17, 2024 20:28
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 this pull request may close these issues.

Add/Update GA4 tracking for DownloadCurlCommand, ExportToTerra, and ManifestDownload
2 participants