<?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: Can&#039;t get &#039;gform_page_loaded&#039; to work</title>
		<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work</link>
		<description>Gravity Support Forums Topic: Can&#039;t get &#039;gform_page_loaded&#039; to work</description>
		<language>en-US</language>
		<pubDate>Tue, 21 Apr 2026 20:33:32 +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/cant-get-gform_page_loaded-to-work" rel="self" type="application/rss+xml" />

		<item>
			<title>David Smith on "Can&#039;t get &#039;gform_page_loaded&#039; to work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work#post-50106</link>
			<pubDate>Tue, 21 Feb 2012 12:28:25 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">50106@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Resolved via Priority Support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Bates on "Can&#039;t get &#039;gform_page_loaded&#039; to work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work#post-49936</link>
			<pubDate>Mon, 20 Feb 2012 04:13:43 +0000</pubDate>
			<dc:creator>Chris Bates</dc:creator>
			<guid isPermaLink="false">49936@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Done David, thanks. Sorry didn't get a notification of your reply.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Can&#039;t get &#039;gform_page_loaded&#039; to work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work#post-49608</link>
			<pubDate>Thu, 16 Feb 2012 13:28:10 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">49608@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Hm, I didn't see anything out of sorts with your setup. Could you send us a WP login and FTP access so I can dig into this a little more? You can send these details to us via the &#60;a href=&#34;http://www.gravityhelp.com/contact-us/&#34; rel=&#34;nofollow&#34;&#62;contact form&#60;/a&#62;. Be sure to reference this post so we can keep track of the previous history.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Bates on "Can&#039;t get &#039;gform_page_loaded&#039; to work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work#post-49551</link>
			<pubDate>Wed, 15 Feb 2012 20:06:58 +0000</pubDate>
			<dc:creator>Chris Bates</dc:creator>
			<guid isPermaLink="false">49551@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey David,&#60;/p&#62;
&#60;p&#62;Thanks for the reply. Here's one form setup to do it: &#60;a href=&#34;http://www.easyabnregistration.com.au/company-abn-registration-form/&#34; rel=&#34;nofollow&#34;&#62;http://www.easyabnregistration.com.au/company-abn-registration-form/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That form has AJAX enabled, but the event still doesn't fire....&#60;/p&#62;
&#60;p&#62;Ultimately what I'm trying to do is track form abandonment. If there's an alternative way to do it, I'm open to suggestions!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Smith on "Can&#039;t get &#039;gform_page_loaded&#039; to work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work#post-49498</link>
			<pubDate>Wed, 15 Feb 2012 14:02:30 +0000</pubDate>
			<dc:creator>David Smith</dc:creator>
			<guid isPermaLink="false">49498@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;Could you share a page where you have this implemented? I'm optimistic that we will be able to better pin point the issue if we can see the full source. Make sure you are applying this to a multi-page form with AJAX enabled.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Bates on "Can&#039;t get &#039;gform_page_loaded&#039; to work"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/cant-get-gform_page_loaded-to-work#post-48965</link>
			<pubDate>Thu, 09 Feb 2012 23:35:36 +0000</pubDate>
			<dc:creator>Chris Bates</dc:creator>
			<guid isPermaLink="false">48965@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm trying to use the 'gform_page_loaded' hook to fire off a GA pageview whenever a multipage form is stepped through. But I can't for the life of me get the event to fire.&#60;/p&#62;
&#60;p&#62;This is the code I (currently) have in place:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
	$(document).bind(&#38;#39;gform_page_loaded&#38;#39;, function(event, form_id, current_page){
		console.log(&#38;quot;Event fired &#38;quot; + window.location.pathname + current_page);
    		_gaq.push([&#38;#39;_trackPageview&#38;#39;], window.location.pathname + current_page);
	});
&#38;lt;/script&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I have tried that, and inside a .ready() block. I have tried it on AJAX and non-AJAX forms. I've even put an alert() inside the event to double check it's not firing - no luck.&#60;/p&#62;
&#60;p&#62;I have the latest versions of GF &#38;amp; WP. I'm not getting any errors. The event just doesn't fire (or doesn't get picked up by my code).&#60;/p&#62;
&#60;p&#62;What am I missing? :(
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
