hi paul;
do you have a site where I can see that in action? and are you using a plugin to add those, or a widget or …?
frank
Thread Starter
paujur
(@paujur)
Hi Frank,
The site is https://bandy.co. The actual page with the pixel is: https://bandy.co/thank-you
I added the Google pixel manually, but added the FB pixel with a plugin. However, the Google pixel isn’t working as well. I’m using Google Tag Assistant for Chrome, and it’s saying that there is no HTTP response detected…
– Paul
ok, for the FB tracking try adding PYS_DOMReady to the comma-separated JS optimization exclusion list.
and for google conversion; google_conversion_id
frank
Thread Starter
paujur
(@paujur)
Hello,
For Google, it’s now saying that I’m missing CDATA comments…
– Paul
ok, in that case wrap the entire google conversion code block in noptimize-tags (cfr. FAQ for more info)
Thread Starter
paujur
(@paujur)
That doesn’t seem to work…
you’ll probably have to purge your w3tc cache to see those noptimizes in action 🙂
Thread Starter
paujur
(@paujur)
Purged, but still nothing I’m afraid.
had a look at your page source with and without AO active (add ?ao_noptimize=1 to the URL to disable AO for that request) and the HTML looks identical:
my suspicion is that you’ll see the same error with AO disabled, so the reason for this is elsewhere?
frank
Thread Starter
paujur
(@paujur)
Alrighty, let me take a look. Thanks for your help!