For the complete documentation index, see llms.txt. This page is also available as Markdown.

Segment

Use Segment to connect Synap to hundreds of other tools and platforms.

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 Segment means you don't need to installing different codes onto your website / portals in order to connect it to other tools.

Segment lets you integrate Synap with thousands of popular tools, supporting a wide range of use cases, such as:

  • Analytics tools such as Google Analytics & Tag Manager, Mixpanel, Posthog and Amplitude

  • Support platforms such as Intercom, Mailchimp and Zendesk

  • CRMs such as Salesforce, Hubspot and Pipedrive

If you already have a Segment account, create a new source for Synap add in the URL of your Synap platform once prompted. Once the source is set up, copy the Write key to your clipboard.

Synap in Segment

Next, on Synap go to Settings > Integrations. From here you'll see a box to input your Segment Write key.

Settings > Integrations

Event Data

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.

Using identify to link users to events in Segment

Identify

Attributes attached to the user will show in Segment as EI- see below for an example of an Identify call payload.

Track

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

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, we suggest starting with Synap's integration page which has more information.

Last updated

Was this helpful?