Skip to main content

Integrating FullSession with Segment

This article states the steps needed to integrate FullSession site with Segment

Updated over a week ago

The FullSession integration with Segment allows you to install and enable FullSession on your website or app. With the click of a button, you’ll be able to capture sessions and send custom events and user traits from Segment to FullSession . This means no custom coding is necessary to get up and running, saving you time and development resources.

Prerequisites:

  • A Segment account

  • A FullSession account

  • Admin access to FullSession Account

Setting Up the Integration

Segment's Destination Actions allows more functionality and improves upon the existing process by enabling you to see and control how event data is captured and sent to action-based destinations. The actions available in Segment that can be mapped to FullSession's API are Identify User, Track Event, Viewed Page.

  1. Log in to Segment, click Catalog, then click Destinations.

  2. Find and Select FullSession , then click Add destination.

  3. Select the source site you want to add the integration to

  4. Give the integration unique name

  5. In the settings tap enter the customer ID (link to how to get the customerId) and toggle the enable destination

  6. Don’t forget to save the changes

And that’s it, now FullSession snippet code will be installed automatically into your source along with segment snippet code and all (Track, identify, Page) events that you configured in segment will be sent automatically to FullSession dashboard

Did this answer your question?