<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/node-tracker](./node-tracker.md) &gt; [TrackerConfiguration](./node-tracker.trackerconfiguration.md)

## TrackerConfiguration interface

<b>Signature:</b>

```typescript
interface TrackerConfiguration 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [appId](./node-tracker.trackerconfiguration.appid.md) | string |  |
|  [encodeBase64?](./node-tracker.trackerconfiguration.encodebase64.md) | boolean | <i>(Optional)</i> Whether unstructured events and custom contexts should be base64 encoded. |
|  [namespace](./node-tracker.trackerconfiguration.namespace.md) | string |  |

