Macro and attribution window requirements for Adjust tracking
Adjust support team recomended to include macros with both click and impression tracker for accurate data collection and minimizing data discrepancy between Adjust and Eskimi Dashboard.
Here are the macros they suggested to add:
GPS - {gps_latitude} {gps_longitude}
ADID/IDFA - {device_id}
For example if we have this click URL from Adjsut: https://app.adjust.com/abc123 We will need to include these marcos like this: https://app.adjust.com/abc123?&gps_adid={device_id}&idfa={device_id}&os_name={device_os}