# Jornaya

[Jornaya](https://www.jornaya.com/products/lead-generation/) 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**. &#x20;

<figure><img src="https://1036686854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJPnL__mOdr_mLZ8nwf%2Fuploads%2FyHwXPkgxa1tXke56kiYh%2Fimage.png?alt=media&#x26;token=a8d8b2b9-020c-43fc-b39d-a8d669e09bda" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
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.
{% endhint %}

### Finding your Jornaya Campaign Key&#x20;

{% hint style="warning" %}
The casing of the campaign key string must match what is provided by the Jornaya campaign script.
{% endhint %}

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 [Jornaya Member Portal](https://app.leadid.com/).

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.&#x20;

Remember, casing must match!&#x20;

<figure><img src="https://1036686854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJPnL__mOdr_mLZ8nwf%2Fuploads%2Fs6hjDXJ3UxGRWg5GvhD1%2Fimage.png?alt=media&#x26;token=59dcc26b-995d-416d-9c83-93776cd066e4" alt=""><figcaption><p>The campaing key inside the campaign script</p></figcaption></figure>

## 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.&#x20;

<figure><img src="https://1036686854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MJPnL__mOdr_mLZ8nwf%2Fuploads%2FYOlay0k89uwBhRu5z4Rm%2Fimage.png?alt=media&#x26;token=be2f65ba-bd80-49c5-a956-7d372dd30558" alt=""><figcaption></figcaption></figure>

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.

{% hint style="info" %}
Learn more about our **System Library variables** [here](https://docs.formsort.com/response-data-collection-and-management/variable-schema/system-library-answers).
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.formsort.com/integrations/integration-reference/jornaya.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
