Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.22 KB

File metadata and controls

24 lines (16 loc) · 1.22 KB

Home > @snowplow/react-native-tracker > TrackerConfiguration

TrackerConfiguration interface

The configuration object for initialising the tracker

Signature:

export interface TrackerConfiguration 

Properties

Property Type Description
appId? string (Optional) The application ID
devicePlatform? Platform (Optional) The device platform the tracker runs on.
encodeBase64? boolean (Optional) Whether unstructured events and custom contexts should be base64 encoded.
namespace string The namespace of the tracker
plugins? BrowserPlugin[] (Optional) Inject plugins which will be evaluated for each event