<?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: Multi-page tracking for Google Analytics Funnel Visualization</title>
		<link>https://legacy.forums.gravityhelp.com/topic/multi-page-tracking-for-google-analytics-funnel-visualization</link>
		<description>Gravity Support Forums Topic: Multi-page tracking for Google Analytics Funnel Visualization</description>
		<language>en-US</language>
		<pubDate>Fri, 10 Apr 2026 14:45:42 +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/multi-page-tracking-for-google-analytics-funnel-visualization" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "Multi-page tracking for Google Analytics Funnel Visualization"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-tracking-for-google-analytics-funnel-visualization#post-376113</link>
			<pubDate>Sat, 27 Jul 2013 04:37:54 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">376113@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If you still require assistance with this please open a new &#60;a href=&#34;http://www.gravityhelp.com/request-support/&#34; rel=&#34;nofollow&#34;&#62;support ticket&#60;/a&#62; or a &#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;priority support ticket&#60;/a&#62; if you are a developer license holder. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>akingston on "Multi-page tracking for Google Analytics Funnel Visualization"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/multi-page-tracking-for-google-analytics-funnel-visualization#post-354402</link>
			<pubDate>Sun, 30 Jun 2013 18:06:43 +0000</pubDate>
			<dc:creator>akingston</dc:creator>
			<guid isPermaLink="false">354402@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I've looked at a few posts about this but I still can't seem to get it to work.&#60;/p&#62;
&#60;p&#62;This post in particular seems to explain it well but it doesn't seem to be working for me... &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/conversion-tracking-multiple-pages&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/conversion-tracking-multiple-pages&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Here's the code I am using:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
if (is_page(7) &#124;&#124; is_page(140) &#124;&#124; is_page(144)) {
?&#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;?php
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;My questions are as follows:&#60;br /&#62;
1. Do I need to change any code such as actually enter the form id or page number?&#60;br /&#62;
2. If this is the correct code what should the page urls be for each step in the goal funnel in GA? For example if the page is website.com/form/ I assume that is the url for step 1. Should the url for step 2 then be website.com/form/2/ ?&#60;/p&#62;
&#60;p&#62;I hope that all makes sense. I really hope someone can point me in the right direction as these multi-page forms are almost worthless if I can't tell how many people get to the second page but don't complete the form.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
