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: [sc-126521] Report new account sign ups to Segment from API #183

Merged

Conversation

monkbroc
Copy link
Member

Story details: https://app.shortcut.com/particle/story/126521

Allow passing UTM parameters from the login app to the API create user route

@@ -243,18 +243,20 @@ class Particle {
* @param {String} options.username Email of the new user
* @param {String} options.password Password
* @param {String} options.accountInfo Object that contains account information fields such as user real name, company name, business account flag etc
* @param {Object} [options.utm] Object that contains info about the campaign that lead to this user creation

Choose a reason for hiding this comment

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

I think it has an extra-space here.

Copy link

@hugomontero hugomontero left a comment

Choose a reason for hiding this comment

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

Looks great! 👍

@monkbroc monkbroc merged commit d27b2ac into master Mar 25, 2024
3 checks passed
@monkbroc monkbroc deleted the feature/sc-126521/report-new-account-sign-ups-to-segment-from branch March 25, 2024 16:53
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