Introducing Sitecore CDP, a platform provided by Sitecore for centralized management of customer data, and Sitecore Personalize, a tool for improving customer experiences using the information accumulated in CDP.
In the Sitecore Personalize management screen, multiple templates can be selected. These templates are provided in two types: Boxever Library and Sitecore Library. Each template has different characteristics, and there are differences in HTML code and CSS descriptions. In this article, we will explain the differences between these templates in detail and how to use them properly.
This document provides detailed information on the SDKs that are useful when integrating Sitecore CDP + Personalize with your website. By using these SDKs, it becomes easier to collect customer data and provide personalized experiences.
This document introduces how to test JavaScript code implementation using a browser extension on websites that have not yet embedded Sitecore Personalize tags. By using this method, it becomes easier to verify personalization on development sites and non-production environments.
We have confirmed how to operate without embedding tags on the site using Tampermonkey. This time, we will proceed with the settings to apply JavaScript using Google Tag Manager for actual site use.
In previous explanations, we introduced how to create a sample Experience. In this document, we will again introduce the steps to create a new personalization setting in Sitecore Personalize using an existing template.
When you want to provide various personalized experiences with Sitecore Personalize, you may encounter personalization scenarios beyond the standard templates. This document introduces the steps to create a custom template while checking the operation of the code created with the template.
This document introduces the Experiments feature of Sitecore Personalize for conducting A/B tests. The web templates that can be used are created in the same way as Experience. In this page, we will paste several templates on one page and check the results.
This document explains how to track the information of visitors to a website integrated with Sitecore CDP as guests while browsing the pages.
This document demonstrates how to access and update guest information using Postman. These steps can be referenced when integrating with external systems via API.