AdInserter and Borlabs
-
Is the AdInserter Plugin compatible with borlabs to fulfil the requirements of the GPDR and Transparency & Consent Framework 2.0?
Greetings Kathrin
-
??
Dear Spacetime, I have bought Borlabs now. But I’m not sure how to connect Borlabs and AdInserter. I have read your Tutorial but I don’t really know what I should do. Just activate AdSense Cookie in Borlabs? Set the Cookie like mentioned in the tutorial in AdInserter?
Greetings Kathrin
If the plugin uses and is configured for IAB TCF2 then use the TCF2 approach.
Otherwise you need to whitelist ads for the cookie used by the consent plugin.
What does the plugin use?
Borlabs is configured for IAB TCF2. But I dont’ know how to create a hook or write a code like your example code for the cookie consent. Isn’t there a copy and paste solution?
Greetings Kathrin
For the default settings for AdSense you can copy the string to whitelist cookie (referrer) list:
https://adinserter.pro/faq/gdpr-compliance-cookies-consent#tcfI’m no coder and I don’t have many experience in doing such things. With the string you mean that:
{
“cmpId”: 10,
“cmpVersion”: 7,
“gdprApplies”: true,
“tcfPolicyVersion”: 2,
“eventStatus”: “tcloaded”,
“cmpStatus”: “loaded”,
“listenerId”: 0,
“tcString”: “CO333bBO333bBAKAHAENAyCsAP_AAH_AACRAGStV_T9fb2vj-_5999t0eY1f9_63t-wjhgeMs-8NyZ-X_J4Wr2MyvB34JqQKGRgEunLBAQdlHGHcTQgAwIkViTLMYk2MizNKJrJEilMbM2dYGG1Pn8XTuZCY70-sP__zv3-_-33_4GSEEmCpfAQJCWMBJNmlUKIEIVxIVAOASghGEg0sNCRwU7I4CPUACABAYAIQIAQAgohJBAAIAAElEQAgAwIBEARAIAAQAjQEIACJAEFgBIGAQACoGhYARRBKBIQYHBUcogQFSLRQTwAA.f_gAH_gAAAAA”,
“isServiceSpecific”: true,
“useNonStandardStacks”: false,
“purposeOneTreatment”: false,
“publisherCC”: “SI”,
“outOfBand”: {
“allowedVendors”: {},
“disclosedVendors”: {}
},
“purpose”: {
“consents”: {
“1”: true,
“2”: true,…
“9”: true,
“10”: true
},
“legitimateInterests”: {
“1”: false,
“2”: true,…
“9”: true,
“10”: true
}
},
“vendor”: {
“consents”: {
“1”: true,
“2”: true,
“3”: false,…
“803”: true,
“804”: true,
“805”: true
},
“legitimateInterests”: {
“1”: false,
“2”: true,
“3”: false,…
“802”: true,
“803”: true,
“804”: true
}
},
“specialFeatureOptins”: {
“1”: true,
“2”: true
},
“publisher”: {
“consents”: {
“1”: true,
“2”: true,…
“9”: true,
“10”: true
},
“legitimateInterests”: {
“1”: true,
“2”: true,…
“9”: true,
“10”: true
},
“customPurpose”: {
“consents”: {},
“legitimateInterests”: {}
},
“restrictions”: {}
}
}` ?No ??
tcf-v2[vendor][consents][755]=true && tcf-v2[purpose][consents][1]=true, tcf-v2[gdprApplies]=false
Ok, but in my setup the url-parameters contain already an x because the ads shouldn’t be shown to visitors from facebook and flipboard and there is no option to whitelist another url parameter?
Greetings Kathrin
Then use this approach:
https://adinserter.pro/faq/how-to-black-or-whitelist-two-or-more-itemsSorry, I didn’t get it done ?? I don’t understand how I should create category A and category B. Both categories should include the same items, that means all categories that are listed under the search tab should be included. Or is every single item listed under search an own category? So that I have to whitelist it under category and blacklist it under taxonomy?
Greetings
Why do you need categories?
In the post above you mentioned that I have to use categories that I can whitelist and blacklist at the same time. Google AdSense should only be shown when the consent is given, but it shouldn’t be shown to visitors from Facebook and Flipboard. But there is no way to add a second URL-parameter with a different option. ??
No, that was only one example for the categories.
Below there is a universal aproach that you can use – two blocks.The first block (let’s say it is Block 1) is what you have currently – enable shortcode and set (automatic) insertion to Disabled.
In the second block use shortcode [ADINSERTER code=”1″ ignore=”page-type”] as the code, define Url parameters (cookie) white list for TCF (as explained above) and set insertion as needed (as previously used for block 2).
In Ad Inserter Pro you could use CHECK shortcodes and only one block.
Ok, but where I can find disable automatic insertion? I can’t find it ?? Do you mean use client-side insert…under client-side device detection?
Thanks for the information about AdInserter Pro!
- This reply was modified 3 years, 9 months ago by topfgartenwelt.
- The topic ‘AdInserter and Borlabs’ is closed to new replies.