- Issue created by @thomas.frobieter
Okay, a cookie already should be set:
ouibounce(item, { sensitivity: config["sensitivity"], aggressive: config["aggressive_mode"], timer: config["timer"], delay: config["delay"], cookieExpire: config["cookie_expiration"], cookieDomain: config["cookie_domain"], cookieName: config["cookie_name"], sitewide: config["sitewide_cookie"], callback: function () {}, });
So something is broken, the settings page is also missing (no routing.yml in the module).
- 🇭🇺Hungary lonalore Budapest, Hungary
Please also set value for the "cookieDomain"!
- Status changed to Closed: works as designed
over 1 year ago 3:38pm 11 September 2023 Turns out, the aggressive mode was enabled, which kills the configured cookie behavoir. Should have read the library description more carefully. However, works as designed.
Please also set value for the "cookieDomain"!
Thank you, but this is optional: https://github.com/carlsednaoui/ouibounce#cookie-domain