pageUrlEnrichment property
Web specific
Whether to enrich events with page URL information (previous page, page type) and enrich page view events with additional URL data.
Defaults to false. Requires Browser SDK >= 2.29.0 (older versions ignore
the option). Enable it alongside screenViews/pageViews to attach
page-URL properties to navigation events.
Implementation
final bool pageUrlEnrichment;