1. Getting Started with xConnect

Tracking and xConnect

Version:

The tracker is used on Sitecore Content Delivery servers to track a contact during a session. The tracker has its own data model which is converted into a format for xConnect by the XConnectDataAdapter:

Tracker architecture

With the tracker, you are able to:

  • Load contact facets from xConnect in read-only mode - changes to facets must be sent directly to xConnect

  • Trigger events - these are converted into xConnect events before session end

  • Save interaction facets - these are converted into an xConnect format on session end

  • Add additional identifiers to a contact

Note

Contact locking does not exist in 9.0. Contact data is read-only in the context of the tracker - to update facets, you must use the xConnect Client API directly. This means that other sources can update a contact with an ongoing session.

Tracker tutorials

For information about working with the tracker, see:

If you have suggestions for improving this article, let us know!