Overview
Sitecore is an enterprise digital experience platform (DXP) used by large organizations to manage website content, run personalization rules, and collect visitor analytics. Its scripts appear on websites built on Sitecore's CMS infrastructure, where client-side components handle real-time content targeting, session analytics, and experience personalization. Sitecore serves enterprise clients across retail, financial services, healthcare, and government sectors.
What This Script Does
Sitecore loads its analytics and personalization scripts from the organization's own Sitecore server or Sitecore's cloud delivery infrastructure (Sitecore XM Cloud, Sitecore Experience Edge). Key scripts include:
- Sitecore Analytics (xDB): The experience database tracking script records page views, goals achieved, engagement value scores, campaign attributions, and session metadata. A persistent analytics cookie (commonly
SC_ANALYTICS_GLOBAL_COOKIEorsitecore_*) with a 13-month expiry stores the visitor identifier used to build behavioral profiles. - Personalization engine: Client-side rules evaluate visitor segment membership (based on accumulated behavioral history) to select and render targeted content variations in real-time.
- Campaign tracking: UTM parameters and campaign attributes are recorded per-session and associated with the visitor's xDB profile.
- Goals and events: Custom goal completion events (form submissions, downloads, video plays) are fired to the Sitecore analytics pipeline.
The SC_ANALYTICS_GLOBAL_COOKIE is particularly significant — it persists for up to 13 months and links all site visits by the same browser into a unified behavioral profile in Sitecore's Experience Database. This profile can include hundreds of page views, goal completions, and personalization segment memberships accumulated over time.
Domains contacted are typically the operator's own Sitecore infrastructure endpoints, though cloud deployments may contact Sitecore's CDN and cloud APIs.
Consent & Compliance
Sitecore's persistent analytics cookie (SC_ANALYTICS_GLOBAL_COOKIE) is a behavioral tracking cookie that accumulates a long-term profile of visitor interactions. Under the ePrivacy Directive, this requires prior consent — it is not functionally necessary for content delivery. Under GDPR, the creation of a behavioral visitor profile for personalization and analytics constitutes processing of personal data under Article 4(1) (the visitor ID cookie linked to behavioral history is personal data), requiring a lawful basis.
For analytics, legitimate interest may be argued for aggregate measurement, but the long-term individual-level profiling in xDB goes beyond aggregate analytics and strengthens the case for consent under Article 6(1)(a). For personalization that materially alters the user's experience, consent is the most defensible basis.
Under CCPA/CPRA, behavioral data collection and personalization based on personal data must be disclosed. Sitecore acts as a data processor; the site operator is the controller.
The consent category is mixed — analytics and personalization components require consent; content delivery does not.
Should You Block This Without Consent?
Conditional. Sitecore's content management functionality (rendering CMS content) can load without consent. The analytics tracking script and personalization engine — which set persistent cookies and build behavioral profiles — must be gated on consent. Sites using Sitecore purely for content delivery without xDB analytics enabled may load without a consent gate, but most production deployments include analytics.
Is Sitecore GDPR compliant?
Sitecore typically loads functional and analytics trackers, which are not strictly necessary for your site to work. Under the GDPR and the ePrivacy Directive, non-essential cookies and trackers must stay blocked until a visitor gives clear opt-in consent. So Sitecore can be fully GDPR compliant, but only if your site holds its scripts until consent is granted and lets visitors decline just as easily. Compliance depends on how your site loads Sitecore, not on Sitecore itself.
Consent Categories
Also Known As
Industries
Tracked Domains (1)
sitecore.comFunctionalsitecore.com is a functional domain operated by Sitecore, used to run site features like chat, video, embeds, and preferences.
Cookies Sitecore Sets (2)
SC_ANALYTICS_GLOBAL_COOKIESitecore experience-analytics persistent visitor identifier.
SC_ANALYTICS_SESSION_COOKIESitecore experience-analytics session identifier.
Frequently Asked Questions
Related Vendors

Manage consent for Sitecore
ConsentStack automatically detects and manages Sitecore trackers so your site stays compliant with global privacy regulations.