AnalyticsController
@firecms/core / AnalyticsController
Type Alias: AnalyticsController
Section titled “Type Alias: AnalyticsController”AnalyticsController =
object
Defined in: types/analytics_controller.tsx:3
Properties
Section titled “Properties”onAnalyticsEvent()?
Section titled “onAnalyticsEvent()?”
optionalonAnalyticsEvent: (event,data?) =>void
Defined in: types/analytics_controller.tsx:8
Callback used to get analytics events from the CMS
Parameters
Section titled “Parameters”object
Returns
Section titled “Returns”void