Skip to content

ref(onboarding): Rename SCM integration analytics view to onboarding_scm#112983

Merged
jaydgoss merged 1 commit intomasterfrom
jaygoss/vdy-81-rename-integration-analytics-view-from-onboarding-to
Apr 15, 2026
Merged

ref(onboarding): Rename SCM integration analytics view to onboarding_scm#112983
jaydgoss merged 1 commit intomasterfrom
jaygoss/vdy-81-rename-integration-analytics-view-from-onboarding-to

Conversation

@jaydgoss
Copy link
Copy Markdown
Member

@jaydgoss jaydgoss commented Apr 14, 2026

The SCM onboarding flow was using the generic and preexisting view: 'onboarding' value when tracking integrations.installation_complete analytics. This is ambiguous since 'onboarding' could be reused by other integration surfaces, which would pollute experiment data for the SCM onboarding experiment.

Adds a new 'onboarding_scm' view value and uses it in scmProviderPills.tsx. The existing 'onboarding' value is preserved for other callers.

Refs VDY-81

@linear-code
Copy link
Copy Markdown

linear-code bot commented Apr 14, 2026

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Apr 14, 2026
@jaydgoss jaydgoss marked this pull request as ready for review April 14, 2026 21:41
@jaydgoss jaydgoss requested review from a team as code owners April 14, 2026 21:41
@sentry
Copy link
Copy Markdown
Contributor

sentry bot commented Apr 14, 2026

Sentry Snapshot Testing

Name Added Removed Modified Renamed Unchanged Status
sentry-frontend
sentry-frontend
0 0 0 0 204 ✅ Unchanged

@jaydgoss jaydgoss force-pushed the jaygoss/vdy-81-rename-integration-analytics-view-from-onboarding-to branch from 40448de to 9e1f5fe Compare April 14, 2026 23:41
The SCM onboarding flow was using the generic 'onboarding' view value
for integrations.installation_complete analytics. Rename to
'onboarding_scm' to avoid ambiguity with other surfaces that may use
'onboarding', ensuring clean experiment data.

Refs VDY-81
@jaydgoss jaydgoss force-pushed the jaygoss/vdy-81-rename-integration-analytics-view-from-onboarding-to branch from 9e1f5fe to 2296e6c Compare April 15, 2026 17:02
@jaydgoss jaydgoss merged commit 8f65b86 into master Apr 15, 2026
65 checks passed
@jaydgoss jaydgoss deleted the jaygoss/vdy-81-rename-integration-analytics-view-from-onboarding-to branch April 15, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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