This package bundles the RUM slim package (no Session Replay, no Real User Profiling) together with bindings that translate Shopify Web Pixel events into RUM API calls, so Shopify's Custom Pixel sandbox only needs to load a single script.
Exposes window.DD_RUM, same public API as @datadog/browser-rum-slim,
with trackViewsManually: true applied by default so views are driven by the page_viewed pixel
event instead of automatic URL-based tracking.
See the RUM package documentation for init() options.