Skip to main content

node-tracker.trackercore.settrackernamespace

Home > @snowplow/node-tracker > TrackerCore > setTrackerNamespace

TrackerCore.setTrackerNamespace() method

Set the tracker namespace

Signature:
setTrackerNamespace(name: string): void;

Parameters

ParameterTypeDescription
namestringThe trackers namespace
Returns:

void