I've been spazzing my head around this. So I got the pixel code, edited it to report leads,
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(argum ents)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version ='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'s cript',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '11111111111');
fbq('track', 'Lead');
</script>
<noscript>
<img height="1" width="1"
src="https://www.facebook.com/tr?id=1111111111111&ev=Lead
&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
and placed it on CAKE's tracking pixel tab. Saved it. No correct reporting back to Facebook. No leads tracked.
Then I just tried with this pixel part,
<img height="1" width="1"
src="https://www.facebook.com/tr?id=1111111111111&ev=Lead
&noscript=1"/>
in case network's tracking cannot fire script pixels. Still no leads reporting to Facebook.
What am I doing wrong here? Do I need to get the tracker involved too?
Still have trouble with this.
Wondering if anyone can chime in here...
Did you solve this?
Also interested in knowing this.
https://stmforum.com/forum/showthrea...l=1#post313313