<?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: Conversion tracking multiple pages</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages</link>
		<description>Gravity Support Forums Topic: Conversion tracking multiple pages</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:14:24 +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/conversion-tracking-multiple-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-97527</link>
			<pubDate>Sat, 01 Dec 2012 01:05:37 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">97527@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for following up.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmeerbeek on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-96637</link>
			<pubDate>Wed, 28 Nov 2012 14:56:45 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">96637@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It seems to be OK! Topic answered.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-92247</link>
			<pubDate>Sat, 17 Nov 2012 03:46:34 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">92247@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Does it work for you?&#60;/p&#62;
&#60;p&#62;That is one way to add the script to the head for those two specific pages.  If those are the only pages you need to worry about, that procedure should work just fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmeerbeek on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-91840</link>
			<pubDate>Fri, 16 Nov 2012 07:22:05 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">91840@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Any thoughts on the above?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmeerbeek on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-89196</link>
			<pubDate>Fri, 09 Nov 2012 09:18:53 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">89196@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I found this solution and implemented it just before &#38;lt;/head&#38;gt;. Does this look OK to you?&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if (is_page(379) &#124;&#124; is_page(552)) {
?&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;// &#38;lt;![CDATA[
$(document).bind(&#38;#39;gform_page_loaded&#38;#39;, function(event, form_id, current_page){
    _gaq.push([&#38;#39;_trackPageview&#38;#39;], window.location.pathname + current_page);
});
// ]]&#38;gt;&#38;lt;/script&#38;gt;
&#38;lt;?
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>cmeerbeek on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-89195</link>
			<pubDate>Fri, 09 Nov 2012 09:02:50 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">89195@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That seems to be the solution but where must I put this code?&#60;br /&#62;
Should I create an HTML field with this code on every page in the form?&#60;/p&#62;
&#60;p&#62;Sorry for the late reply!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-85585</link>
			<pubDate>Wed, 31 Oct 2012 08:00:59 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85585@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;One multi-page forms, you can use gform_page_loaded to run your custom JavaScript:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_page_loaded&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_page_loaded&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Does that help to load your GA code?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmeerbeek on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-85508</link>
			<pubDate>Wed, 31 Oct 2012 04:50:55 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">85508@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes I want to track the success of the form and see on which page of the form they are leaving the form.&#60;/p&#62;
&#60;p&#62;I have tried to describe every url as &#38;lt;url&#38;gt;#gf1 etc but that is not consistent.&#60;/p&#62;
&#60;p&#62;Any tips?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-85421</link>
			<pubDate>Wed, 31 Oct 2012 00:19:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">85421@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do you mean you want to track success or progress on each page of a multipage form? If so, what have you tried so far?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>cmeerbeek on "Conversion tracking multiple pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conversion-tracking-multiple-pages#post-84827</link>
			<pubDate>Mon, 29 Oct 2012 16:54:35 +0000</pubDate>
			<dc:creator>cmeerbeek</dc:creator>
			<guid isPermaLink="false">84827@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There are a lot of topics to be found about Google Analytics conversion tracking in GF.&#60;br /&#62;
One question is not answered though or I am just looking in the wrong direction.&#60;/p&#62;
&#60;p&#62;I want to build a funnel towards a goal for a GF form with multiple pages.&#60;br /&#62;
How can I do this?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
