Contact Form 7 Integration

HandL UTM Grabber / Tracker How to collect and track UTM variables via Contact Form 7 step by step

Contact Form 7 Native Integration for Collecting UTMs

Contact Form 7 UTM Tracking

1.Click Contact And Add New

1-Click Contact and add new button.png

2.Paste The Code Shown Below to the Form Section Like that

2-Click Form section and Paste the code below.png

--->Code Snippets<---

[utm_campaign_i]<input type="hidden" name="utm_campaign" value="%s" />[/utm_campaign_i]
 
[utm_source_i]<input type="hidden" name="utm_source" value="%s" />[/utm_source_i]
 
[utm_medium_i]<input type="hidden" name="utm_medium" value="%s" />[/utm_medium_i]
 
[utm_term_i]<input type="hidden" name="utm_term" value="%s" />[/utm_term_i]
 
[utm_content_i]<input type="hidden" name="utm_content" value="%s" />[/utm_content_i]
 
[gclid_i]<input type="hidden" name="gclid" value="%s" />[/gclid_i]

3.Paste The Code Shown Below to the Mail Section Like that

3-Click 'Mail' section and paste the code below.png

--->Code Snippets<---

Campaign Name:
[utm_campaign]
 
Campaign Source:
[utm_source]
 
Campaign Medium:
[utm_medium]
 
Campaign Term:
[utm_term]
 
Campaign Content:
[utm_content]
 
Gclid:
[gclid]

4.Click the 'Save' Button

4-Click the save button.png

5.Copy the Shortcode

5-Copy the shortcode.png

6.Click 'Pages' and then click the 'Add New' button

6-Click pages and add new.png

7.Paste the code you copied

7-Paste the code you copied from the contact form.png

8.Click the 'Publish' Button

8-Click the publish button.png

9.Click 'View Page' Button

9-click View Page button.png

10.Now You are Ready to roll

10-Now you are ready to roll.png

HandL UTM Grabber UTM Tracking

Contact Form 7 to Zapier Video Tutorial

Please watch the related Video Tutorial below

and click right to the video and open link in new tab

Contact Form 7 to Zapier Video Tutorial

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

Contact Form 7 UTM Tracking

--->Code Snippets<---

[utm_campaign_i]<input type="hidden" name="utm_campaign" value="%s" />[/utm_campaign_i]
 
[utm_source_i]<input type="hidden" name="utm_source" value="%s" />[/utm_source_i]
 
[utm_medium_i]<input type="hidden" name="utm_medium" value="%s" />[/utm_medium_i]
 
[utm_term_i]<input type="hidden" name="utm_term" value="%s" />[/utm_term_i]
 
[utm_content_i]<input type="hidden" name="utm_content" value="%s" />[/utm_content_i]
 
[gclid_i]<input type="hidden" name="gclid" value="%s" />[/gclid_i]


--->Code Snippets<---

Campaign Name:
[utm_campaign]
 
Campaign Source:
[utm_source]
 
Campaign Medium:
[utm_medium]
 
Campaign Term:
[utm_term]
 
Campaign Content:
[utm_content]
 
Gclid:
[gclid]

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

Contact Form 7 Integromat Integration

Contact Form 7 to Facebook Conversion API (FB CAPI) - v3.1

Click the Facebook CAPI menu in UTM and enter the Facebook pixel ID and access token

Screenshot

How to generate an Access Token: Go to your pixel, click "Settings," scroll down to the Conversion API section, and click "Generate Access Token."

Screenshot

Once you have set everything up, keep monitoring your events and watch your event match increases to the high 8-9s.

Screenshot

When you are ready, enable the feature by checking the "Enable Facebook Conversion API (CAPI)" functionality.

Screenshot

After that, as soon as one of your forms is submitted, the Lead event will be sent to Facebook as well.

You can check the events in the Facebook Conversion API Logs after they are sent. If there is any failure, it will be reported there, detailing what went wrong.

Image