Maak een Data 360-webconnector om realtime gedragstracking in te schakelen en de IndividualId te bieden voor gesprekken met gepersonaliseerde agenten. De webconnector legt klantbetrokkenheidsevents vast en stuurt deze naar Data 360, waar ze klantprofielen verrijken voor verbeterde personalisatie.
Vereiste editions
Vereiste gebruikersmachtigingen
Een web- of mobiele appverbinding instellen:
Data Cloud-architect
Verbind uw website met Data 360 met behulp van een connector.
Een sitemap is een JavaScript-bestand dat de logica definieert voor het vastleggen van gegevens op verschillende pagina's van uw website. Deze wordt door de SDK gebruikt om interactiegegevens te verzamelen en te delen met Data 360.
// Set local session variable with constants needed to power the Adaptive Web
// Agent Component (AWAC)
if (window.sessionStorage.getItem("SEARCH_COMPONENT_WEB_STORAGE_00D1Q000001fdJS") == null) {
window.sessionStorage.setItem(
"SEARCH_COMPONENT_WEB_STORAGE_00D1Q000001fdJS",
JSON.stringify({
ORGANIZATION_ID: "00D1Q000001fdJS",
MESSAGING_URL: "https://pspdemo.my.salesforce-scrt.com",
DEPLOYMENT_DEVELOPER_NAME: "Web_Curation_Custom_Channel"
})
)
}
// This function must be generated from the Adaptive Web Agent Component (AWAC)
// Library and added to the sitemap
window.addSearchComponentToPage()
// YOU MUST ADD THIS SECTION FROM AWAC REPO
function addSearchComponentToPage() {
// LIBRARY COMPILED CODE GOES HERE
}
Dit JavaScript verbindt het bijhouden van het gedrag van Data 360, de sessieopslag van uw website en de Adaptive Web Agent Component (AWAC), zodat de agent zinvolle gesprekken kan voeren met behulp van realtime klantcontext en productgegevens.
Opmerking De sessionStorage bevat de OrgId (bijvoorbeeld SEARCH_COMPONENT_WEB_STORAGE_00D1Q000001fdJS). Als u ooit de JSON-configuratiewaarden wijzigt, moet u de sleutel bijwerken.
Laat ons weten wat we kunnen doen om te verbeteren!
Wordt geladen
Salesforce Help | Article
Cookie Consent Manager
Cookie Consent Manager
General Information
Required Cookies
Functional Cookies
Advertising Cookies
General Information
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required Cookies
Always Active
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional Cookies
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising Cookies
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.