Skip to main content

UTM Settings Configuration

UTM settings are configured at the Account level and automatically appended to job application URLs in your campaigns, so your web analytics tool can attribute traffic correctly.

Accessing UTM Settings

  1. Click Settings in the sidebar.

  2. Select the UTM tab.

Enabling UTM tracking

Use the master toggle at the top of the page to turn UTM parameter injection on or off for the entire Account.

Configuring parameters

The UTM settings page shows a table of available parameters. For each parameter you can:

  • Toggle on/off: Enable or disable a specific parameter individually.

  • Edit the value: Click the value field to edit it inline. Values can be static text or dynamic variables (see below).

  • Change the naming convention: Use the hyphen-case or underscore_case toggle to control how multi-word values are formatted in the URL.

Dynamic variables

Instead of a static value, you can use a variable that is automatically replaced with real data when the campaign URL is built. Available variables:

Variable

Resolves to

{{title}}

Job title

{{location}}

Job location

{{campaignId}}

Internal campaign ID

{{referencenumber}}

Job reference number

{{language}}

Campaign language

{{category}}

Job category

{{packageid}}

Campaign package ID

Click the copy icon next to any variable to copy it to your clipboard, then paste it into the value field of the parameter you want to populate dynamically.

Adding a custom parameter

  1. Click Add custom at the bottom of the parameters table.

  2. Enter a key (the UTM parameter name, e.g., utm_content).

  3. Enter a value (static text or a {{variable}}).

  4. Select a type: Fixed or Dynamic.

  5. Add an optional description.

  6. Click Confirm.

Live preview

The bottom of the page shows a live preview URL that updates in real time as you adjust your settings. Use this to verify the final URL format before saving. You can copy it or open it in a new tab.

Related articles

  • UTM Tracking & Attribution

  • API Credentials & Access

Did this answer your question?