-
AuthorPosts
-
October 6, 2019 at 6:27 pm #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.
October 9, 2019 at 5:46 am #1146376Hey 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,
IsmaelOctober 13, 2019 at 2:05 pm #1147576This reply has been marked as private.October 15, 2019 at 9:21 am #1148001Hi,
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,
IsmaelJune 11, 2020 at 2:37 pm #1221702Hi 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! DanielaJune 12, 2020 at 1:03 pm #1222026Hi,
@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 -
AuthorPosts
- The topic ‘Matomo Cookie opt out’ is closed to new replies.