Skip to content

trackkit / index / track

Function: track() ​

track(name, props?, category?): void

Defined in: facade/singleton.ts:32

Parameters ​

name ​

string

props? ​

Props

category? ​

ConsentCategory = DEFAULT_CATEGORY

Returns ​

void

Released under the MIT License.