LogoLogo
Back to studio
  • 🧠Core Concepts
    • Introduction to Formsort
    • Formsort quickstart guides
      • Add content and collect answers
      • Capture demographic data
      • Add informational content
      • Template your variables
      • Add conditional logic
      • Using conditional logic with Calculated and API variables
      • Add a scheduling option
      • End the flow
      • Review your variable schema
      • Set up integrations
    • How data works in Formsort
      • Responder UUIDs
    • Understanding flows
    • Versioning in Formsort (Deploying)
      • Variant revisions
      • Managing revisions
  • ✨Creating Flows
    • Building a new flow
      • Groups
      • Steps
      • Copy-pasting form content
  • Adding questions and content
    • Questions
      • Select
      • Text
      • Address
      • Comparison
      • Confirmation
      • Date
      • Date & time
      • Email address
      • File upload
      • Grid choice
      • Iframe
      • Image upload
      • Number
      • Payment
      • Phone number
      • Postal code
      • Question group
      • Region
      • Signature
      • SSN
      • Yes/No
    • Content
      • Statement
      • Image
      • Next button
      • Video
      • Divider
      • Map
  • Controlling the flow with conditions and logic
    • Advanced logic
  • Variable templating
  • Redirects and endings
  • Field validation
  • Flow and variant management
  • Content library
  • 🧬JSON Form Definition
  • JSON schemas
  • Validating flow schemas
  • Events subscriptions
  • Flow content data format
  • 🎨Styling
    • Customizing appearance
      • Content area & form layout
      • Buttons
      • Typography
      • UI states
      • Color and dimension variables
      • Question containers
      • Inputs and dropdowns
      • Checkmarks
      • Tables
      • Sliders
      • Divider lines
      • Progress bar
      • Comparison cards
      • Animations and transitions
  • CSS & Advanced Styling
    • Custom CSS overrides
    • Step styling
    • CSS reference
  • 🔁Form Behavior Settings
    • Variant settings
      • Form behavior for returning users
      • Group ranking API
    • Navigation sidebar
  • ⚙️Response Data Collection & Management
    • Schema (variables)
      • Variables from questions
      • Externally provided variables
      • Calculated variables
      • API lookups
      • System Library variables
      • Orphaned variables
  • Saving & retrieving responses
  • Importing Data
    • URL parameters
    • POST body
    • Embed query parameters
  • 📊Analytics and Attribution
    • Built-in analytics
    • Split testing
  • 🚀Publishing and Deployment
    • Live preview overview
    • Environments
      • Loading different environments
    • Embedding
      • Web-embed API
        • React-embed
      • Adding authentication
      • Embedding forms in iOS and Android
      • Setting up a dev environment
    • Pre-deployment checklist
  • 📁Workspace Management
    • Accounts
      • Roles and permissions
    • Custom domains
    • Workspace domain detection
  • 🛠️Formsort Admin API
    • Admin API
  • 🔌Integrations
    • Form answers and events
      • Analytics events
      • Signed requests
      • Event payload shape
      • Submission frequencies
      • Runtime error reporting
    • Integration reference
      • Amplitude
        • Amplitude cross domain tracking
      • BigQuery
      • FullStory
      • Google Analytics
        • Updating from Universal Analytics to GA4
      • Google Cloud Storage
      • Google Sheets
      • Google Tag Manager (GTM)
        • JavaScript triggered by flow events
      • Hubspot
      • Jornaya
      • Optimizely
      • PostgreSQL
      • Redshift
      • Rudderstack
      • S3
      • Salesforce
      • Segment
        • Segment Setup
        • Segment cross domain tracking
      • Stripe
      • TrustedForm
      • Webhooks
        • Zapier
Powered by GitBook
On this page
  • Step 1: Add a Source
  • Step 2: Connect to Source
  • Step 4: Configuring data transmission to Segment within Formsort

Was this helpful?

  1. Integrations
  2. Integration reference
  3. Segment

Segment Setup

This page covers setting up the Formsort -> Segment integration

PreviousSegmentNextSegment cross domain tracking

Last updated 10 months ago

Was this helpful?

Step 1: Add a Source

Choose add a source.

Select "Javascript/Website" and click "Next".

Step 2: Connect to Source

The "Website Name" can be anything, however it is best practice to ensure it will easily identify the source connected.

Copy just the "write key" from the Segment code snippet...

...and paste it into the "Segment Write Key" section of the Formsort Segment integration tab.

The Segment Write Key can also be found in another location in Segment: Sources -> Settings -> API Keys -> Write Key.

Follow Segment's directions to test that Segment is detecting data from your Source, to ensure the URL has been input correctly. When finished, click "done".

Step 4: Configuring data transmission to Segment within Formsort

Send answers

Payload Shape

Append step ID to StepLoaded and StepCompleted event names

When enabled, current Step ID will be included in the step title, e.g. StepCompleted_email.

If no Step ID is defined, it will default to Step Index.

This is not recommended, as the Step ID is by default included in the payload body.

Identification

Custom Domain Proxy

This is likely uncommon, but if you use a custom domain proxy, set the URL here.

Hide IP

If toggled on, the responder's IP will be set to 0.0.0.0 on every request.

Hide Page Fields

If set, path, referrer, url, and search will be excluded from the event page context.

Preview Event Type

This window allows you to view what a payload will look like at different events. In the example above, a StepCompleted event is being previewed.

Create a name in the "Website Name" field and enter the URL of your in the "Website URL" box.

By default, are not enabled and must be toggled on.

Analytic Events are a way to track information about the flow, and the answers given by the user. By toggling on "enabled events", Formsort will send the information collected from users at specific times, based on your selection. For more context, please see our reference for Analytics Events .

Please refer to our section .

Please refer to our section .

Please refer to our section .

🔌
deployed form
Analytic Events
here
Sending form answers data to Segment
How Formsort uses identify()
Shape of Payloads
Be sure to leave the quotation marks off
The payload preview for StepCompleted