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
  • Enabling Jornaya
  • Finding your Jornaya Campaign Key
  • Accessing the Jornaya lead ID

Was this helpful?

  1. Integrations
  2. Integration reference

Jornaya

PreviousHubspotNextOptimizely

Last updated 1 year ago

Was this helpful?

is a tool that, when loaded in Formsort, will produce a verification URL proving that a responder actually filled out your form. It is helpful if you are redirecting your responders to affiliate sites and need to provide proof that a real person actually filled out the form flow.

Enabling Jornaya

To enable Jornaya, access Jornaya from the Integrations section of a flow, and enter your Campaign key.

Since integrations are not updated until a variant is re-deployed, to actually have Jornaya load, you must re-deploy all variants using the integration.

Finding your Jornaya Campaign Key

The casing of the campaign key string must match what is provided by the Jornaya campaign script.

You can see an example campaign script below. Copy the uuid string provided in the URL of the s.src field of the script, and paste it into the Formsort integration "campaign key" field.

Remember, casing must match!

Accessing the Jornaya lead ID

To add the Jornaya Lead ID to your answers payload schema, go to Variables > System library, and add the Jornaya lead ID from the list there.

Once the variable is added and variants are re-deployed, a Jornaya lead ID variable will be included in your answers payloads automatically. In this variable a URL will be stored, and at that URL you can find the Lead ID for the session.

Formsort handles loading Jornaya's campaign script onto your form, however you do need to provide the campaign key for us to fill. You can find your campaign key in the campaign script, in your .

Learn more about our System Library variables .

🔌
Jornaya Member Portal
here
Jornaya
The campaing key inside the campaign script