Overview
SAP SuccessFactors is a cloud-based human capital management suite owned by SAP SE. On third-party websites, its presence is limited to employer career pages, where the platform powers embedded job listing portals and applicant tracking flows. Organizations integrate SuccessFactors widgets into their public-facing corporate sites so that candidates can search roles, complete applications, and upload documents without leaving the employer's domain. The embedded interface is hosted by SAP but rendered inline, meaning requests cross origins to SuccessFactors servers during every application session.
What This Script Does
Script delivery: SuccessFactors career site widgets load JavaScript from SAP-controlled domains, typically under successfactors.com or sapsf.com subdomains. The embedding pattern uses either an <iframe> pointing to a hosted career site or inline JavaScript that renders the application UI dynamically.
Data collected during application: The scripts transmit candidate-entered data — name, email address, phone number, work history, uploaded CV files, and any custom application fields configured by the employer — directly to SAP's servers. This is transactional data required to process the application.
Session and state management: Cookies are set to maintain application session state across multi-step forms. These typically include a session identifier and progress token so that partially completed applications survive page refreshes. Cookies are session-scoped or set with short expiry windows aligned to the application process.
Behavioral signals: Depending on employer configuration, the widgets may record interaction events such as which job listings a candidate viewed, time spent on each step, and abandonment points. This data feeds into SuccessFactors recruiter dashboards as candidate engagement analytics.
Third-party domains contacted: Requests go to SAP's HCM infrastructure at hcm.sap.com, performancemanager.successfactors.com, or similar regional endpoints depending on the employer's data center configuration (US, EU, APAC).
Consent & Compliance
GDPR and ePrivacy Directive: SuccessFactors in career site context processes personal data submitted by job applicants. The legal basis for processing application data is typically the pre-contractual relationship under Article 6(1)(b) GDPR — a candidate voluntarily submitting an application. However, any behavioral analytics beyond what is strictly necessary to process the application (e.g., tracking which listings were viewed, recording abandonment events) require a separate legal basis, likely legitimate interests or consent. Cookies set for session continuity may qualify as strictly necessary for the requested service; analytics cookies do not. The embedding organization is the data controller; SAP acts as data processor.
CCPA/CPRA: Applicant data submitted through SuccessFactors is not "sold" to third parties — SAP processes it on behalf of the employer. However, because data crosses to SAP's infrastructure, the employer must ensure their privacy notice discloses SAP as a service provider. If behavioral tracking data flows to SAP for product improvement or benchmarking, that may constitute "sharing" under CPRA and requires opt-out rights.
Consent category: Functional. The core widget is necessary to enable job applications. Behavioral analytics components extend into analytics territory.
Should You Block This Without Consent?
Conditional.
The application widget itself is functional and directly requested by the user — blocking it would prevent candidates from applying for jobs. However, any analytics or behavioral tracking components layered on top of the core form functionality should require consent before activation. Configure your consent implementation to allow the functional iframe to load unconditionally while deferring any supplementary tracking scripts until consent is obtained.
Is SuccessFactors GDPR compliant?
SuccessFactors 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 SuccessFactors 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 SuccessFactors, not on SuccessFactors itself.
Consent Categories
Also Known As
Industries
Tracked Domains (1)
successfactors.comFunctionalsuccessfactors.com is a functional domain operated by SuccessFactors, used to run site features like chat, video, embeds, and preferences.
Frequently Asked Questions
Related Vendors

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