Exam Questions Flashcards
What is the purpose of Sitecore CDP?
A. Store digital assets for your website
B. Store customer information from behavioural data and order history
C. A tool to enable optimized website search
Store customer information from behavioural data and order history
Which of the following describes the entities in the Sitecore CDP data model?
A. Guest, Sessions, Events, Orders, Order Items
B. Guest, Sessions, Interactions, Orders, Order Lines
C. Guest, Sessions, Events, Plan, Plan Details
A. Guest, Sessions, Events, Orders, Order Items
Which of the following statements about identity resolution in the Sitecore CDP is incorrect?
A. Identity resolution in the Sitecore CDP is probabilistic identity resolution
B. The identifier used for identity resolution can PII (personally identifiable information) e.g. as name, email, phone number, address
C.Identity resolution can have a number of hierarchical rules
A. Identity resolution in the Sitecore CDP is probabilistic identity resolution
https://doc.sitecore.com/cdp/en/users/sitecore-cdp/understanding-identity-resolution-in-sitecore-cdp.html
Which of the following types of data would need to be stored as a data extension?
a.Guest loyalty points
b. The date of the most recent session
c.Guest last order value
a.Guest loyalty points
A client wants to setup an AB test to run on their website, what should you create?
a.Web Experience
b. Web Experiment
b. Web Experiment
What tool is available for testing web experiences on a website?
a.Preview with the QA tool
b.Testing with the preview API
c.Test Canvas
a.Preview with the QA tool
A client wants to be able to request customer information from Sitecore Personalize for their customer support team, what type of experience should you create?
a. Web Experience
b. Full Stack Interactive Experience
c. Full Stack Triggered Experience
b. Full Stack Interactive Experience
A client wants an SMS to be sent after a customer completes a purchase on their website, what type of experience should you create?
a. Web Experience
b. Full Stack Interactive Experience
c. Full Stack Triggered Experience
c. Full Stack Triggered Experience
What is a data extension?
a.Additional data that can be stored against a guest or order
b.An attribute that can be converted from a string into a list e.g. email to a list of emails
c.A PUT API endpoint that enables existing data to be extended
a.Additional data that can be stored against a guest or order
When a guest is created, what unique identifier is returned for the guest?
a.The customer identifier
b.The browser id
c.The guest ref
c.The guest ref
Can a guest be created without any Personally Identifiable Information PII (e.g. a name, date of birth or email)?
a. It is possible to create a guest without an PII, if identity resolution is using an identifier such as customer ID
b. It is not possible to create a guest without PII
c. It is possible to create a guest without an PII, if identity resolution is using email
a. It is possible to create a guest without an PII, if identity resolution is using an identifier such as customer ID
How can a data extension be added to a guest?
a.When creating a guest with the create guest endpoint a data extension can be added in the payload
b. After a guest has been created, another endpoint for adding a data extension can be used to add a data extension to the guest
c.A data extension can be added using through the UI for Sitecore CDP
b. After a guest has been created, another endpoint for adding a data extension can be used to add a data extension to the guest
Batch Import involves three main requests, these steps include?
a. Get Batch Import Schema, Upload batch file
b. Upload batch file, Request pre-signed URL
c. Request pre-signed URL, Upload batch file, Get upload status
c. Request pre-signed URL, Upload batch file, Get upload status
What different schemas are available for batch import?
a.Guest, Order
b.Guest, Order, Session
c.Guest, Order, Order Items, Session, Events
a.Guest, Order
- How quickly after uploading a batch file will the data be available in the Sitecore CDP?
a. In near real-time under 200ms
b. Within 24 hours when the Sitecore CDP batch import job runs
c. Batch import is processed on a queue in the Sitecore CDP, usually files will be uploaded within a few minutes
c. Batch import is processed on a queue in the Sitecore CDP, usually files will be uploaded within a few minutes
- When doing the Batch Import which entities can have a data extension?
a. Guest, sessions, events, orders, order items
b. Guest, orders, order items
c. Guest, orders
b. Guest, orders, order items
- What is the file format of the batch import file?
a. JSON
b. Each record/row is JSON
c. CSV
Each record/row is JSON
- You are working with a customer that is running multiple AB tests, and they want to ensure that the AB tests don’t impact each other. How can you ensure that there are no guests in both AB test using Sitecore Personalize?
a. Limit the audience to target customers
b. The sample size calculator can be used to determine the required sessions per variant
c. Split the traffic using advanced traffic allocation and buckets
c. Split the traffic using advanced traffic allocation and buckets
- An AB test has been running in Sitecore Personalize. How do you know when the test has reached statistical significance and you can stop an AB test?
a. The AB test has reached statistical significance when the test has been running for 1 business cycle (usually 1 week)
b. Use the sample size calculator to determine the required sessions per variant
c. The AB test has reached statistical significance when there is less volatility in the winner of the test
b. Use the sample size calculator to determine the required sessions per variant
- Which of the following statement about goals is not true?
a. The primary goal is used to determine the winner of an AB test
b. Out of the box goals, custom goals and page goals are all possible goals
c. Goals are not tracked for the control group, only for the variant group
c. Goals are not tracked for the control group, only for the variant group
- How often does batch segmentation run?
a. Every 6 hours
b. Every 12 hours
c. Every 24 hours
c. Every 24 hours
- What type of audiences can be used in experiences?
a. Real-time audiences
b. Batch segments
c. Real-time audiences and Batch Segmentation
c. Real-time audiences and Batch Segmentation
- Which of the following need to set for Audience Sync ?
a. External Service, Flow Template, Flow, Segment
b. External Service, Flow, Realtime audience
c. External Service, Flow, Segment
a. External Service, Flow Template, Flow, Segment
- When are decision models run?
a. At regular scheduled intervals
b. In real-time when the experience is executed
c. Daily for each guest
b. In real-time when the experience is executed