Results 1 to 9 of 9

Thread: [CookiesManager] Cookies Manager

  1. #1
    User
    Join Date
    06-20-09.
    Location
    Middlesbrough, UK
    Posts
    246

    Default [CookiesManager] Cookies Manager

    Cookies Manager gives users a warning the website stores cookies and asks them to accept.

    This is for recent laws brought in by the EU that states all websites should let users know that the site they are visiting stores cookies.

    With this module you can link to a privacy policy as well as edit the text displayed.

    I'm not sure if the UK law is a bit different from the rest of Europe, It is ok here to to say the site uses cookies, accept or forever get this warning.

    Please provide any feedback in the forum and report any bugs here: http://www.contao-forge.org/projects/cookiesmanager

    We have tested this on various versions of Contao but are unsure if it will conflict with some scripts on some sites. Please let us know if it does and provide details.

    Thanks
    360fusion: Virtual Tours - Web Design
    Social Media: Twitter - Facebook Page

  2. #2
    User
    Join Date
    06-19-09.
    Posts
    106

    Default Re: [CookiesManager] Cookies Manager

    Hi Ben, greatly needed extension. I might use it at some point – every medium to large (and many small ones) organisation in the UK have now heard about the 'cookie law' and seem to be talking about it.

    Out of interest, can you post a couple/few links to websites that use your extension?

  3. #3
    User
    Join Date
    06-20-09.
    Location
    Middlesbrough, UK
    Posts
    246

    Default Re: [CookiesManager] Cookies Manager

    Hi Spirelli,

    Our website has it on: http://www.360fusion.co.uk/

    We will be putting it on otheres soon.
    360fusion: Virtual Tours - Web Design
    Social Media: Twitter - Facebook Page

  4. #4
    User
    Join Date
    06-19-09.
    Posts
    106

    Default Re: [CookiesManager] Cookies Manager

    Thanks for sharing, Ben.

    I've just stumbled across this one http://cookiecuttr.com/ Looks quite neat with lots of relevant options.

  5. #5
    User
    Join Date
    01-20-11.
    Location
    Germany
    Posts
    77

    Default Re: [CookiesManager] Cookies Manager

    Hello,

    this is a nice extension, thanks! I just tested it on www.contao-anleitungen.de and found some issues for which I created tickets.

    The most critical issue from my point is that the session cookie is stored anyway - even if the user did not approve cookies. Can this be fixed soon?

    Jan
    Free support only here in the forum.
    Please report bugs for my extensions using http://www.contao-forge.org. Thanks!
    Requests for Contao support and development please send mail to jan@theofel.de

  6. #6
    Experienced user
    Join Date
    01-12-10.
    Posts
    814

    Default Re: [CookiesManager] Cookies Manager

    Can someone confirm that you actually need to ask permission for all cookies? As I read it it is only needed for non essential tracking code. Afaik cookies I place are required to maintain a login, shopping cart and such. But as soon as you would implement Google Analytics or anything similar you'd have to show the warning...

  7. #7
    New user
    Join Date
    02-24-12.
    Posts
    19

    Default Re: [CookiesManager] Cookies Manager

    Hi jan.theofel, I saw your tickets but didn't have time to answer it yet, I'll have a look next week.

    We are aware that the cookies are still stored, but it seems that the law only require to let the user know that the cookies will be stored, that's all. But because it is unclear, I'll try to stop their creation if the user doesn't accept, also because it's more logical to do it ^^ The problem is I'm not sure I can do it easily. Indeed the cookies are created by the google analytics module, so I may have to change this module to an extension for google analytics that I don't know at all...We'll see. Thank you for your feedback !

  8. #8
    User
    Join Date
    01-20-11.
    Location
    Germany
    Posts
    77

    Default Re: [CookiesManager] Cookies Manager

    Hello,

    I will do the changes needed for the Google Analytics extension as I maintain that one. No need for you to take action here. ;-)

    Jan
    Free support only here in the forum.
    Please report bugs for my extensions using http://www.contao-forge.org. Thanks!
    Requests for Contao support and development please send mail to jan@theofel.de

  9. #9
    New user
    Join Date
    02-24-12.
    Posts
    19

    Default Re: [CookiesManager] Cookies Manager

    Hi,

    That is convenient

    The original script is from http://cookiesdirective.com/

    As you can see, it seems you just have to put the lines where the cookies are created in the function to handle if they will be created or not:

    function cookiesDirectiveScriptWrapper(){
    // Cookie creating scripts etc here....

    }
    I will work on the other tickets this week.

    Thanks !

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •