Skip to content

Add analytics tracking to IntegrationsGrid#4753

Open
lennessyy wants to merge 2 commits into
mainfrom
feat/integrations-analytics
Open

Add analytics tracking to IntegrationsGrid#4753
lennessyy wants to merge 2 commits into
mainfrom
feat/integrations-analytics

Conversation

@lennessyy

@lennessyy lennessyy commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add data-analytics-* attributes to the IntegrationsGrid component to track user interactions via Amplitude.
  • Follows the same declarative pattern used by the LLM Actions component.

Events tracked

Element data-analytics-id data-analytics-action
Grid container integrations-grid (component)
Search input integrations-search input
Filter pills integrations-filter-{sdks|tags}-{value} click
Integration cards integrations-card-{name} click

Test plan

  • Verify data-analytics-* attributes render in DOM via browser dev tools
  • Confirm Amplitude picks up events (check Amplitude dashboard after interacting with the page)

🤖 Generated with Claude Code

┆Attachments: EDU-6576 Add analytics tracking to IntegrationsGrid

Add data-analytics-* attributes to track user interactions:
- Card clicks (integration name)
- Filter pill toggles (SDK and tag, with value)
- Search input usage
@lennessyy lennessyy requested a review from a team as a code owner June 22, 2026 18:55
@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
temporal-documentation Ready Ready Preview, Comment Jun 22, 2026 11:54pm

Request Review

@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

📖 Docs PR preview links

This PR does not change any pages in /docs. If you make updates, links to the modified pages will appear here.

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