Difference between revisions of "Instructions LoopMe AppsFlyer"
From LoopMe Wiki
Line 72: | Line 72: | ||
</pre> | </pre> | ||
* event_name= Set as <b>Event Tag</b> in the AppsFlyer dashboard for each App by the advertiser. This is the actual in-app event name from the application. | * event_name= Set as <b>Event Tag</b> in the AppsFlyer dashboard for each App by the advertiser. This is the actual in-app event name from the application. | ||
+ | <br> | ||
==Finalizing your Registration== | ==Finalizing your Registration== | ||
# If you currently have an integration with AppsFlyer contact AppsFlyer at partners@appsflyer.com | # If you currently have an integration with AppsFlyer contact AppsFlyer at partners@appsflyer.com | ||
# If you do not currently have an integration with AppsFlyer, complete Appsflyer ad Partners Registration application [https://www.appsflyer.com/partners-registration here]. | # If you do not currently have an integration with AppsFlyer, complete Appsflyer ad Partners Registration application [https://www.appsflyer.com/partners-registration here]. |
Revision as of 10:56, 2 May 2019
LoopMe is able to receive attribution data from AppsFlyer for both install and in-app events.
This article is intended for advertisers who are using the LoopMe platform to manage their campaigns and would like to integrate with AppsFlyer's NativeTrack™ solution.
Starting the Integration
To start the integration you must send AppsFlyer both the tracking link and the postback for reporting purposes.
Below you can find the base tracking link with a detailed explanation per each parameter:
http://app.appsflyer.com/app_id?pid=mediaName_int&c={campaign}
AppsFlyer Base URL | Description |
---|---|
http://app.appsflyer.com | AppsFlyer End-Point |
app_id | Application Unique ID - Dynamic value changed per app promoted |
pid= | Media source name include _int to identify integrated network at AppsFlyer servers |
c= | Campaign name |
Recommended Tracking Link Parameters:
AppsFlyer Parameter | LoopMe Macros | Description |
---|---|---|
&clickid= | {ad_delivery_token} | Unique transaction ID of the user session - Required |
af_siteid= | {app_key} | ID of the traffic source - Optional |
- For complete AppsFlyer parameter list Click Here
- For complete LoopMe macro list Click Here
Complete Tracking Link Template
http://app.appsflyer.com/com.appsflyer?pid=mediaName_int&clickid={ad_delivery_token}&af_siteid={app_key}
Install and In-App Event Postbacks
Global Install Postback:
http://track.loopme.me/install?ad_delivery_token={clickid}&client_id=appsflyer
Global In-App Event Postback:
http://track.loopme.me/api/v2/events?et=TRACKING&ad_delivery_token={clickid}&client_id=appsflyer&event_name={event-name}&payout={monetary}&conv=1&f=0
- event_name= Set as Event Tag in the AppsFlyer dashboard for each App by the advertiser. This is the actual in-app event name from the application.
Finalizing your Registration
- If you currently have an integration with AppsFlyer contact AppsFlyer at partners@appsflyer.com
- If you do not currently have an integration with AppsFlyer, complete Appsflyer ad Partners Registration application here.