close

Filter

loading table of contents...

Blueprint Developer Manual / Version 2107

Table Of Contents

6.4.3.1 Configured Contexts

To make use of Adaptive Personalization a CAE must be configured with contexts. In order to deliver personalized content these contexts will be analyzed at runtime each time a request is being processed.

CoreMedia Blueprint is shipped with the following contexts configured:

ContextDescription
cookieSource_keyword Cookie based ContextSource to track keywords associated with a Page.
cookieSource_subject_taxonomies

Cookie based ContextSource to track Subject Taxonomies

cookieSource_location_taxonomies

Cookie based ContextSource to track Location Taxonomies

referrerSource Cookie based ContextSource to track the referrer URL of the first request of a session.
systemDateTimeSource Provides access to time related information.
lastVisitedSource Cookie based ContextSource to track a user's visited Pages.
journeySegmentSource Provides Access to the SFMC journeys to which a user is associated.

Table 6.6. Adaptive Personalization contexts configured for CoreMedia Blueprint


Have a look at personalization-context.xml in module p13n-cae to see what kind of data is contained in the contexts. Especially, notice the used ContextCoDec implementations.

Refer to the Adaptive Personalization Manual to see how to implement a ContextSource.

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.