# UTM Filters

**Step 1:**  Submit a request to your Account Manager to enable the UTM Filters.

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FrYgBs7fvWoBx3kIztfU8%2Fimage.png?alt=media&#x26;token=5116b21a-2c31-409e-bd6f-6af0cdd3c82c" alt=""><figcaption></figcaption></figure>

\
\
\&#xNAN;**\*Please note that Steps 2-5 below are for Direct API only, Konnektive Form Code already handles httpReferer.**

<br>

**Step 2**: Include **httpReferer** on the Import Click API call.  **httpReferer** may be the same value as **requestUri.  httpReferer** must include the UTM code(s).

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FaAs4FOdxw8BBXXMKMpQ2%2Fimage.png?alt=media&#x26;token=66f48abb-9984-4ce7-bf08-3778fbfc1bef" alt=""><figcaption></figcaption></figure>

\
**Step 3:**  Ensure **httpReferer** is URL encode&#x64;**.**  URL encoding is used to translate special characters to a universally accepted format.  Please see the image below for an example:

<figure><img src="https://1103784913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FiAC0G99SjXjSv2GM5PAE%2Fuploads%2FeqfdJg4722OE8Ra6nsZq%2Fimage.png?alt=media&#x26;token=b3c326cc-facc-4f2a-a5d7-71613aa005cc" alt=""><figcaption></figcaption></figure>

<br>

**Step 4**:  For best practice, it is recommended to use a specific sequence of API calls for each order:

1. Import Click **(include the httpReferer parameter)**
2. Import Lead **(include the sessionId from Import Click)** - optional, use this if lead information is captured
3. Import Order **(include the sessionId from Import Click or the orderId from Import Lead)**

<br>

**Step 5:**  Run the Order Summary Report and filter by UTM code(s)

<br>

View API Documentation here: [https://apidocs.konnektive.com/](https://apidocs.konnektive.com/?version=latest)

<br>

Here is an example Import Click request:

[https://api.konnektive.com/landers/clicks/import/?loginId=#####\&password=#####\&pageType=checkoutPage\&campaignId=1\&requestUri=https://mylander.com/nutra/?affId=AF54B33412%26c1=fb%26c2=5000234\&httpReferer=https%3A%2F%2Fmylander.com%2Fnutra%2F%3Fc1%3Dfb%26c2%3D5000234%26utm\_source%3Dfacebook%26utm\_campaign%3D1299%26utm\_content%3Dfastad9%26affId%3DAF54B33412](https://vaapi15.konnektive.com/landers/clicks/import/?loginId=tomApi\&password=tomApi\&pageType=checkoutPage\&campaignId=1\&requestUri=https://mylander.com/nutra/?affId=AF54B33412%26c1=fb%26c2=5000234\&httpReferer=https%3A%2F%2Fmylander.com%2Fnutra%2F%3Fc1%3Dfb%26c2%3D5000234%26utm_source%3Drahman%26utm_campaign%3Dtom99%26utm_content%3Dbri9%26affId%3DAF54B33412)

<br>
