Set up Jampp
Jampp is an ad network integrated with Adjust. Our integration lets Jampp receive attribution and in-app event data through automated callbacks.
In this article, learn how to set up measurement with Jampp for your app. This includes activating the integration, creating a campaign link, and choosing what data Adjust can share with Jampp.
Before you begin
Requirements
- Admin, Editor, or Custom Editor permissions in Adjust.
- Adjust SDK v4.0.0 and later to map SDK parameters to Jampp 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
Select Jampp and your app in Campaign Lab
- Under Campaign Lab, select Partners.
- Select New partner > Jampp. 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 Jampp.
- Select Next.
Enable data sharing
Enable data sharing to activate the integration with Jampp. To enable data sharing:
- Turn on Enabled
Once you enable data sharing with Jampp, Adjust automatically sends Jampp the following data, by default:
- install
- session
- uninstall
- reinstall
- reattributionReinstall
- reattribution
- event
- rejectedInstall
- rejectedReattribution
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 Jampp by default.
- install
- session
- uninstall
- reinstall
- reattributionReinstall
- reattribution
- event
- rejectedInstall
- rejectedReattribution
Send additional data
Choose the amount and type of data that you want to share with Jampp through callbacks. Jampp may use this information to optimize performance.
- Under What sources of data do you want to share?, choose the attribution source of the data you are sharing with Jampp:
- Data from all attribution sources
- Only data attributed to Jampp
Sessions
Adjust does not automatically send session callbacks due to the high volume of sessions. Sharing sessions means Jampp will receive your app’s session activity.
Uninstalls or reinstalls
Sharing uninstalls or reinstalls lets Jampp receive your app’s uninstall and/or reinstall data measured by Adjust.
For iOS apps, you might expect a low record of uninstalls and/or reinstalls. For more information, visit Uninstall and reinstall measurement.
In-app revenue (from in-app purchases)
Sharing in-app revenue lets Jampp receive revenue amounts along with your revenue event data. You need to map events that generate revenue to share this data.
Map events
Map events that you want to share to the values that Jampp can receive. Data for unmapped events is not shared with Jampp.
Map individual events
If you have a multi-platform app, you can choose to share different events per platform with Jampp. This lets you:
- Set individual events to manage campaign strategies for each platform.
- Customize data sharing per platform.
Under Map events, follow these steps to choose the in-app events you want to directly send to Jampp.
- Select Map event.
- In the Adjust event list, choose the Adjust event that you want to share with Jampp.
- Under Partner event, you need to select the Jampp event that corresponds to the Adjust event.
- For single platform apps and multi-platform apps with data sharing enabled for a single platform only, you map events for that platform only. For multi-platform apps with data sharing enabled for multiple platforms, you can:
- Select Use platform-specific mapping to map separate events at the platform-level or to not map events for certain platforms.
- Select Use global mapping to map the same events for all platforms.
- In the Partner event list, choose or enter a custom event name, that you want to map the Adjust event to.
- For single platform apps and multi-platform apps with data sharing enabled for a single platform only, you map events for that platform only. For multi-platform apps with data sharing enabled for multiple platforms, you can:
- Select Apply.
Now Jampp will receive in-app event data for each of your linked events.
Map all events
If Jampp supports mapping all events automatically, under Map events, select Map all events. This saves time in mapping individual events.
Now Jampp will receive in-app event data for all your linked events.
Map parameters
You usually need to map parameters to share custom data with Jampp.
Partner parameters (available in Adjust SDK version 4.0+) let Adjust collect custom data points from your app and send them to Jampp. This lets Jampp 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 Jampp, 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.
Configure your link and settings
You have the option to set your:
Create your link and share it with Jampp
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
- Link structure parameters
- User destinations
- Attribution settings
Select Create link to create your click URL, impression URL, QR code and link token. Creating a link also enables data sharing and the integration with Jampp.
Once you’ve created your link, share it with Jampp for placement in campaigns.
List of all parameters forwarded to Jampp
Jampp requires Adjust to send the following parameters (data points) with your callbacks:
Placeholder | Information |
{android_id} | Android ID (Android only) |
{city} | Device city |
{click_attribution_window} | Attribution window settings for device matching (hours) |
{country_subdivision} | Device subdivision of country, e.g., state |
{country} | Device two-character country code |
{device_name} | Device model number |
{device_type} | Device type |
{gps_adid} | Google Play Store advertising ID |
{idfa} | ID for advertisers (iOS only) |
{impression_attribution_window} | Attribution window settings for impression matching (hours) |
{inactive_user_definition} | Inactivity period required for reattribution (hours) |
{ip_address} | Device IP address |
{isp} | Device internet service provider |
{language} | Device two-character language code |
{lifetime_session_count} | Number of sessions recorded across entire user lifetime |
{mac_md5} | Uppercase MAC MD5 hash |
{match_type} | Attribution method |
{os_name} | Device operating system |
{os_version} | Operating system version number |
{partner_parameters} | Custom partner parameters collected by the Adjust SDK or S2S request and transmitted to third party providers via postbacks |
{random} | Random number (unique per callback) |
{revenue_usd} | Revenue, in US dollars |
{app_id} | Store App ID or Google Play Store |
{app_version} | App version number (Android), build-version-number for the bundle (iOS) |
{connection_type} | Internet connection type |
{created_at} | Activity timestamp |
{impression_based} | 1 if impression-based engagement, 0 if not |
{install_begin_time} | App download began timestamp (Android and Google Play Store only) |
{install_finish_time} | App download completion timestamp |
{is_organic} | 1 if organic traffic, 0 if non-organic |
{referral_time} | User landed on app Play Store page timestamp (Android and Google Play Store only) |