We can help you identify the most useful user attributes during your
onboarding/kickoff call.
Option 1: Segment Integration (Recommended)
If you use Segment, Pyne offers a custom destination.- Setup: Contact the Pyne team to enable the destination for your Segment workspace.
- Functionality: Pyne automatically receives user traits identified via Segment, making them available for targeting.
- Effort: Minimal setup required on your end (approx. 15 min).
Option 2: JavaScript Integration (pyne.identify)
If you don’t use Segment, you can send user data directly using the pyne.identify JavaScript function.
Basic Usage:
Call pyne.identify when a user logs in or when their relevant attributes are known. Provide a unique User ID and an object containing the user’s traits.
- Call
identifyonce per page load after the user is authenticated. It’s safe to call multiple times. * User traits sent viaidentifyare merged with any existing profile data in Pyne. * This step is not required for anonymous (unidentified) visitors.
identify with null to clear the identified user session:
undefined as its value:
Verify Integration
After setting up either integration method, verify that user data is appearing correctly in the Pyne Dashboard:- Navigate to People.
- Check if users are listed and their associated traits are visible when selecting a user.
Clicking on a user shows their specific traits: