<!-- 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) &gt; [encodeBase64](./node-tracker.trackerconfiguration.encodebase64.md)

## TrackerConfiguration.encodeBase64 property

Whether unstructured events and custom contexts should be base64 encoded.

<b>Signature:</b>

```typescript
encodeBase64?: boolean;
```
