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

		<item>
			<title>Carl Hancock on "Toggle conversion tracking"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/toggle-conversion-tracking#post-19594</link>
			<pubDate>Mon, 28 Feb 2011 18:27:43 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19594@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It hasn't been suggested before.  What we could possible do is add a filter so it can easily be disabled.  I'm not sure if it will make it in as a settings option in the UI simply because it isn't something that has been requested so there isn't a lot of demand for it.  But a filter may be doable.  I'll look into it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mmc_dev on "Toggle conversion tracking"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/toggle-conversion-tracking#post-19585</link>
			<pubDate>Mon, 28 Feb 2011 17:30:34 +0000</pubDate>
			<dc:creator>mmc_dev</dc:creator>
			<guid isPermaLink="false">19585@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Let me clarify my request -- We'd like to be able to disable conversion tracking altogether.  &#60;/p&#62;
&#60;p&#62;I've already customized the function that tracks views-- RGFormsModel::insert_form_view() -- so that it doesn't do anything.  We just keep forgetting to propagate this change when we upgrade, put the plugin on a new site, etc.  &#60;/p&#62;
&#60;p&#62;So I'm wondering the likelihood of an admin option to disable conversion tracking.  The accuracy is one aspect of it, but mostly so that forms on major pages (like the homepage) don't cause database writes simply from being viewed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Toggle conversion tracking"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/toggle-conversion-tracking#post-19307</link>
			<pubDate>Thu, 24 Feb 2011 12:47:18 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">19307@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Are you referring to the views/entries and the conversion rate calculation? This isn't designed to be in depth advanced analytics.  It was just a simple quick piece of analytics that we added to the edit forms page as a nicety rather than a necessity. &#60;/p&#62;
&#60;p&#62;Obviously caching plays a role in this and can disrupt how we count pageviews if the form was cached.  If you want more advanced analytics you should use something like Google Analytics and implement their conversion tracking.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mmc_dev on "Toggle conversion tracking"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/toggle-conversion-tracking#post-19290</link>
			<pubDate>Wed, 23 Feb 2011 22:19:17 +0000</pubDate>
			<dc:creator>mmc_dev</dc:creator>
			<guid isPermaLink="false">19290@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Conversion tracking just doesn't work for us.  We have two layers of caching before a page gets rendered (Akamai caches the rendered page for 1 minute, then when the request does come through to the server, it's most likely still cached by W3TC).  So the views just aren't accurate.  &#60;/p&#62;
&#60;p&#62;Additionally, on one of our sites we have a form that's present on all pages, so it generates upwards of 1.5 million &#34;views&#34; in a month (just for the requests that get past Akamai &#38;amp; W3TC).  &#60;/p&#62;
&#60;p&#62;Consequently, we've modified RGFormsModel::insert_form_view() to just return immediately and not track hits.  However it would be nice if this were baked into the plugin and the conversion statistics in the admin panel would also toggle off when conversion tracking is disabled. &#60;/p&#62;
&#60;p&#62;Is it viable/realistic that this feature would get implemented in a near-future release of GravityForms?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
