xDB

A collection of posts

xConnect Sitecore xDB

xDB.Tracker Identifier Missing

A persistent bug in Sitecore xConnect involves contact identifier management during merge operations. When two contacts merge, the system must select which identifiers to retain, but it frequently discards the...
3 min read
xConnect xDB Sitecore

Bonfire releases xDB Peek (Part 1)

Bonfire has unveiled xDB Peek, an evolved version of their analytics data transfer object project. This tool provides an accessible, styled interface for viewing comprehensive information about Sitecore website visitors....
2 min read
Sitecore xDB

Tracking anonymous users in xDB post 8.2 update 3

Sitecore implemented a significant configuration change affecting xDB tracking behavior. The system now restricts tracking to identified users by default—those who have logged in, clicked ExM links, or had Sitecore.Analytics.Tracker.Current.Session.Identify(identifier)...
1 min read
xDB Development

Multi-node xDB Facet

A previous post covered creating single-node facets for xDB to track contact information like name, company, and location. This article extends that concept to multi-entity facets using arrays, enabling tracking...
3 min read
xDB Sitecore

Single node Facets in the xDB database

The xDB Mongo database collects essential data about each visitor to your Sitecore site. While it automatically tracks page clicks, time spent on pages, and user identity, its real strength...
2 min read
Sitecore xDB

Order of Pipelines for the Analytics Tracker

I encountered challenges while developing a Tracker modification for Sitecore’s marketplace. The core issue involved determining which pipeline stage to use for custom code that calls an external API to...
1 min read