-
Notifications
You must be signed in to change notification settings - Fork 367
segment inspector #5498
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
segment inspector #5498
Conversation
✅ Deploy Preview for segment-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
src/connections/sources/catalog/libraries/website/javascript/index.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/index.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/index.md
Outdated
Show resolved
Hide resolved
src/connections/sources/catalog/libraries/website/javascript/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: forstisabella <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks great! Just 2 minor suggestions.
src/connections/sources/catalog/libraries/website/javascript/index.md
Outdated
Show resolved
Hide resolved
- Select the *fx* icon to see the payloads after plugins ran. | ||
- Select the single-checked icon to see the payload as it was when the event triggered. | ||
3. The **Identity** tab | ||
- This tab enables you to see the information of a user if you're using the `identify` feature. You can associate the data to an individual and measure their activity across multiple sessions and devices. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might be worth calling out that this is only showing the user's traits that are on the client. Let's say an end-user signed up on their phone (and generated traits like email address, name, etc), but are currently logged in on a laptop, the laptop wouldn't have access to those traits.
src/connections/sources/catalog/libraries/website/javascript/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Christopher Radek <[email protected]>
Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site. |
Proposed changes
Merge timing
Related issues (optional)