Skip to main content

Contact Form 7 UTM Tracking

1.Click Contact And Add New

CF7 Contact Add New.png

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

CF7 Paste the Form Code.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

CF7 Paste the Mail Code.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.After Save Your All Edits to the Form Copy That Shortcode

CF7 Copy The Shortcode.png

5.Click Pages Button and Add New

CF7 Pages Add NEw.png

6.Paste the Shortcode that you copied to your Page and Click Publish

CF7 Paste the Shortcode.png

7.Click View Page

CF7 Click the view page.png

8.Fill The Blanks on Your Form and SEND.

CF7 Send the form.png

9.This is How it Looks Like in Email.

CF7 How it looks like on email.png

HandL UTM Grabber UTM Tracking