Solution Overview for Business Users / Version 2506.0
Table Of Contents
This section covers which contexts and SearchFunctions are available in
CoreMedia Blueprint.
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:
| Context | Description |
|---|---|
cookieSource_keyword
|
Cookie based ContextSource to track keywords associated with a Page.
|
cookieSource_subject_taxonomies
|
Cookie based |
cookieSource_location_taxonomies
|
Cookie based |
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 10.1. Adaptive Personalization contexts configured for CoreMedia Blueprint
Configured SearchFunctions
CoreMedia Blueprint comes with a content type called
Personalized Search that represents a parametrized search query. You can use
SearchFunctions to enrich the query String, which will be evaluated at request
processing time. After evaluation, the SearchFunctions are replaced with values
from contexts resulting in a personalized search query.


