trackkit / index / EventContext
Type Alias: EventContext
EventContext =
PageContext
Defined in: types.ts:194
Optional context for custom events.
Currently identical to PageContext; kept separate so the types can diverge in the future without breaking callers.