This article is intended for ad networks who are using the Trackier platform and would like to integrate with TUNE’s App Tracking solution.
TUNE is able to send attribution data to Trackier for both install and in-app events.
Request for Integration with MAT Form https://integrate.tune.com/
Documentation on macros postbacks: http://help.tune.com/marketing-console/macros-in-postback-urls/
Technical Integration
Best Practices for Tracking Links
TUNE CLICK PARAMETERS | PARTNER (Trackier) CLICK MACRO |
---|---|
iOS IFA | {idfa} |
Google Ad ID | {gaid} |
Android ID | {android_id} |
Reference ID / Click ID | {click_id} |
Publisher | {publisher_id} |
Campaign ID | {camp_id} |
Campaign Name | {campaign_title} |
Cost | {payout} |
Cost Model | {model} |
Transferring parameters to МАТ:
&ref_id={click_id}&sub_publisher={aff_id}
If you need to transfer to tracker such data as ad creative IDs, age, and other parameters, you should attach the publisher’s subID with the data they set before.
Such parameters may look similar to the following:
&ref_id={click_id}&sub_publisher={aff_id}&sub_adgroup={p1}&sub_ad={p2}
POSTBACK Template
When you fill in the form, you need to specify postback URLs.
In МАТ, you can set multiple postbacks within one account and track various parameters depending on the tracking system and platform of the configured device.
This documentation gives an overview of general settings for integration with all platforms.
Global Install Postback:
https://track.gotrackier.com/acquisition?click_id={publisher_ref_id}&security_token=SECURITY_TOKEN&sub1={ios_ifa}&sub2={android_id}&sub3=install
SECURITY_TOKEN is the unique security token name provided by Trackier.
{publisher_ref_id} Value of the reference ID from a third-party system (third-party click ID) included in TUNE link on click.
Global EVENT Tracking Postback
https://track.gotrackier.com/acquisition?click_id={publisher_ref_id}&security_token=SECURITY_TOKEN&goal_id=GOAL_ID&sub1={ios_ifa}&sub2={android_id}
SECURITY_TOKEN is the unique security token name provided by Trackier
where GOAL_ID= Set as Event Tag in the MAT dashboard for each app by the advertiser – this is the actual in-app event name from the application.
Register Tracking Postback:
https://track.gotrackier.com/acquisition?click_id={publisher_ref_id}&security_token=SECURITY_TOKEN&goal_id=GOAL_ID&sub1={ios_ifa}&sub2={android_id}&sub3=register
SALE Tracking Postback:
https://track.gotrackier.com/acquisition?click_id={publisher_ref_id}&security_token=SECURITY_TOKEN&sub1={ios_ifa}&sub2={android_id}&sub3=sale&rate={revenue_usd}¤cy=usd
Additional Documentation
Postback Setup Documentation: http://help.tune.com/partner-portal/setting-up-postback-urls/
Tracking URL Parameters Setup Documentation: http://help.tune.com/partner-portal/creating-a-measurement-template/
In case you have any issue please mail us at support@trackier.com