Skip to content

feat(dashboards): Add analytics events to onboarding CTAs on Project Details#110368

Merged
gggritso merged 3 commits intomasterfrom
worktree-georgegritsouk/dain-1310-add-analytics-events-to-ctas-in-cards-on-project-details
Mar 11, 2026
Merged

feat(dashboards): Add analytics events to onboarding CTAs on Project Details#110368
gggritso merged 3 commits intomasterfrom
worktree-georgegritsouk/dain-1310-add-analytics-events-to-ctas-in-cards-on-project-details

Conversation

@gggritso
Copy link
Copy Markdown
Member

@gggritso gggritso commented Mar 10, 2026

Add analytics tracking to the performance, releases, and alerts onboarding CTA buttons on the Project Details page. This will help us understand how often these CTAs are clicked, informing decisions about whether to keep or remove this page.

Refs DAIN-1310

Track clicks on the performance, releases, and alerts onboarding
buttons on Project Details to inform decisions about this page.
Uses built-in Button analytics props instead of manual trackAnalytics.

Refs DAIN-1310
Co-Authored-By: Claude <[email protected]>
@linear-code
Copy link
Copy Markdown

linear-code bot commented Mar 10, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Mar 10, 2026
@gggritso gggritso changed the title feat(project-detail): Add analytics events to onboarding CTAs feat(dashboards): Add analytics events to onboarding CTAs on Project Details Mar 10, 2026
These events are tracked via the Button analyticsEventKey/Name props
which bypass the workflowEventMap, so the type definitions and map
entries are unnecessary.

Co-Authored-By: Claude <[email protected]>
Track clicks on the performance and releases "Get Tour" buttons.

Co-Authored-By: Claude <[email protected]>
@gggritso gggritso merged commit 2fd5e82 into master Mar 11, 2026
62 checks passed
@gggritso gggritso deleted the worktree-georgegritsouk/dain-1310-add-analytics-events-to-ctas-in-cards-on-project-details branch March 11, 2026 15:05
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants