You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,9 @@
54
54
analyticsMessage: 'Analytical cookies allow us to understand visitor interactions with the website, offering insights into metrics like visitor count, bounce rate, and traffic source',
55
55
analyticsCookies: {
56
56
'_ga': 'This cookie, set by Google Analytics, computes visitor, session, and campaign data, tracking site usage for analytical reports. It stores information anonymously, assigning a randomly generated number to identify unique visitors',
57
-
'_ga_*': 'Google Analytics uses this cookie for storing page view count'
57
+
'_ga_*': 'Google Analytics uses this cookie for storing page view count',
58
+
'sc_is_visitor_unique': 'Statcounter uses this as a visit counter',
59
+
'sc_medium_source': 'Statcounter uses this to store the referring website'
58
60
},
59
61
performanceTitle: 'Performance',
60
62
performanceMessage: 'Performance cookies allow us to understand critical website performance indicators, contributing to an enhanced user experience for visitors',
0 commit comments