Du visar hjälpinnehåll för version:
- 6.4
- 6.3
- 6.2
- Äldre versioner
ContextHub is a framework for storing, manipulating, and presenting context data. The client-side Javascript API enables you to access the data for personalizing content.
ContextHub stores persist context data on the client. The ContextHub Javascript API enables you to access stores to create, update, and delete data as necessary. As such, ContextHub represents a data layer on your pages.
Each ContextHub store is an instance of a predefined store type:
- ContextHub provides several sample store types.
- Use the Touch-Optimized UI to create stores.
- Developers can create custom store types.
- Developers can access store data via Javascript.
ContextHub includes a segmentation engine that manages segments and determines which segments are resolved for the current context. Several segments are defined. You can use the Javascript API to determine resolved segments.
The ContextHub toolbar enables marketers and authors to see and manipulate store data for simulating the user experience when authoring pages. The toolbar consists of groups of UI modules that provide access to ContextHub stores.
Each ContextHub UI module is an instance of a predefined module type:
- ContextHub provides several sample module types.
- Use the Touch-Optimized UI to add UI modules, and to group them in UI modes.
- Developers can create custom module types.
Developers need to add the ContextHub component to the page.