<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>ThemeShaper Forums Topic: Adding a Google Remarketing tag to my homepage</title>
<link>http://themeshaper.com/forums/</link>
<description>Help In Shaping WordPress Themes</description>
<language>en</language>
<pubDate>Sat, 18 May 2013 23:23:25 +0000</pubDate>

<item>
<title>lastraw on "Adding a Google Remarketing tag to my homepage"</title>
<link>http://themeshaper.com/forums/topic/adding-a-google-remarketing-tag-to-my-homepage#post-25410</link>
<pubDate>Wed, 15 Feb 2012 22:29:59 +0000</pubDate>
<dc:creator>lastraw</dc:creator>
<guid isPermaLink="false">25410@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;you add it to your function.php file in your child theme between the &#60;/p&#62;
&#60;p&#62;&#38;lt;?php &#60;/p&#62;
&#60;p&#62;and the &#60;/p&#62;
&#60;p&#62;?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>billrose on "Adding a Google Remarketing tag to my homepage"</title>
<link>http://themeshaper.com/forums/topic/adding-a-google-remarketing-tag-to-my-homepage#post-25408</link>
<pubDate>Wed, 15 Feb 2012 22:07:16 +0000</pubDate>
<dc:creator>billrose</dc:creator>
<guid isPermaLink="false">25408@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Sorry, I'm a complete amateur when it comes to coding.  Where specifically should I add that hook?  Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>helgatheviking on "Adding a Google Remarketing tag to my homepage"</title>
<link>http://themeshaper.com/forums/topic/adding-a-google-remarketing-tag-to-my-homepage#post-25405</link>
<pubDate>Wed, 15 Feb 2012 20:14:51 +0000</pubDate>
<dc:creator>helgatheviking</dc:creator>
<guid isPermaLink="false">25405@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;add it to a hook&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;function kia_inject_code(){
//paste your code here
}
add_action(&#38;#39;thematic_before&#38;#39;,&#38;#39;kia_inject_code&#38;#39;);&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>billrose on "Adding a Google Remarketing tag to my homepage"</title>
<link>http://themeshaper.com/forums/topic/adding-a-google-remarketing-tag-to-my-homepage#post-25404</link>
<pubDate>Wed, 15 Feb 2012 19:28:09 +0000</pubDate>
<dc:creator>billrose</dc:creator>
<guid isPermaLink="false">25404@http://themeshaper.com/forums/</guid>
<description>&#60;p&#62;Hi guys.  I'm trying to add a Google Remarketing pixel to my homepage.  I found a plugin that allows me to do this for Posts &#38;#38; Pages, but not for the homepage itself (http://www.recapturist.com)&#60;/p&#62;
&#60;p&#62;Can someone please help me figure out how to add the following pixel to my homepage:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;!-- Google Code for Recapturist.com Visitors Remarketing List --&#38;gt;
&#38;lt;script type=&#38;quot;text/javascript&#38;quot;&#38;gt;
/* &#38;lt;![CDATA[ */
var google_conversion_id = 1070370795;
var google_conversion_language = &#38;quot;en&#38;quot;;
var google_conversion_format = &#38;quot;3&#38;quot;;
var google_conversion_color = &#38;quot;ffffff&#38;quot;;
var google_conversion_label = &#38;quot;i1cCCMmK7QMQ65-y_gM&#38;quot;;
var google_conversion_value = 0;
/* ]]&#38;gt; */
&#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/1070370795/?label=i1cCCMmK7QMQ65-y_gM&#38;amp;amp;guid=ON&#38;amp;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;The only guidance Google giver regarding where in the code to place the pixel is &#34;between the body tags (&#38;lt;body&#38;gt;&#38;lt;/body&#38;gt;) of the page.&#34;&#60;/p&#62;
&#60;p&#62;Thanks for the help!&#60;/p&#62;
&#60;p&#62;Bill&#60;br /&#62;
&#60;a href=&#34;http://www.recapturist.com&#34; rel=&#34;nofollow&#34;&#62;http://www.recapturist.com&#60;/a&#62;
&#60;/p&#62;</description>
</item>

</channel>
</rss>
