Appearance
trackkit / index / EventType
EventType = "track" | "pageview" | "identify"
"track"
"pageview"
"identify"
Defined in: types.ts:83
Supported high-level analytics operations.
These map to facade methods and provider instance methods.