node-tracker.trackercore.setappid
Home > @snowplow/node-tracker > TrackerCore > setAppId
TrackerCore.setAppId() method
Set the application ID
Signature:setAppId(appId: string): void;
Parameters
| Parameter | Type | Description | 
|---|---|---|
| appId | string | An application ID which identifies the current application | 
void