fanstebg
Forum Replies Created
-
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportYes, the second one.
Be sure to remove all URL parameters from ad inserter blooks, set manual loading to the disabled. Also in the general tab, set dynamic blocks back to the server-side and that should be it.
Let me know if you tried this and if it worked for you, would be nice if someone else could confirm it.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportYes, I still didn’t manage to write scripts for every advertiser as I got many (i am stuck with Taboola, as their code for ads is kinda tricky, and I am not that good in JS) But the script for Adsense works just fine, and the errors are gone on all my websites. The point is that google got some good resources for devs, so just try to code it instead of wasting time with these instructions above.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportI did everything as described using Quantcast and ad inserter pro, ads were waiting for consent before showing up and everything was looking fine, but I was still getting 2.1a errors.
Now when I manually wrote JS script and did some re-setup in adinserter the errors are finally gone!
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportBut it was all good before switching manual load to auto (without that, ads won’t wait for consent tho), and Adsense was reading my layout perfectly. Unfortunately switching to fixed size ads is not an option for me, as it would reduce my available inventory even more.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportI managed to successfully implement ads to wait for consent on my second website https://www.planetecelebre.com/top-12-des-plus-belles-joueuses-de-football-au-monde/ , but now my ad sizes are completely broken and they go above layout, while some ads are a smaller size than normal.
Forum: Plugins
In reply to: [Quantcast Choice] Choice + Ad Inserter Setup & SupportHello everyone and @rbaronqc.
I am going nuts trying to implement choice + ad inserter, as I am getting error 2.1a in AdSense. I have installed choice on my website https://www.starswelt.com, but I got a problem with targeting cookie parameters in ad inserter. Whenever I insert the following value “euconsent-v2[vendor][consents][755]=true && euconsent-v2[purpose][consents][1]=true, euconsent-v2[gdprApplies]=false” my ad wont load and in debugging i get the error waITING FOR tcData. I see that cookie euconsent-v2 is stored in https://www.starswelt.com instead of .starswelt.com. Is there maybe something else I should include in my code to target a consent cookie? Even if I only put euconsent-v2 in URL parameters I also get the same waiting for TcData error.
I have bought adinserter pro hoping that this will maybe fix this error, but no luck so far. My revenue is plummeting and I am kinda in despair to get a fix ASAP.
Thanks in advance to anyone who might help.