Set up FollowAnalytics
FollowAnalytics is an analytics partner integrated with Adjust. Our integration lets FollowAnalytics receive data measured in Adjust through automated callbacks. Use this data with the partners' tools for analytics and insights.
In this article, learn how to set up measurement with FollowAnalytics for your app. This includes activating the integration and choosing what data Adjust can share with FollowAnalytics.
Before you begin
Requirements
- Admin, Editor, or Custom Editor permissions in Adjust.
- Adjust SDK v4.0.0 and later to map SDK parameters to FollowAnalytics parameters. Follow the guides linked below to use this feature.
iOS | Android | Windows | Unity | React Native | Flutter | Adobe Air | Cordova | Marmalade | Xamarin | Cocos2d-x | Titanium | Corona
Credentials
DOMAIN (optional)
- For help finding your credentials, contact your FollowAnalytics representative.
Select FollowAnalytics and your app in Campaign Lab
- Under Campaign Lab, select Partners.
- Select New partner > FollowAnalytics. Select Next to move to the next screen.
- In the App selection screen, choose the app for which you want to create the link, and enable the integration to share data with FollowAnalytics.
- Select Next.
Enable data sharing
Enable data sharing to activate the integration with FollowAnalytics. To enable data sharing:
- Enter your DOMAIN (optional).
Once you enable data sharing with FollowAnalytics, Adjust automatically sends FollowAnalytics the following data, by default:
- install
Set your data sharing options
If you’re working with a multi-platform app with data sharing enabled for multiple platforms, you can:
- Separate data sharing options at the platform-level by selecting Use platform-specific settings.
- Set the same data sharing settings for multiple platforms by selecting Use global settings.
Now, under What will be shared by default?, review the activities that Adjust shares with FollowAnalytics by default:
- install
Send additional data
Choose the amount and type of data that you want to share with FollowAnalytics through callbacks. FollowAnalytics may use this information to optimize performance.
To send additional data, you can review and customize the following:
Map parameters
You usually need to map parameters to share custom data with FollowAnalytics.
Partner parameters (available in Adjust SDK version 4.0+) let Adjust collect custom data points from your app and send them to FollowAnalytics. This lets FollowAnalytics receive custom event details for each of your linked events.
Before adding new partner parameters to the Adjust SDK, make sure no pre-existing partner parameters already fit your requirements.
To share partner parameters to FollowAnalytics, follow these steps.
- Set up partner parameters within the Adjust SDK.
- Check Before you begin for all SDK development platform links.
- Under Set your data sharing options, select Parameters.
- Under Map parameters, you can specify how you want to send partner parameters defined in the SDK to the network:
- Select Map parameter.
- In the SDK parameter field, enter the name of the SDK parameter you want to share with the network.
- In the Partner parameter field, enter the network parameter that corresponds to the SDK parameter.
If you set up partner parameters within the Adjust SDK without setting up parameter sharing in the dashboard, Adjust forwards the parameters as named in the Adjust SDK.
Enable FollowAnalytics for your app
In the Setup review screen, you can review your choices. You can also go back and make changes to:
- Your selected app
- Data sharing options
Select Enable partner to enable FollowAnalytics for your app. Analytics partners don't work with links for campaigns. Once enabled, our integration sends attribution and in-app event data via automated callbacks.
Partner specific setup instructions
FollowAnalytics requires you to send a predefined parameter. Please attach this parameter to installs in your adjust SDK, so that it will be forwarded to FollowAnalytics. You can find out more about attaching partner parameters in the SDK readme specific to the SDK or SDKs you are working with. Below is the predefined parameter that FollowAnalytics requires:
Parameter key > Value
- fa_dv_id: FollowAnalytics ID
List of all parameters forwarded to FollowAnalytics
FollowAnalytics requires Adjust to send the following parameters (data points) with your callbacks:
Placeholder | Information |
{gps_adid} | Google Play Store advertising ID |
{idfa} | ID for advertisers (iOS only) |
{os_name} | Device operating system |
{random} | Random number (unique per callback) |
{tracking_limited} | 1 if tracking is limited, 0 if not |
{adgroup_name} | Adgroup name, as taken from the tracker |
{app_id} | Store App ID or Google Play Store |
{campaign_name} | Campaign name, as taken from the tracker |
{created_at_milli} | Activity timestamp with millisecond placeholders |
{creative_name} | Creative name, as taken from the tracker |