Set up Kuaishou Domestic | 快手国内

Set up network-level links with Kuaishou Domestic | 快手国内 for your apps and let Kuaishou Domestic | 快手国内 receive in-app event data through automated callbacks.

Implement OAID plugin

To run an Android campaign with Kuaishou 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 快手国内 | Kuaishou Domestic.
  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.

Click URL template:

https://s2s.adjust.com/9cw72p?campaign=__DNAME__(__DID__)&adgroup=__AID__&creative=__CID__&s2s=1&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&idfa_upper_md5=__IDFA2__&imei_lower_md5=__IMEI2__&gps_adid_upper_md5=__ADVERTISIINGID2__&android_id_lower_md5=__ANDROIDID2__&install_callback=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D1

Impression URL template:

https://s2s.adjust.com/impression/9cw72p?campaign=__DNAME__(__DID__)&adgroup=__AID__&creative=__CID__&s2s=1&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&idfa_upper_md5=__IDFA2__&imei_lower_md5=__IMEI2__&gps_adid_upper_md5=__ADVERTISIINGID2__&android_id_lower_md5=__ANDROIDID2__&install_callback=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D1

Forward in-app events

Event linking lets Kuaishou Domestic | 快手国内 receive in-app event data. To forward in-app events to Kuaishou 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 Kuaishou Domestic | 快手国内 needs to map to one of the following predefined events in Kuaishou Domestic | 快手国内:

Event typeEvent name
1Activation 激活
2Registration 注册
3Purchase 付费
72d Retention 次日留存
87d Retention 7日留存
10Complete 完件
11Authorization 授信
12View 商品浏览
13Add To Cart 添加购物车
14Order 提交订单
15Payment Success 付款成功
39人脸识别完成 
40身份信息填写完成
41银行卡信息填写完成
42补充个人信息填写完成
43课程试听
44有效线索
69教育正价课付费
79用信

Set up callback URL

Event callback template:

&event_callback_[event_token]=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D[event_type]

Purchase event callback template:

&event_callback_[event_token]=__CALLBACK__%26event_time%3D%7Bcreated_at_milli%7D%26event_type%3D3%26purchase_amount%3D%7Brevenue_cny%7D

Example: If you choose a registration event with event token la283m and its event number is 2, 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 Kuaishou Domestic | 快手国内.
&event_callback_la283m=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D2
  1. Append the event callback URL to your click and impression URLs.

Final click URL with event callback:

https://s2s.adjust.com/9cw72p?campaign=__DNAME__(__DID__)&adgroup=__AID__&creative=__CID__&s2s=1&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&idfa_upper_md5=__IDFA2__&imei_lower_md5=__IMEI2__&gps_adid_upper_md5=__ADVERTISIINGID2__&android_id_lower_md5=__ANDROIDID2__&install_callback=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D1&event_callback_la283m=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D2

Final impression URL with event callback:

https://s2s.adjust.com/impression/9cw72p?campaign=__DNAME__(__DID__)&adgroup=__AID__&creative=__CID__&s2s=1&oaid=__OAID__&ip_address=__IP__&user_agent=__UA__&idfa_upper_md5=__IDFA2__&imei_lower_md5=__IMEI2__&gps_adid_upper_md5=__ADVERTISIINGID2__&android_id_lower_md5=__ANDROIDID2__&install_callback=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D1&event_callback_la283m=__CALLBACK__%26event_time%3D{created_at_milli}%26event_type%3D2

Now, Kuaishou Domestic | 快手国内 will receive in-app event data for each of your linked events.