Salesforce Service Cloud

Salesforce Service Cloud

Salesforce Service Cloud is a customer service and support platform that integrates with websites through embedded chat widgets and case management forms. Scripts load live agent chat interfaces, knowledge base lookups, and support ticket submission flows. Sets session cookies to maintain customer identity and conversation context across support interactions.

Overview

Salesforce Service Cloud provides customer support infrastructure that integrates with websites through embedded chat widgets, case management forms, and knowledge base components. It enables businesses to offer live agent support, AI-powered chatbots, and self-service support portals directly within their web properties. The platform connects customer interactions to Salesforce CRM records for unified case management.

What This Script Does

Service Cloud's web-facing components typically load through Salesforce's Embedded Service SDK or the newer Messaging for Web channel:

  • Chat widget scripts — a JavaScript bundle loads the chat widget UI, handling the real-time WebSocket connection for live agent conversations. The script is loaded from Salesforce CDN domains (e.g., service.force.com, salesforce-scrt2.com for the newer Messaging runtime).
  • Session cookies — cookies are set to maintain the chat session state, so if a visitor navigates between pages, the conversation persists. These are typically session-scoped or short-lived (hours). Cookie names vary by implementation but commonly include Salesforce session identifiers.
  • Pre-chat form data — when visitors fill out pre-chat forms (name, email, issue description), this data is transmitted to Salesforce and may create or update CRM contact records.
  • Knowledge base components — embedded knowledge article widgets make API calls to Salesforce to retrieve and display help content. These do not set additional cookies beyond the platform session.
  • Case deflection tracking — the widget may track whether visitors found answers through self-service before initiating a live chat, feeding this data back to Salesforce for service analytics.

Service Cloud does not perform cross-session behavioral profiling or set long-lived marketing cookies. Its data collection is scoped to the support interaction context.

Consent & Compliance

Service Cloud is classified as functional. Its scripts provide customer support features that visitors actively choose to use — initiating a chat, searching a knowledge base, or submitting a support case. Under GDPR, the processing of data necessary to provide requested support services can be justified under Article 6(1)(b) (contractual necessity) when the visitor initiates a support interaction.

Under the ePrivacy Directive, session cookies required to maintain an active chat conversation qualify as strictly necessary for the service explicitly requested by the user when they click the chat button. However, if the chat widget sets cookies on page load before the visitor initiates any interaction, those cookies occupy a grayer area and may require consent depending on the supervisory authority's interpretation.

Under CCPA/CPRA, data collected during support interactions falls within the service provider relationship and is generally exempt from opt-out requirements, provided it is used solely for providing the support service.

Should You Block This Without Consent?

Conditional. The core chat and support functionality is functional and user-initiated, which typically does not require prior consent. However, if the chat widget loads scripts and sets cookies on every page load regardless of whether the visitor engages with it, consider lazy-loading the widget only when the visitor clicks the chat button. This approach avoids the consent question entirely for non-interacting visitors while preserving the support experience for those who need it.

Is Salesforce Service Cloud GDPR compliant?

Salesforce Service Cloud typically loads functional 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 Salesforce Service Cloud 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 Salesforce Service Cloud, not on Salesforce Service Cloud itself.

Visit website

Consent Categories

Also Known As

salesforceservice cloudsalesforce chatlive agentsfdc supportsalesforce service

Industries

Computers Electronics and TechnologyProgramming and Developer Software

Tracked Domains (1)

live.salesforce.comFunctional

live.salesforce.com is a functional domain operated by Salesforce Service Cloud, used to run site features like chat, video, embeds, and preferences.

Frequently Asked Questions

Other Salesforce.com Products

Salesforce CRM Analytics
Salesforce CRM Analytics
Salesforce CRM Analytics is a business intelligence and data visualization platform embedded within the Salesforce ecosystem. Scripts on customer-facing pages collect behavioral events and funnel data into Salesforce for reporting and AI-driven insights. No independent tracking cookies are set beyond the core Salesforce platform session.
Salesforce Data Cloud
Salesforce Data Cloud
Salesforce Data Cloud is Salesforce's customer data platform for unifying first-party data across touchpoints. Website scripts capture real-time behavioral signals and identity events, contributing to unified customer profiles used for personalization, segmentation, and cross-channel marketing automation workflows.
Salesforce Experience Cloud
Salesforce Experience Cloud
Salesforce Experience Cloud is a digital experience platform for building branded portals, communities, and customer-facing websites. When detected, it indicates the site runs on Salesforce's application framework. Platform scripts handle user authentication, content rendering, and CRM data integration. Sets session cookies for authenticated user state management.
Salesforce Interaction Studio
Salesforce Interaction Studio
Salesforce Interaction Studio (now Marketing Cloud Personalization) is a real-time personalization engine. Scripts monitor visitor behavior across page sessions — tracking clicks, page sequences, and product views — to serve dynamically personalized content and product recommendations based on individual behavioral profiles.
Salesforce Marketing Cloud
Salesforce Marketing Cloud
Salesforce Marketing Cloud is an enterprise marketing automation platform that tracks website visitors for campaign attribution and personalization. Scripts capture page views, click events, and form submissions to build customer profiles and trigger automated marketing journeys. Sets cookies for cross-session visitor identification and email campaign attribution.

Related Vendors

HubSpot Analytics
HubSpot Analytics
HubSpot Analytics is HubSpot's built-in web analytics module tracking visitor behavior across HubSpot-managed websites and landing pages. Scripts record page views, sessions, traffic sources, and conversion events. Sets __hstc and hssc cookies to identify returning visitors and attribute user journeys across sessions for marketing reporting.
Salesforce Pardot
Salesforce Pardot
Salesforce Pardot (now Marketing Cloud Account Engagement) is a B2B marketing automation platform. The Pardot tracking pixel and JavaScript identify website visitors by company, monitor page visits and form submissions, and sync lead activity data back to Salesforce CRM for lead scoring and sales follow-up.
HubSpot Conversations
HubSpot Conversations
HubSpot Conversations is HubSpot's live chat and chatbot platform embedded on websites. The chat widget script loads asynchronously on page load, sets cookies to identify returning visitors, and captures conversation data linked to HubSpot CRM contact records for sales and support team follow-up and automated nurturing workflows.
Shopify Inbox
Shopify Inbox
Shopify Inbox is a live chat and messaging tool built into Shopify storefronts for real-time customer support. Scripts load the chat widget, display automated responses, and connect visitors with store operators for pre-sale questions. Sets session cookies to maintain conversation history and identify returning customers across chat interactions.
HubSpot Service Hub
HubSpot Service Hub
HubSpot Service Hub is HubSpot's customer service platform covering ticketing, knowledge base, and customer feedback tools. Tracking scripts associate support interactions and knowledge base page visits with HubSpot CRM contact records. Session cookies persist visitor identity across service touchpoints for context-aware support experiences.
Pinterest Save Button
Pinterest Save Button
Pinterest Save Button is a social sharing widget that lets website visitors save images and content to their Pinterest boards. Scripts load the button interface and hover overlays on images from Pinterest's servers. Sets cookies that can identify logged-in Pinterest users and sends interaction data back to Pinterest for engagement analytics.

Manage consent for Salesforce Service Cloud

ConsentStack automatically detects and manages Salesforce Service Cloud trackers so your site stays compliant with global privacy regulations.