The Analytics API is used to track user behavior in a Backstage instance.
Remarks
To instrument your App or Plugin, retrieve an analytics tracker using the
useAnalytics() hook. This will return a pre-configured AnalyticsTracker
with relevant methods for instrumentation.
The Analytics API is used to track user behavior in a Backstage instance.
Remarks
To instrument your App or Plugin, retrieve an analytics tracker using the useAnalytics() hook. This will return a pre-configured AnalyticsTracker with relevant methods for instrumentation.