Set up iQiyi Domestic | 爱奇艺国内

Set up network-level links with iQiyi Domestic | 爱奇艺国内 for your apps and let iQiyi Domestic | 爱奇艺国内 receive in-app event data through automated callbacks.

Implement OAID plugin

To run an Android campaign with iQiyi Domestic | 爱奇艺国内, you need to implement Adjust's OAID plugin in order to record the correct device IDs.

Create link in Adjust

In Campaign Lab, follow these steps to create the link URL:

  1. Under Campaign Lab, select Partners.
  2. Select New partner.
  3. In the Partner selection screen, choose 爱奇艺国内 | iQiyi.
  4. In the App selection screen, choose the app for which you want to create the link.
  5. In the Link structure screen, review the default link structure parameters provided by the network, and click Quick create.

Your click and impression link URLs are generated. Replace s2s.adjust.com by app.adjust.com in these URLs and then submit it to iQiyi Domestic | 爱奇艺国内 to launch your campaign.

Click URL template:

https://s2s.adjust.com/xxxxxx?campaign=__ADVERTISER_ID__&adgroup=__ORDER_GROUP_ID__-__ORDER_PLAN_ID__&creative=__CREATIVE_ID__&s2s=1&idfa=__IDFA__&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&adjust_source=iqiyi&idfa_upper_md5=111111aaaaaa111111bbbbbb11111111&imei_lower_md5=__IMEI__&android_id_lower_md5=__ANDROIDID__&iqiyi_cb=__CALLBACK_URL__&install_callback=event_type%3D0

Impression URL template:

https://s2s.adjust.com/impression/xxxxxx?campaign=__ADVERTISER_ID__&adgroup=__ORDER_GROUP_ID__-__ORDER_PLAN_ID__&creative=__CREATIVE_ID__&s2s=1&idfa=__IDFA__&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&adjust_source=iqiyi&idfa_upper_md5=111111aaaaaa111111bbbbbb11111111&imei_lower_md5=__IMEI__&android_id_lower_md5=__ANDROIDID__&iqiyi_cb=__CALLBACK_URL__&install_callback=event_type%3D0

Forward in-app events

Event linking lets iQiyi Domestic | 爱奇艺国内 receive in-app event data. To forward in-app events to iQiyi Domestic | 爱奇艺国内, follow these steps.

  1. Under AppView, select All apps.
  2. Select your app.
  3. Select the Events tab.
  4. Find the event you want to forward and copy its event token.

Each Adjust event that you want to forward to iQiyi Domestic | 爱奇艺国内 needs to map to one of the following predefined events in iQiyi Domestic | 爱奇艺国内:

NumberConversion type
1Register (注册)
2Pay (付费)
32d retention 次日留存
210Authorization 授信

Set up callback URL

Event callback template:

event_callback_[event_token]=event_type%3D[event_number]

Example: If you choose a registration event with event token la283m and its event number is 1, then follow these steps to setup the callback URL:

  1. In the event callback template, replace [event_token] from Adjust and [event_number] from the predefined events in iQiyi Domestic | 爱奇艺国内.
&event_callback_la283m=event_type%3D1
  1. Append the event callback URL to your click and impression URLs.

Final click URL with event callback:

https://s2s.adjust.com/xxxxxx?campaign=__ADVERTISER_ID__&adgroup=__ORDER_GROUP_ID__-__ORDER_PLAN_ID__&creative=__CREATIVE_ID__&s2s=1&idfa=__IDFA__&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&adjust_source=iqiyi&idfa_upper_md5=111111aaaaaa111111bbbbbb11111111&imei_lower_md5=__IMEI__&android_id_lower_md5=__ANDROIDID__&iqiyi_cb=__CALLBACK_URL__&install_callback=event_type%3D0&&event_callback_la283m=event_type%3D1 

Final impression URL with event callback:

https://s2s.adjust.com/impression/38v8la?campaign=__ADVERTISER_ID__&adgroup=__ORDER_GROUP_ID__-__ORDER_PLAN_ID__&creative=__CREATIVE_ID__&s2s=1&idfa=__IDFA__&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&adjust_source=iqiyi&idfa_upper_md5=111111aaaaaa111111bbbbbb11111111&imei_lower_md5=__IMEI__&android_id_lower_md5=__ANDROIDID__&iqiyi_cb=__CALLBACK_URL__&install_callback=event_type%3D0&&event_callback_la283m=event_type%3D1 

Now, iQiyi Domestic | 爱奇艺国内 will receive in-app event data for each of your linked events.