• Hi, we are writting because Google Adsense sended a notice about TFC 2.0:

    – Error: 2.1a
    – Description: Tag or SDK isn’t receiving a TC string due to CMP status being stub, loading, or error.
    – Suggested action to take: Ask your CMP to make sure that their APIs are properly implemented based on the IAB TCF tech spec.

    Please, could you help to solve this problem after implementing TFC 2.0 from Quantcast?

    Thanks in advance!

Viewing 15 replies - 91 through 105 (of 196 total)
  • Plugin Contributor Ryan

    (@rbaronqc)

    @redsoccerinfo I still see ads being added to the site in the background before the popup closes. How are you adding your ad tags? Are you still using a plugin or did you change to Google Tag Manager? If your using a plugin to add google tags can you tell me which plugin you are using?

    @rbaronqc i’m starting using GTM, and its been hard to follow all this complex instructions, do you have any simple How to, step by step, just for blocking adsense code.

    Thread Starter ibiza69

    (@ibiza69)

    Good morning @rbaronqc, what @spacetime shared didn’t work, ads are not showing in any case, even after accepting Quantast, ads places keep blanc.

    1. euconsent-v2[vendor][consents][755]=1 -> ON (included and white listed in each Ad at Ad inserter plugin)
    2. Client-side insert -> ON (configuration options at Ad Inserter plugin)

    AND:
    euconsent-v2[publisher][consents][1] (don’t know what is this for?)

    Thanks to both for taking your time ??

    Plugin Contributor Ryan

    (@rbaronqc)

    @ibiza69 can you try euconsent-v2[purpose][consents][1] instead of euconsent-v2[publisher][consents][1]

    Plugin Contributor Ryan

    (@rbaronqc)

    @ibiza69 in looking at the tcData on your site, if you were checking for euconsent-v2[publisher][consents][1] I would expect that to fail/not show ads because you are not asking for that (nor do you need it for google). You are however asking for Purpose 1 euconsent-v2[purpose][consents][1], which google requires Google states that “If consent is missing for Google for Purpose 1 in the TC string, Google will drop the ad request and no ads will be served.” Purpose 1 refers to the storage and/or access of information on a device. see more about it here: https://help.quantcast.com/hc/en-us/articles/360052427553-Prepare-for-Google-s-Additional-Requirements-on-TCF-v2-0

    • This reply was modified 4 years, 3 months ago by Ryan.
    Thread Starter ibiza69

    (@ibiza69)

    HI @rbaronqc & @spacetime this second option didn’t work too, ads are not showing in any case, even after accepting Quantast, ads places keep blanc. I’m testing at Jobs.Trabajaribiza.com

    1. euconsent-v2[purpose][consents][1] -> ON (included and white listed in each Ad at Ad inserter plugin) https://prntscr.com/u1fhrw

    2. Client-side insert -> ON (configuration options at Ad Inserter plugin) https://prntscr.com/u1fi9s

    Thanks @rbaronqc ??

    P.D. If you see 1 ad at our site it’s because it’s not an adsense ad, it from other company called Moneytizer :S so I would after have to talk with them (when we fix adsense problem at our account), so they fix it at their side too, as they load too adsense ads.

    Plugin Contributor Ryan

    (@rbaronqc)

    @ibiza69 can you try euconsent-v2[vendor][consents][755]=true

    Your settings are wrong.
    Please follow the instructions:
    https://adinserter.pro/faq/gdpr-compliance-cookies-consent

    For Google Advertising Products you need to whitelist
    euconsent-v2[vendor][consents][755]=1

    You can use Ad Inserter debugging functions to diagnose insertions:
    https://adinserter.pro/documentation/debugging

    If you enable remote debugging in Ad Inserter I can check your settings.

    Thread Starter ibiza69

    (@ibiza69)

    Hi @rbaronqc that didn’t work either, sorry ??

    @spacetime, I though I went over that document this morning (1st one) about implementation, but you say the setting are wrong, but don’t know where…

    About debugging, if I don’t know what I’m looking for, how should I debug it?

    Thanks in advance!

    • This reply was modified 4 years, 3 months ago by ibiza69.
    Thread Starter ibiza69

    (@ibiza69)

    @spacetime,I’ve activated remote debuggin at job.trabajaribiza.com for you ?? Thanks for your time!

    It seems job.trabajaribiza.com does not exist.

    Again, your settings are still wrong.
    Please follow the instructions:
    https://adinserter.pro/faq/gdpr-compliance-cookies-consent

    All you need to do is to copy the value to whitelist blocks.

    Thread Starter ibiza69

    (@ibiza69)

    @spacetime, sorry i mistaken the ulr: jobs.trabajaribiza.com.

    And about whitelisting, I included this: euconsent-v2[vendor][consents][755]=1 (this morning and didn’t work), what are my missing?

    Thanks again!

    It seems you have now fixed the issue.
    Ad Inserter settings now seem to be ok.

    However, there is now an issue with the consent plugin/API:
    __tcfapi calling getTCData fails.

    Question for @rbaronqc

    tcData can’t be read, this function on jobs.trabajaribiza.com fails:

    __tcfapi ('getTCData', 2, function (tcData, success) {
      if (success) {
          console.log ('SUCCESS', tcData);
      } else {
          console.log ('FAILURE');
        }
    });

    Can you please check?

    Plugin Contributor Ryan

    (@rbaronqc)

    @spacetime yes, I am seeing that return failure too, checked a few other sites and they were returning success, as expected. @ibiza69 Reported internally, waiting to hear back from product team on this.

    Good morning @rbaronqc i use this plugin Ads.txt Manager and i using Google Tag Manager now.

Viewing 15 replies - 91 through 105 (of 196 total)
  • The topic ‘Google Adsense Problems and Notice’ is closed to new replies.