<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Event Tracking &#8211; Chico Designs</title>
	<atom:link href="https://chicodesigns.com/blog/tag/event-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>https://chicodesigns.com</link>
	<description>Professional Website Design</description>
	<lastBuildDate>Wed, 28 Sep 2016 00:25:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://chicodesigns.com/wp-content/uploads/2020/04/cropped-chicodesigns-logo2-32x32.png</url>
	<title>Event Tracking &#8211; Chico Designs</title>
	<link>https://chicodesigns.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Integrate Contact Form 7 and Google Analytics Event Tracking</title>
		<link>https://chicodesigns.com/blog/integrate-contact-form-7-google-analytics-event-tracking/</link>
		
		<dc:creator><![CDATA[Robert Stigers]]></dc:creator>
		<pubDate>Wed, 17 Sep 2014 19:44:26 +0000</pubDate>
				<category><![CDATA[Webdesign and Projects]]></category>
		<category><![CDATA[Contact Form 7]]></category>
		<category><![CDATA[Event Tracking]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">http://chicodesigns.com/?p=13734</guid>

					<description><![CDATA[It can be really useful to know more about visitors to your site who fill out the contact forms. Tracking the forms as a Google Analytics event allows you to see data about where visitors who filled out the form came from, what pages they landed on, how much time they spent on the site, the browser they used, and more. [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><a href="http://chicodesigns.com/wp-content/uploads/2014/09/contact-form-7-wordpress-small.png"><img decoding="async" class="alignleft wp-image-13799 size-full" src="http://chicodesigns.com/wp-content/uploads/2014/09/contact-form-7-wordpress-small.png" alt="contact-form-7-wordpress" width="360" height="136" srcset="https://chicodesigns.com/wp-content/uploads/2014/09/contact-form-7-wordpress-small.png 360w, https://chicodesigns.com/wp-content/uploads/2014/09/contact-form-7-wordpress-small-300x113.png 300w" sizes="(max-width: 360px) 100vw, 360px" /></a>It can be really useful to know more about visitors to your site who fill out the contact forms. Tracking the forms as a Google Analytics event allows you to see data about where visitors who filled out the form came from, what pages they landed on, how much time they spent on the site, the browser they used, and more. This information can then be used to optimize the site, leading to an increased number of visitors filling out the forms.</p>
<h3>Requirements</h3>
<p>First you must have Google Analytics (universal tracking) and Contact Form 7 Installed on your WordPress site. If you don&#8217;t have universal tracking &#8211; the current Analytics standard, or a recent version of Contact Form 7 installed, you might want to upgrade.</p>
<h3>Setup<img fetchpriority="high" decoding="async" class="alignright size-full wp-image-13739" src="http://chicodesigns.com/wp-content/uploads/2014/09/additional-setting.jpg" alt="additional-setting" width="498" height="140" srcset="https://chicodesigns.com/wp-content/uploads/2014/09/additional-setting.jpg 498w, https://chicodesigns.com/wp-content/uploads/2014/09/additional-setting-300x84.jpg 300w" sizes="(max-width: 498px) 100vw, 498px" /></h3>
<ol>
<li>Go to the WordPress Admin area &gt; Contact &gt; Contact Forms, and click on the contact form you want to integrate with Analytics Events.</li>
<li>Scroll down to the bottom of the page where it says: Additional Settings and paste the following code there:</li>
</ol>
<p><code>on_sent_ok: "ga('send', 'event', 'Contact Form', 'sent');"</code></p>
<p>If you have two or more forms you can set them up as separate events. On my site I have a contact form and quote request form. I setup the quote request form similarly, but replaced part of the code: &#8216;Contact Form&#8217;, with: &#8216;Quote Request&#8217;, so my quote request form looks like this:</p>
<p><code>on_sent_ok: "ga('send', 'event', 'Quote Request', 'sent');"</code></p>
<h3>Tracking Data in Analytics<img decoding="async" class="alignright size-full wp-image-13737" style="border: 2px;" src="http://chicodesigns.com/wp-content/uploads/2014/09/form.jpg" alt="form" width="550" height="265" border="2px" srcset="https://chicodesigns.com/wp-content/uploads/2014/09/form.jpg 550w, https://chicodesigns.com/wp-content/uploads/2014/09/form-300x144.jpg 300w" sizes="(max-width: 550px) 100vw, 550px" /></h3>
<p>Now that everything is setup it should start showing the events in Google Analytics. To see the events login to Google Analytics and go to Behavior &gt; Events &gt; Overview. From there you can see the information about users who fill out the forms or perform other events.</p>
<p>If you have any questions about Google Analytics, Contact Form 7, or need help with your WordPress site you can leave a comment or <a title="Send a message" href="http://chicodesigns.com/contact/">send me a message</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Minified using Disk

Served from: chicodesigns.com @ 2026-04-12 22:37:08 by W3 Total Cache
-->