<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>

		<title>Taboola Tracking Pixel Help &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/feed/</link>
		<description></description>
		<lastBuildDate>Sat, 11 Oct 2025 13:56:55 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-272687</guid>
					<title><![CDATA[Taboola Tracking Pixel Help]]></title>
					<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-272687</link>
					<pubDate>Wed, 13 May 2015 16:54:13 +0000</pubDate>
					<dc:creator>showard</dc:creator>

					<description>
						<![CDATA[
						<p>Hello,</p>
<p>I recently signed up with Taboola, and need to add to this code to our conversion page (to be placed in the head section of your page) which would be <a href="http://www.earthintegrate.com/thank-you" rel="nofollow">http://www.earthintegrate.com/thank-you</a>.</p>
<p>&lt;head&gt;<br />
&#8230;&#8230;your other head code&#8230;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt; window._tfa = window._tfa || []; _tfa.push({notify:&#8221;action&#8221;,<br />
 name: &#8216;conversion&#8217;});<br />
 &lt;/script&gt; &lt;script src=&#8221;//cdn.taboola.com/libtrc/earthintegrate-sc/tfa.js&#8221;&gt;&lt;/script&gt;<br />
&lt;/head&gt;</p>
<p>I downloaded 2 different plugins and neither of them seem to support the code because it doesn&#8217;t show up under Chrome &gt; View &gt; Developer &gt; Developer tools. (Instructions per Taboola Account Manager).</p>
<p>Is there some other way I could implement this code? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-272900</guid>
					<title><![CDATA[Reply To: Taboola Tracking Pixel Help]]></title>
					<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-272900</link>
					<pubDate>Wed, 13 May 2015 20:59:55 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thank you for writing in! Please add the below code to your child theme&#8217;s <strong>functions.php</strong> file.</p>
<pre><code>function taboola_tracking () { ?&gt;

//place tracking code here

&lt;?php }

add_action(&#039;wp_head&#039;,&#039;taboola_tracking&#039;);</code></pre>
<p>Hope it helps, Cheers!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273561</guid>
					<title><![CDATA[Reply To: Taboola Tracking Pixel Help]]></title>
					<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273561</link>
					<pubDate>Thu, 14 May 2015 13:45:55 +0000</pubDate>
					<dc:creator>showard</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273719</guid>
					<title><![CDATA[Reply To: Taboola Tracking Pixel Help]]></title>
					<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273719</link>
					<pubDate>Thu, 14 May 2015 18:06:41 +0000</pubDate>
					<dc:creator>Nico</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Thanks for the admin credentials however we could not verify on that side. Would you mind sharing us your code added and FTP so we could verify what you have added.</p>
<p>Don&#8217;t forget to set it as private reply.</p>
<p>Thanks.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273746</guid>
					<title><![CDATA[Reply To: Taboola Tracking Pixel Help]]></title>
					<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273746</link>
					<pubDate>Thu, 14 May 2015 18:46:28 +0000</pubDate>
					<dc:creator>showard</dc:creator>

					<description>
						<![CDATA[
						This reply has been marked as private.						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273941</guid>
					<title><![CDATA[Reply To: Taboola Tracking Pixel Help]]></title>
					<link>https://theme.co/archive/forums/topic/taboola-tracking-pixel-help/#post-273941</link>
					<pubDate>Thu, 14 May 2015 22:41:24 +0000</pubDate>
					<dc:creator>Friech</dc:creator>

					<description>
						<![CDATA[
						<p>Hi There,</p>
<p>Sorry if I&#8217;m not specific on my instruction above. Please remove the // on the line:</p>
<p><code>//&lt;script type=&quot;text/javascript&quot;&gt;</code></p>
<p>Double slash is a one-line commenting in PHP.</p>
<p>Thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

