Skip to main content
Version: SDK 5.0.x

Function getAttribution

getAttribution(): Promise<AttributionData>

Perform the attribution for the user and retrurn the response containing data about the source of the user and the uuid of the user.

Returns

 Promise<AttributionData>

A promise of AttributionData.

Jump to