diff --git a/tarteaucitron.services.js b/tarteaucitron.services.js index 86bc317..00af34a 100644 --- a/tarteaucitron.services.js +++ b/tarteaucitron.services.js @@ -3593,7 +3593,7 @@ tarteaucitron.services.hotjar = { "name": "Hotjar", "uri": "https://help.hotjar.com/hc/en-us/categories/115001323967-About-Hotjar", "needConsent": true, - "cookies": ["hjClosedSurveyInvites", "_hjDonePolls", "_hjMinimizedPolls", "_hjDoneTestersWidgets", "_hjMinimizedTestersWidgets", "_hjDoneSurveys", "_hjIncludedInSample", "_hjShownFeedbackMessage"], + "cookies": ["hjClosedSurveyInvites", "_hjDonePolls", "_hjMinimizedPolls", "_hjDoneTestersWidgets", "_hjMinimizedTestersWidgets", "_hjDoneSurveys", "_hjIncludedInSample", "_hjShownFeedbackMessage", "_hjAbsoluteSessionInProgress", "_hjIncludeInPageviewSample", "_hjid"], "js": function () { "use strict"; if (tarteaucitron.user.hotjarId === undefined || tarteaucitron.user.HotjarSv === undefined) {