bp-sdk-analytics-container
Usage
Including this component in your DOM will provide a bridge to emitting analytics events if you have configured analytics during the init step.
This component will listen for events that bubble up the DOM labelled BPAnalyticsPage
, BPAnalyticsIdentify
, or bpAnalyticsTrack
. See https://getanalytics.io/api/ for more information as this is the underlying library that we use for spanning analytics events across multiple providers if necessary.
Built with StencilJS