Segment
Use Segment to connect Synap to hundreds of other tools and platforms.
Last updated
Use Segment to connect Synap to hundreds of other tools and platforms.
Last updated
Segment is a fantastic platform and one we highly recommend. Segment unifies all of your data and makes sure its ready to go into other tools in the right way. Using segments means you don't need to installing different codes onto your website / portals in order to connect it to other tools.
A really common integration is connecting Synap (Source see Segment docs on Sources) to a chat widget like Intercom (Destination see Segment docs on Destinations) you can also :
Analytical tools such as Google Analytics, Mixpanel & Localytics
๐ฌ Support/Engagement platforms such as Intercom, Aircall, Mailchimp & Salesforce
๐ฃ Advertisement tools such as Facebook & Google Ads
If you already have a Segment account, create a new source for Synap add in the URL. Once the source is set up, copy the Write key
Head over to Settings > Integrations. From here you'll see a box to input your Segment Write key.
Segment lets you view event data for key events on Synap. You can use Segment's Track and Page events to see what users are doing and what page they're on. Then through Segment's Identify tie those events back to users.
Attributes attached to the user will show in Segment as EI-
see below for an example of an Identify call payload.
Began test is an example of a Track event, it is linked to the user using their userId
these events tend to exclude titles and rely on testId
and attemptId
Note: an attemptId
is a users unique attempt on a particular testId
Page calls will show the page path and unique URL. Synap content pages will always contain an identifier in the url ie:
/collections/
/assignment/
/quiz/
/insights/
Segment has a lot of documentation and resources, if you're interested they have a free online university to help you get started: Segment University