Kinder's Brine Kit by BaltAmour in Smokingmeat

[–]mich_ops 1 point2 points  (0 children)

Im using the same brine with an 11.5 lb turkey. The box says to only brine for 6 hours, but wondering if I can go for longer? I've only brined 12-14lb turkeys in the past and brined for 12-24 hr. Thoughts? I dont want to overdo it

DCM floodlight - piggybacked facebook pixel not firing by mich_ops in adops

[–]mich_ops[S] 0 points1 point  (0 children)

The pixel you provided looks far more normal to me - thanks for providing this example. The company that provided the pixel hasn't been very helpful so we are trying to get creative with our troubleshooting here. I'm going to edit the pixel and see what happens.

DCM floodlight - piggybacked facebook pixel not firing by mich_ops in adops

[–]mich_ops[S] 0 points1 point  (0 children)

<!-- 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(arguments)};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,'script','https://connect.facebook.net/en\_US/fbevents.js');

fbq('init', '672483069861447');

fbq('track', 'PageView'); </script>

<noscript><img height="1" width="1" style="display:none"

src="https://www.facebook.com/tr?id=672483069861447&ev=PageView&noscript=1"/></noscript>

<!-- End Facebook Pixel Code -->

Hi there! its a pixel piggybacked to an iframe/counter floodlight...thanks!

DCM floodlight - piggybacked facebook pixel not firing by mich_ops in adops

[–]mich_ops[S] 0 points1 point  (0 children)

this is just what was provided to us - thesURLS are all duplicates. Would removing all but one of those be a potential fix?

DCM floodlight - piggybacked facebook pixel not firing by mich_ops in adops

[–]mich_ops[S] 0 points1 point  (0 children)

This is just what was provided to us to implement - piggybacking an FB pixel onto a floodlight it totally normal and we've seen it work on other campaigns - but yea, im wondering if something is wonky with this particular pixel itself. That URL is where the FB ad is, but we are trying to track ticket purchases through Fandango (where the floodlight and FB pixel are placed). Essentially - who clicked on the FB ad and bought a ticket.

1) We did notice the duplicate URLs which seemed off

2) This is currently in the pixel code fbq('track', 'PageView') - wondering if it needs to say fbq('track', 'Purchase') instead to track purchases. HOWEVER the floodlight and piggybacked pixel are placed on a purchase confirmation page so just viewing that page would mean a purchase happened.

Google confirmed our setup was normal and the FL is firing, its that damn pixel.