Set up Ogury
Ogury is an ad network integrated with Adjust. Our integration lets Ogury receive attribution and in-app event data through automated callbacks.
In this article, learn how to set up measurement with Ogury for your app. This includes activating the integration, creating a campaign link, and choosing what data Adjust can share with Ogury.
Before you begin
Requirements
- Admin, Editor, or Custom Editor permissions in Adjust.
- Adjust SDK v4.0.0 and later to map SDK parameters to Ogury 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 Ogury and your app in Campaign Lab
- Under Campaign Lab, select Partners.
- Select New partner > Ogury. 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 Ogury.
- Select Next.
Enable data sharing
Enable data sharing to activate the integration with Ogury. To enable data sharing:
- Turn on Enabled
Once you enable data sharing with Ogury, Adjust automatically sends Ogury the following data, by default:
- install
- event
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 Ogury by default.
- install
- event
Send additional data
Choose the amount and type of data that you want to share with Ogury through callbacks. Ogury 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 Ogury:
- Data from all attribution sources
- Only data attributed to Ogury
In-app revenue (from in-app purchases)
Sharing in-app revenue lets Ogury 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 Ogury can receive. Data for unmapped events is not shared with Ogury.
Map individual events
If you have a multi-platform app, you can choose to share different events per platform with Ogury. 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 Ogury.
- Select Map event.
- In the Adjust event list, choose the Adjust event that you want to share with Ogury.
- Under Partner event, you need to select the Ogury 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 Ogury will receive in-app event data for each of your linked events.
Map all events
If Ogury supports mapping all events automatically, under Map events, select Map all events. This saves time in mapping individual events.
Now Ogury 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 Ogury
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 Ogury.
Once you’ve created your link, share it with Ogury for placement in campaigns.
List of all parameters forwarded to Ogury
Ogury requires Adjust to send the following parameters (data points) with your callbacks:
Placeholder | Information |
{adid} | Adjust device ID (all platforms) |
{android_id} | Android ID (Android only) |
{click_attribution_window} | Attribution window settings for device matching (hours) |
{country} | Device two-character country code |
{currency} | Original ISO 4217 currency code sent from Adjust SDK |
{device_name} | Device model number |
{gps_adid} | Google Play Store advertising ID |
{idfa} | ID for advertisers (iOS only) |
{impression_attribution_window} | Attribution window settings for impression matching (hours) |
{ip_address} | Device IP address |
{label} | Value of the Adjust "label" parameter sent on click |
{language} | Device two-character language code |
{match_type} | Attribution method |
{mcc} | Mobile country code: three-digit code identifying a device's country. Use with the mobile network code to identify a device's carrier. |
{mnc} | Mobile network code: two-digit code. Use with the mobile country code to identify a device's carrier. |
{os_name} | Device operating system |
{os_version} | Operating system version number |
{revenue_float} | Revenue, as sent from Adjust SDK, in whole currency units |
{sdk_version} | Adjust SDK version (per app) |
{timezone} | Device time zone |
{adgroup_name} | Adgroup name, as taken from the tracker |
{click_time} | Attributed click timestamp |
{connection_type} | Internet connection type |
{created_at} | Activity timestamp |
{creative_name} | Creative name, as taken from the tracker |
{impression_based} | 1 if impression-based engagement, 0 if not |
{impression_time} | Attributed impression timestamp |
{install_begin_time} | App download began timestamp (Android and Google Play Store only) |
{install_finish_time} | App download completion timestamp |
{installed_at} | Install (i.e., first app open) timestamp |
{tracker_name} | Current tracker name |