How browser events and business events move through a hybrid measurement architecture — one common pattern, not a universal blueprint.
Browser-side events sent directly from the visitor's browser
Not every implementation performs every function — this is one common pattern
Each destination should receive only the data that is useful, appropriate, and permitted
A server-routed browser event is not automatically a backend-confirmed event. Browser-originated data and business-system-confirmed data serve different purposes and carry different levels of reliability. A hybrid architecture lets you coordinate — not conflate — these two types of signals.