<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Google Analytics Integration</title>
		<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration</link>
		<description>Gravity Support Forums Topic: Google Analytics Integration</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 00:54:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/google-analytics-integration" rel="self" type="application/rss+xml" />

		<item>
			<title>Auke on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-47200</link>
			<pubDate>Tue, 24 Jan 2012 08:28:33 +0000</pubDate>
			<dc:creator>Auke</dc:creator>
			<guid isPermaLink="false">47200@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It won't work because the text and scripts put in the Confirmation Text box is displayed in a Iframe on the page ... :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenjaminRMueller on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-19921</link>
			<pubDate>Fri, 04 Mar 2011 13:42:05 +0000</pubDate>
			<dc:creator>BenjaminRMueller</dc:creator>
			<guid isPermaLink="false">19921@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-19898</link>
			<pubDate>Fri, 04 Mar 2011 12:17:27 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19898@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, you can put text and script in the Confirmation Text box.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>BenjaminRMueller on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-19878</link>
			<pubDate>Thu, 03 Mar 2011 23:16:55 +0000</pubDate>
			<dc:creator>BenjaminRMueller</dc:creator>
			<guid isPermaLink="false">19878@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you think it should work OK if I combine text and the script...something like: &#60;/p&#62;
&#60;p&#62;&#38;lt;body onLoad=&#34;javascript:pageTracker._setVar('Admin_User');&#34;&#38;gt;&#60;/p&#62;
&#60;p&#62;Thanks for contacting helping out the analytics team!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-4912</link>
			<pubDate>Fri, 23 Apr 2010 09:53:25 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">4912@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It should work by putting it in the confirmation text box.  It accepts HTML and javascript.  This is how others are doing it, including people like Joost de Valk who is a Google Analytics and SEO expert.  So it's working for others, you may want to double check everything is correct.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ArtGoddess on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-4889</link>
			<pubDate>Thu, 22 Apr 2010 17:51:30 +0000</pubDate>
			<dc:creator>ArtGoddess</dc:creator>
			<guid isPermaLink="false">4889@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I need exactly do the same. I want to track my form submissions in Analytics.&#60;/p&#62;
&#60;p&#62;Seems that with Contact Form 7 it is extremely easy to do. What about Gravity? How can this be achieved?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j3ph on "Google Analytics Integration"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/google-analytics-integration#post-3510</link>
			<pubDate>Fri, 19 Feb 2010 20:35:49 +0000</pubDate>
			<dc:creator>j3ph</dc:creator>
			<guid isPermaLink="false">3510@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to track form submissions via Goals in Google Analytics. In the confirmation text of my forms I have:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;pageTracker._trackPageview(&#38;#39;/contact/contact-form.html&#38;#39;);&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Which doesn't seem to work. My analytics javascript code is in the header section of my page so I know that the page tracker variable has already been created.&#60;/p&#62;
&#60;p&#62;Viewing the source of the page after the form has been submitted, the javascript code seems to be echoed out properly.&#60;/p&#62;
&#60;p&#62;Anyone know of a way to make this work? I'd hate to make confirmation pages for each and every form I have on my site.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
