Skip to content

Add click tracking request for downloads#3

Merged
cristian-tamblay merged 3 commits intomainfrom
download-track
Mar 20, 2026
Merged

Add click tracking request for downloads#3
cristian-tamblay merged 3 commits intomainfrom
download-track

Conversation

@Irozuku
Copy link
Collaborator

@Irozuku Irozuku commented Mar 11, 2026

This pull request updates the DownloadSection component to improve download tracking. The main changes include adding click tracking for downloads and refactoring the downloads list to use unique IDs.

Download tracking and analytics:

  • Added a trackClick function that sends a POST request to a tracker URL when a download button is clicked, enabling analytics for download events. The tracker URL is read from the NEXT_PUBLIC_TRACKER_URL environment variable. (components/download-section.tsx)

@Irozuku Irozuku marked this pull request as draft March 12, 2026 13:16
@Irozuku Irozuku marked this pull request as ready for review March 12, 2026 13:27
@cristian-tamblay cristian-tamblay merged commit b84ec62 into main Mar 20, 2026
1 of 2 checks passed
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.

2 participants