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
- Contact Form 7 to Zapier Video Tutorial
- Contact Form 7 UTM Tracking Video Tutorial
- Contact Form 7 Integromat Integration- Video Tutorial
- Contact Form 7 to Facebook Conversion API (FB CAPI) - v3.1
Contact Form 7 Native Integration for Collecting UTMs
Contact Form 7 UTM Tracking
1.Click Contact And Add New
2.Paste The Code Shown Below to the Form Section Like that
--->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
--->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
5.Copy the Shortcode
6.Click 'Pages' and then click the 'Add New' button
7.Paste the code you copied
8.Click the 'Publish' Button
9.Click 'View Page' Button
10.Now You are Ready to roll
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 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="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 to Facebook Conversion API (FB CAPI) - v3.1
Click the Facebook CAPI menu in UTM and enter the Facebook pixel ID and access token
How to generate an Access Token: Go to your pixel, click "Settings," scroll down to the Conversion API section, and click "Generate Access Token."
Once you have set everything up, keep monitoring your events and watch your event match increases to the high 8-9s.
When you are ready, enable the feature by checking the "Enable Facebook Conversion API (CAPI)" functionality.
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.