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.