Segment

Learn how to integrate Segment with the marketplace

Overview

Segment allows businesses to collect and track user interactions across multiple channels, creating a single view of their customers. This enables businesses to better understand their customers, personalize their experiences, and make more data-driven decisions.


Setup in Segment

  1. Create your account on Segment
    1. Verify your account
  2. Go to your workspace and click Add Source
    1. Choose Javascript and Click Next
  3. Add your Website Name
    1. Add your CMS Marketplace URL
    2. Create Source
  4. Copy the Segment snippet for later use
  5. In Segment, click Next > Done.

Setup Segment in the CMS

  1. Using the Segment snippet that was copied earlier, add it to your public/index.html file in the header of the CMS.
Copying the code from Segment and Inserting it into the Header

Copying the code from Segment and Inserting it into the CMS Header


Confirming Setup

To confirm you've correctly integrated Segment with the CMS, in Segment, click Sources > Your Website Name > Debugger

If correctly configured, you should see the events populate here after receiving site traffic.