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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃獰聽馃敡 Add isCorporate to Airbyte.UI.User.Create #22137

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

letiescanciano
Copy link
Contributor

We use this event to track conversions across paid channels such as Google Ads.
Since we are only interested in corporate signups, we only want to track a successful conversion in those cases.
Previously, we only added the isCorporate flag on .identify() but we need this info also in .track('Airbyte.UI.User.Create')

Context: https://docs.google.com/document/d/13JbXLgAEVQmMoCBOPdDzAKpzwvqGclMcGSdA3bQ5KYQ/edit?disco=AAAAofb14Pg

We use this event to track conversions across paid channels such as
Google Ads.
Since we are only interested in corporate signups, we only want to track
a successful conversion in those cases.
Previously, we only added the `isCorporate` flag on `.identify()` but we
need this info also in `.track('Airbyte.UI.User.Create')`

Context: https://docs.google.com/document/d/13JbXLgAEVQmMoCBOPdDzAKpzwvqGclMcGSdA3bQ5KYQ/edit?disco=AAAAofb14Pg
@letiescanciano letiescanciano force-pushed the leti/add-is-corporate-in-user-create branch from 0565eee to c243ee6 Compare January 31, 2023 11:06
@octavia-squidington-iv octavia-squidington-iv added the area/frontend Related to the Airbyte webapp label Jan 31, 2023
Copy link
Collaborator

@timroes timroes left a comment

Choose a reason for hiding this comment

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

Code LGTM, have not tested locally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Related to the Airbyte webapp team/growth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants