Skip to content

Clarify the Identify device-mode functioning #3520

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

Merged
merged 2 commits into from
Sep 22, 2022
Merged

Clarify the Identify device-mode functioning #3520

merged 2 commits into from
Sep 22, 2022

Conversation

LionelPaulus
Copy link
Contributor

@LionelPaulus LionelPaulus commented Sep 19, 2022

Proposed changes

Clarify that, for an Identify call to create an HubSpot contact, the Page or Track call needs to be done after the Identify one.

Source:

Keep in mind that the identify function only sets the identities in the tracker. The identities do not get passed to HubSpot until you make a separate trackPageView or trackEvent call.

https://legacydocs.hubspot.com/docs/methods/tracking_code_api/tracking_code_overview

Merge timing

ASAP once approved

Related issues (optional)

Clarify that, for an Identify call to create an HubSpot contact, the Page or Track call needs to be done after the Identify one.
Copy link

@ClementParis016 ClementParis016 left a comment

Choose a reason for hiding this comment

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

Good catch 👍🏻

Co-authored-by: stayseesong <[email protected]>
@LionelPaulus LionelPaulus requested review from stayseesong and removed request for markzegarelli September 20, 2022 17:57
@markzegarelli markzegarelli merged commit 5b86b84 into segmentio:develop Sep 22, 2022
@github-actions
Copy link
Contributor

Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site.

@markzegarelli markzegarelli added the content-update updates to content that are not new features, includes grammar fixes, added notes label Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content-update updates to content that are not new features, includes grammar fixes, added notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants