Set up Lifestreet
Lifestreet is an ad network integrated with Adjust. Our integration lets Lifestreet receive attribution and in-app event data through automated callbacks.
In this article, learn how to set up measurement with Lifestreet for your app. This includes activating the integration, creating a campaign link, and choosing what data Adjust can share with Lifestreet.
Before you begin
Requirements
- Admin, Editor, or Custom Editor permissions in Adjust.
- Adjust SDK v4.0.0 and later to map SDK parameters to Lifestreet 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 Lifestreet and your app in Campaign Lab
- Under Campaign Lab, select Partners.
- Select New partner > Lifestreet. 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 Lifestreet.
- Select Next.
Enable data sharing
Enable data sharing to activate the integration with Lifestreet. To enable data sharing:
- Turn on Enabled
Once you enable data sharing with Lifestreet, Adjust automatically sends Lifestreet the following data, by default:
- install
- session
- reattribution
- event
- rejectedInstall
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 Lifestreet by default.
- install
- session
- reattribution
- event
- rejectedInstall
Send additional data
Choose the amount and type of data that you want to share with Lifestreet through callbacks. Lifestreet 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 Lifestreet:
- Data from all attribution sources
- Only data attributed to Lifestreet
Sessions
Adjust does not automatically send session callbacks due to the high volume of sessions. Sharing sessions means Lifestreet will receive your app’s session activity.
In-app revenue (from in-app purchases)
Sharing in-app revenue lets Lifestreet 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 Lifestreet can receive. Data for unmapped events is not shared with Lifestreet.
Map individual events
If you have a multi-platform app, you can choose to share different events per platform with Lifestreet. 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 Lifestreet.
- Select Map event.
- In the Adjust event list, choose the Adjust event that you want to share with Lifestreet.
- Under Partner event, you need to select the Lifestreet 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 Lifestreet will receive in-app event data for each of your linked events.
Map all events
If Lifestreet supports mapping all events automatically, under Map events, select Map all events. This saves time in mapping individual events.
Now Lifestreet will receive in-app event data for all your linked events.
Configure your link and settings
You have the option to set your:
Create your link and share it with Lifestreet
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 Lifestreet.
Once you’ve created your link, share it with Lifestreet for placement in campaigns.
Partner specific setup instructions
LifeStreet takes different ways when reporting clicks and impressions to Adjust: client side reporting for clicks and server side reporting for impressions.
So after the client generates a LifeStreet impression Url, please append**&s2s=1** to it. Otherwise, some impressions will be filtered due to invalid user agent, etc.
List of all parameters forwarded to Lifestreet
Lifestreet requires Adjust to send the following parameters (data points) with your callbacks:
Placeholder | Information |
{android_id} | Android ID (Android only) |
{currency} | Original ISO 4217 currency code sent from Adjust SDK |
{gps_adid} | Google Play Store advertising ID |
{idfa} | ID for advertisers (iOS only) |
{ip_address} | Device IP address |
{revenue_float} | Revenue, as sent from Adjust SDK, in whole currency units |
{tracking_enabled} | 1 if tracking is enabled, 0 if not |
{user_agent} | Incoming raw user agent |
{app_id} | Store App ID or Google Play Store |
{installed_at} | Install (i.e., first app open) timestamp |
{rejection_reason} | Reason for a rejected attribution |