<?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: Trouble with Google Adword Conversion Code in Confirmation Pages</title>
		<link>https://legacy.forums.gravityhelp.com/topic/trouble-with-google-adword-conversion-code-in-confirmation-pages</link>
		<description>Gravity Support Forums Topic: Trouble with Google Adword Conversion Code in Confirmation Pages</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:12:52 +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/trouble-with-google-adword-conversion-code-in-confirmation-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>trevogre on "Trouble with Google Adword Conversion Code in Confirmation Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-with-google-adword-conversion-code-in-confirmation-pages#post-94177</link>
			<pubDate>Wed, 21 Nov 2012 19:48:47 +0000</pubDate>
			<dc:creator>trevogre</dc:creator>
			<guid isPermaLink="false">94177@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I may be having a similar issue. But in mine with auto formatting disabled and the tracking code inserted after the message, the message doesn't show up at all. I just get a blank page. Not message and no code.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Trouble with Google Adword Conversion Code in Confirmation Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-with-google-adword-conversion-code-in-confirmation-pages#post-77376</link>
			<pubDate>Tue, 25 Sep 2012 21:35:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">77376@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you post a link to the page with your form embedded so we can see this first hand?  Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>j3ph on "Trouble with Google Adword Conversion Code in Confirmation Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-with-google-adword-conversion-code-in-confirmation-pages#post-77208</link>
			<pubDate>Mon, 24 Sep 2012 18:03:38 +0000</pubDate>
			<dc:creator>j3ph</dc:creator>
			<guid isPermaLink="false">77208@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Instead of using Text as your confirmation, have you tried redirecting to a different page? That way you could paste your conversion code into the text editor for that thank you page.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Rasmussen on "Trouble with Google Adword Conversion Code in Confirmation Pages"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/trouble-with-google-adword-conversion-code-in-confirmation-pages#post-73449</link>
			<pubDate>Fri, 31 Aug 2012 10:55:39 +0000</pubDate>
			<dc:creator>Rob Rasmussen</dc:creator>
			<guid isPermaLink="false">73449@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Greetings, &#60;/p&#62;
&#60;p&#62;I have been reading through the forums and it seemed simple enough get Google Conversion &#38;amp; Tracking codes working. Based on the instructions found in this forum, here are the steps I have taken so far with no results:&#60;/p&#62;
&#60;p&#62;-Navigate to Forms-Form Settings-Confirmation&#60;br /&#62;
-Check the option to 'Disable Auto-Formatting'&#60;br /&#62;
-Paste the Google Conversion code beneath the Thank you text for example:&#60;/p&#62;
&#60;p&#62;&#34;Thank you for submitting your request.&#34;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- Google Conversion Code--&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;

var google_conversion_id = 1006482899;
var google_conversion_language = &#38;quot;en&#38;quot;;
var google_conversion_format = &#38;quot;2&#38;quot;;
var google_conversion_color = &#38;quot;ffffff&#38;quot;;
var google_conversion_label = &#38;quot;T5QcCO2YpgQQ0-v23wM&#38;quot;;
var google_conversion_value = 1;

&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://www.googleadservices.com/pagead/conversion.js&#38;quot;&#38;gt;
&#38;lt;/script&#38;gt;
&#38;lt;noscript&#38;gt;
&#38;lt;div style=&#38;quot;display:inline;&#38;quot;&#38;gt;
&#38;lt;img height=&#38;quot;1&#38;quot; width=&#38;quot;1&#38;quot; style=&#38;quot;border-style:none;&#38;quot; alt=&#38;quot;&#38;quot; src=&#38;quot;http://www.googleadservices.com/pagead/conversion/1006482899/?value=1&#38;amp;label=T5QcCO2YpgQQ0-v23wM&#38;amp;guid=ON&#38;amp;script=0&#38;quot;/&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/noscript&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Upon seeing no results in AdWords Conversions for the pages on which I placed this code. I found another topic about an issue with the Confirmation pages not showing the Google Tracking scripts which are required in order for the Conversion codes to work. Someone had written code to adjust for this to check if the tracking script existed and if not then to display it so the Conversion code would work. I copied the code, modified it to our company specifics and I went back to the Confirmation tab and added this additional code before the Conversion Code as you see below but still no results (the UA-XXXXXXX-X being our company Account):&#60;/p&#62;
&#60;p&#62;-&#60;br /&#62;
&#34;Thank you for submitting your request.&#34;&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;script&#38;gt;

	if (typeof jQuery != &#38;#39;undefined&#38;#39;) {

	var _gaq = _gaq &#124;&#124; [];
	  _gaq.push([&#38;#39;_setAccount&#38;#39;, &#38;#39;UA-XXXXXXX-1&#38;#39;]);
	  _gaq.push([&#38;#39;_setDomainName&#38;#39;, &#38;#39;none&#38;#39;]); // Not needed if cross domain tracking not required
	  _gaq.push([&#38;#39;_setAllowLinker&#38;#39;, &#38;#39;none&#38;#39;]); // Not needed if cross domain tracking not required
	  _gaq.push([&#38;#39;_trackPageview&#38;#39;, &#38;#39;/conversion&#38;#39;]);

	  (function() {
	    var ga = document.createElement(&#38;#39;script&#38;#39;); ga.type = &#38;#39;text/javascript&#38;#39;; ga.async = true;
	    ga.src = (&#38;#39;https:&#38;#39; == document.location.protocol ? &#38;#39;https://ssl&#38;#39; : &#38;#39;http://www&#38;#39;) + &#38;#39;.google-analytics.com/ga.js&#38;#39;;
	    var s = document.getElementsByTagName(&#38;#39;script&#38;#39;)[0]; s.parentNode.insertBefore(ga, s);
	})();

	}
&#38;lt;/script&#38;gt;
&#38;lt;!-- Google Conversion Code --&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;

var google_conversion_id = 1006482899;
var google_conversion_language = &#38;quot;en&#38;quot;;
var google_conversion_format = &#38;quot;2&#38;quot;;
var google_conversion_color = &#38;quot;ffffff&#38;quot;;
var google_conversion_label = &#38;quot;T5QcCO2YpgQQ0-v23wM&#38;quot;;
var google_conversion_value = 1;

&#38;lt;/script&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot; src=&#38;quot;http://www.googleadservices.com/pagead/conversion.js&#38;quot;&#38;gt;
&#38;lt;/script&#38;gt;
&#38;lt;noscript&#38;gt;
&#38;lt;div style=&#38;quot;display:inline;&#38;quot;&#38;gt;
&#38;lt;img height=&#38;quot;1&#38;quot; width=&#38;quot;1&#38;quot; style=&#38;quot;border-style:none;&#38;quot; alt=&#38;quot;&#38;quot; src=&#38;quot;http://www.googleadservices.com/pagead/conversion/1006482899/?value=1&#38;amp;label=T5QcCO2YpgQQ0-v23wM&#38;amp;guid=ON&#38;amp;script=0&#38;quot;/&#38;gt;
&#38;lt;/div&#38;gt;
&#38;lt;/noscript&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Does anyone have any idea why the Conversions are not working or what I am missing here? WordPress is a bit new to our company and we are just getting started working with these widgets so any assistance would be great! Thank you...&#60;/p&#62;
&#60;p&#62;Natalie Poole&#60;br /&#62;
949-399-6368&#60;br /&#62;
&#60;a href=&#34;mailto:natalieep@balboacapital.com&#34;&#62;natalieep@balboacapital.com&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
