<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: AdWords Conversion Tracking</title>
		<link>http://www.kriesi.at/support/topic/adwords-conversion-tracking</link>
		<description>Support Forum - Topic: AdWords Conversion Tracking</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 07:43:35 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/adwords-conversion-tracking" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "AdWords Conversion Tracking"</title>
			<link>http://www.kriesi.at/support/topic/adwords-conversion-tracking#post-106949</link>
			<pubDate>Wed, 24 Apr 2013 02:19:13 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">106949@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;@jorgepelaez: Thanks for the tip. I hope it works.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jorgepelaez on "AdWords Conversion Tracking"</title>
			<link>http://www.kriesi.at/support/topic/adwords-conversion-tracking#post-106937</link>
			<pubDate>Tue, 23 Apr 2013 23:03:37 +0000</pubDate>
			<dc:creator>jorgepelaez</dc:creator>
			<guid isPermaLink="false">106937@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Found this option that could help too: First add the Conversion code to a simple html file and the add the following to the avia.js&#60;/p&#62;
&#60;p&#62;function ppcconversion() {&#60;br /&#62;
var iframe = document.createElement('iframe');&#60;br /&#62;
iframe.style.width = '0px';&#60;br /&#62;
iframe.style.height = '0px';&#60;br /&#62;
document.body.appendChild(iframe);&#60;br /&#62;
iframe.src = 'http://www.yourdomain.com/_tracking/google.html';&#60;br /&#62;
};
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "AdWords Conversion Tracking"</title>
			<link>http://www.kriesi.at/support/topic/adwords-conversion-tracking#post-80544</link>
			<pubDate>Sun, 21 Oct 2012 08:54:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">80544@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm not familiar with the Adwords ajax track conversion but you probably want to hook into the ajax response code. Open up js/avia.js and search for following code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;form_sent = true;
send.button.fadeOut(300);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Add your google tracking code after it - it won't execute if the user doesn't send the form or if the ajax request fails.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>zakmulla on "AdWords Conversion Tracking"</title>
			<link>http://www.kriesi.at/support/topic/adwords-conversion-tracking#post-80480</link>
			<pubDate>Sat, 20 Oct 2012 10:58:13 +0000</pubDate>
			<dc:creator>zakmulla</dc:creator>
			<guid isPermaLink="false">80480@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;I would like to track conversions made through Google AdWords once a visitor has completed the contact form on the Contact page. Which file do I need to edit to place the conversion tracking code?&#60;/p&#62;
&#60;p&#62;NOTE: The contact form page has the same URL as the page once the form has been completed. I do not want to track visitors who visit the contact page as conversions, only those who have COMPLETED the contact form.&#60;/p&#62;
&#60;p&#62;Thanks&#60;br /&#62;
Zak
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
