Multi-Touch tracking in the classic dashboard
Most users engage with multiple ads before installing your app. With Adjust Multi-Touch, you see pre-conversion engagements claimed by self-attributing networks, not just attributions. This offers you heightened visibility into your user's journey and a better understanding of your performance marketing campaigns.
Here, you'll find Multi-Touch setup instructions, best practices, and frequently asked questions.
Before you begin
Requirements
- An internal business intelligence system that can handle large amounts of real-time data.
- A data analysis tool to interpret Multi-Touch data.
What you need to know
- Adjust reports unlimited touchpoints for each attributed activity (install, reattribution, reattribution reinstall).
- Adjust uses the reftag, a unique Adjust-generated identifier, to show the engagements considered for attribution.
Set up Adjust Multi-Touch
Adjust Multi-Touch delivers pre-conversion engagements in your raw data exports. There are two ways to set up Multi-Touch:
- Real-time callbacks to your servers or BI system.
- CSV uploads to your cloud storage.
Set up with real-time callbacks
There are two required configurations for callback URLs. The first is for self-attributing network click and self-attributing network impression activities, which you need to configure as single activity callbacks. The second is for other activites supported by Multi-Touch tracking, which can be configured as individual callbacks or as a global callback.
For SAN impression and SAN click callbacks
SAN impressions and SAN click activities need to be set up as single activity callbacks. Global callbacks do not include these activities.
- Find your app and select your app options caret ( ^ ).
- Select All Settings > Raw Data Export > Real-Time Callbacks.
- Select
(Edit) next to self-attributing network impression / self-attributing network click.
- Enter a callback URL
- Check the recommended placeholders.
- Add the
{reftag}
placeholder (singular) to the URL.- Example:
reftag={reftag}
- Example:
- Select Save.
For all other callbacks
You can set up the following callbacks as either single activity callbacks or as part of a global callback:
- impression
- click
- install
- reattribution
- reattribution reinstall (requires Uninstall and Reinstall tracking)
Single activity callbacks
For impression and click activites:
- Select Edit (pencil icon) next to the callback.
- Enter a callback URL.
- See the recommended placeholders for impression and click.
- Add the
{reftag}
placeholder (singular) to the URL.- Example:
reftag={reftag}
- Example:
For install, reattribution, and reattribution reinstall activities:
- Select Edit (pencil icon) next to the activity.
- Enter a callback URL
- See the recommended placeholders for the activity.
- Add the
{reftags}
placeholder (plural) to the URL.- Example:
reftags={reftags}
- Example:
Global callback
To set up a global callback:
- Select Add Global Callback.
- Enter a callback URL.
- See the recommended placeholders for global callbacks.
- Add both the
{reftag}
and{reftags}
placeholders to the URL. - Select Save.
Set up with CSV uploads
To send Multi-Touch data to your cloud storage bucket, follow these steps.
- Find your app and select your app options caret ( ^ ).
- Select All Settings > Raw Data Export > CSV Upload.
- If needed, select your storage provider and enter your credentials.
- Select Events for Export and select the following events:
impression
click
install
reattribution
reattribution reinstall
self-attributing network impression
self-attributing network click
- Select OK.
- Enter a CSV definition that includes our recommended placeholders.
- Add the
{reftag}
and{reftags}
placeholders to the CSV definition. - Select Save
Finished! Now Adjust will send all multi-touch data points to your cloud storage bucket.