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(web): integrations store modal analytics #3056

Merged
merged 4 commits into from
Mar 21, 2023

Conversation

LetItRock
Copy link
Contributor

What change does this PR introduce?

Integration Store Modal - segment analytics.

Why was this change needed?

Other information (Screenshots)

Screenshot 2023-03-20 at 17 22 11

Screenshot 2023-03-20 at 17 18 13

@LetItRock LetItRock self-assigned this Mar 20, 2023
@linear
Copy link

linear bot commented Mar 20, 2023

Copy link
Contributor

@scopsy scopsy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic!

@@ -0,0 +1,6 @@
export enum IntegrationsStoreModalAnalytics {
CREATE_INTEGRATION_FORM_SUBMIT = '[Integrations Store Modal] Create Integration Form Submit',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
CREATE_INTEGRATION_FORM_SUBMIT = '[Integrations Store Modal] Create Integration Form Submit',
CREATE_INTEGRATION_FORM_SUBMIT = 'Create Integration Form Submit - [Integrations Store Modal]',

A small suggestion is to move the category to the end. It's just easier to read on mixpanel because their events dropdown are quite small, so you would only read the repeated beginning :)

@LetItRock LetItRock added this pull request to the merge queue Mar 21, 2023
@LetItRock LetItRock merged commit 92fa4ee into next Mar 21, 2023
@LetItRock LetItRock deleted the nv-1795-integrations-store-modal-analytics branch March 21, 2023 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants