Advanced Search
Search Results
197 total results found
Caldera Forms UTM Tracking Video Tutorial
Please watch the related Video Tutorial below and click right to the video and open link in new tab
Iframe integration
HandL UTM Grabber integrates with Form Titan with only couple of clicks. First of all, make sure you added all the utm values as utm_campaign, utm_source, utm_medium, utm_term, utm_content as static variables like the shown below: Make sure the names exactl ...
I am with FlyWheel
If you are on FlyWheel, you need to contact FlyWheel support and let them know that you want to whitelist the following QUERY ARGS & COOKIES to prevent caching. COOKIES utm_campaign utm_source utm_term utm_medium utm_content gclid first_utm_campaig...
I have SiteGround (SG) installed
I'm hosting with Pair
I'm hosting with Pantheon
UTM Tracking Thrive Leads to Zapier
Please watch the related Video Tutorial below and click right to the video and open link in new tab UTM Tracking Thrive Leads to Zapier
Thrive Leads to Zapier Video tutorial
Please watch the related Video Tutorial below and click right to the video and open link in new tab UTM Tracking Thrive Leads to Zapier
Appending UTMs to the buttons using class name attributes (Selectively)
If you have a button or link that you would like to append all the collected UTMs to. Use the class variable utm-out as it is shown below. This technique is extremely useful if you are sending out traffic (ouf of your domain). Or you want to specifically appe...
Appending UTMs to the Iframe src
You can append all the UTMs to your target website URL within iframe. This is actually very helpful, if you are using iframe for your optin forms and you would like to pass the UTM values captured to prefill your form. It works very simple. Your iframe code ...
Contact Form 7 UTM Tracking Video Tutorial
Please watch the related Video Tutorial below and click right to the video and open link in new tab --->Code Snippets<--- [utm_campaign_i]<input type="hidden" name="utm_campaign" value="%s" />[/utm_campaign_i] [utm_source_i]<input type=...
Cognito Form: Embed script implementation
First, make sure all the UTM fields are created in Cognito Form. Each field should be seperate and Field Name should match the name you will use later in the implementation (see the image below). Your default embed code from Cognito Form should look like th...
Zoho Form: Embed forms using JavaScript
We are showing JavaScript method here but this can be implemented similarly to iframe as well. We prefered JavaScript because Zoho Forms are responsive only when JavaScript method is used. Let's get started... All the UTM fields are automatically added to yo...
JotForm JavaScript implementation
HandL UTM Grabber V3 integrates with JotForm very easily. After defining the variables in the form similar to the one below picture. Click Publish > Embed and copy the JavaScript code Before you paste the code in your WordPress editor. Wrap it with t...
Nex Forms Implementation
HandL UTM Grabber works with Nex Forms with very easy setup. Create the hidden fields as shown in the image and make sure the Input Names are matching the HandL UTM Grabber's parameter name. See the full list of the parameters you can use here.
Contact Form 7 Integromat Integration- Video Tutorial
Please watch the related Video Tutorial below and click right to the video and open link in new tab
Contactf Form 7 to Integromat -Video Tutorial
Please watch the related Video Tutorial below and click right to the video and open link in new tab
I'm using CloudFlare (CF)
Make sure the caching level is set as "Standard" shown in the image below
I'm using HummingBird WP plugin
Make sure "Cache URL queries" turned off end exclude the following COOKIES and all the custom parameters created by you. COOKIES utm_campaign utm_source utm_term utm_medium utm_content gclid first_utm_campaign first_utm_source first_utm_term fi...
Spiffy Checkout Integration
Spiffy Checkout integration is very easy. As long as you can pass UTMs to the checkout URL, Spiffy can take them and record automatically as it is explained here https://help.spiffy.co/article/251-adding-utm-parameters. So how can you append all the UTM vari...