Skip to content

Commit f6b7382

Browse files
committed
Add statcounter cookie information
1 parent fa9ccef commit f6b7382

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,9 @@
5454
analyticsMessage: 'Analytical cookies allow us to understand visitor interactions with the website, offering insights into metrics like visitor count, bounce rate, and traffic source',
5555
analyticsCookies: {
5656
'_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'
5860
},
5961
performanceTitle: 'Performance',
6062
performanceMessage: 'Performance cookies allow us to understand critical website performance indicators, contributing to an enhanced user experience for visitors',

0 commit comments

Comments
 (0)