Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1145478

    On my customer’s website “https://www.embrace-yourself.net” in the cookie settings there is only an option for google tracking, but I need a shortcode for matomo tracking. Yes, there is the setting “Additional Custom Cookies”, but I don’t know how to use this. Which name and path should I use? In the Web-Debugger there is the name “MATOMO_SESSID” and path /, but that doesn’t work.

    #1146376

    Hey webprojektdonauwoerth,

    Thank you for the inquiry.

    Can we access the site? We would like to check the actual name of the cookie added in the local storage. You can define the name of the cookie and its path in the Additional Custom Cookies panel, then include the designated shortcode in the modal popup window or the privacy page to allow users to enable/disable that particular cookie. This will create a custom cookie that when present, will delete the cookie assigned to it. Example:

    [av_privacy_custom_cookie cookie_name="MATOMO_SESSID"]
    

    That shortcode when enabled will create a cookie called “aviaPrivacyCustomCookieMATOMO_SESSIDDisabled”, which then deletes the “MATOMO_SESSID” cookie.

    Best regards,
    Ismael

    #1147576
    This reply has been marked as private.
    #1148001

    Hi,

    Thank you for the update.

    We don’t really see any cookies related to “MATOMO” when we visited the site. Please check the screenshot below.

    Screenshot: https://imgur.com/a/5iGoYkv

    Best regards,
    Ismael

    #1221702

    Hi Kriesi-Team,
    how exactly do I set my own cookie for Matomo? Is that correct [av_privacy_custom_cookie cookie_name="MATOMO_SESSID"]?
    I’m hanging there a little too …
    Thank you for your help! Daniela

    #1222026

    Hi,


    @beyond-flora
    : You can create Additional Custom Cookies in the Enfold > Privacy & Cookies > Cookie Handling panel. Look for the Advanced Options toggle at the very bottom and enable it. Please check the documentation for more info.

    // https://kriesi.at/documentation/enfold/privacy-cookies/#additional-custom-cookies

    If you have further questions, please create a new thread. Thank you.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Matomo Cookie opt out’ is closed to new replies.