zoukankan      html  css  js  c++  java
  • The Auto Block, blocks my pictures on my website OneTrust

    The Auto Block, blocks my pictures on my website

    if you click on only necessary cookies, you will not see any pictures on the entire website! 
    I tried something out and found out that it is due to the marketing cookies. 
    If these are off, no more pictures will be shown on the page! Please help me, I am very desperate ...

    回答

    Hi Robin, 

    This is expected behavior of Cookiebot auto blocking mode. What you are describing is because automatic cookie blocking feature holds back any script that sets other than strictly necessary cookies until user consent for the specific cookie category has been obtained.

    The reason why the auto blocking mode does not display images is that those elements are setting cookies on the site and therefore they have been hold on (not displayed) until the consent is given. When consent is given and cookies have been allowed those elements are displayed on the website.
    This is how auto blocking mode works, it hold/blocks all elements which are setting cookies on the website until those cookies have been allowed.
    For more detailed information please check this article: https://support.cookiebot.com/hc/en-us/articles/360009063100-Automatic-Cookie-Blocking-How-does-it-work-

    However, I suggest you to investigate why images on your website are classified ad a marketing cookies (if they are coming from somewhere or if they have any special attributes and etc). You could also check which marketing cookies are set with the images on the website and then classify them as necessary (if this is appropriate). 

    Regards,
    Spas

    Hi Robin, 

    In case that those necessary cookies are being set by a script tag that also sets other categories of cookies, e.g. marketing-cookies. The tag will then only be activated if the user consents to marketing cookies.
    The other possible reason is that Cookiebot not actively blocks those cookies because of the script which is setting them. I think there's errors that cause the scripts to not be able to run properly and fail to set the cookies. This could be cause because Cookiebot script is not first to load on the website.
    You could try to add the data-cookieconsent="ignore" attribute to the script that sets those cookies.

    Regards,
    Spas

    OneTrust也遇到了类似的问题,不清楚是否同样的原理导致的。

  • 相关阅读:
    指针
    const
    指针数组和指向数组的指针
    extjs初探之由浅入深目录
    ie6字体设置13px引发的问题
    在IAR下通过Jlink将程序直接下载到Flash指定地址
    提高C语言程序运行稳定性的方法
    C/C++编程习惯
    释放QQ占用的C盘空间
    非阻塞算法思想在关系数据库应用程序开发中的使用
  • 原文地址:https://www.cnblogs.com/chucklu/p/15657710.html
Copyright © 2011-2022 走看看