Skip to content

Commit

Permalink
fix: Fix broken Mouseflow cookie (#2276)
Browse files Browse the repository at this point in the history
* fix: Fix broken Mouseflow cookie

* Merge branch 'master' into cookies_notice_update

* Add YouTube text

* Merge branch 'master' into cookies_notice_update
  • Loading branch information
faucomte97 authored Apr 11, 2024
1 parent d6033b5 commit bbe09e5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion portal/templates/portal/mouseflow.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<script type="text/plain" class="optanon-category-CL002">
<script type="text/plain" class="optanon-category-C0002">
var _mfq = _mfq || [];
(function() {
var mf = document.createElement("script");
Expand Down
5 changes: 5 additions & 0 deletions portal/templates/portal/privacy_notice.html
Original file line number Diff line number Diff line change
Expand Up @@ -666,6 +666,11 @@ <h6>Third party cookies</h6>
also information about the device you use (like the device type (desktop/tablet/phone), location
(city/country) and language). Mouseflow does not collect any information on pages where it is not installed
and does not track or collect information outside your web browser.</p>
<p><strong>YouTube</strong>. While embedded YouTube videos on our website do not use cookies, your browser's
Local Storage may be used by the video platform provider to enhance your viewing experience and collect
analytics data. This data enables the platform to track your interaction with the video content and may
gather information about your device and browsing behavior. The use of Local Storage by embedded video
providers is subject to their respective policies.</p>

<h6>Managing and disabling cookies</h6>

Expand Down

0 comments on commit bbe09e5

Please sign in to comment.