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:
- Under Campaign Lab, select Partners.
- Select New partner.
- In the Partner selection screen, choose 快手国内 | Kuaishou Domestic.
- In the App selection screen, choose the app for which you want to create the link.
- 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.
- Under AppView, select All apps.
- Select your app.
- Select the Events tab.
- 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 type | Event name |
---|---|
1 | Activation 激活 |
2 | Registration 注册 |
3 | Purchase 付费 |
7 | 2d Retention 次日留存 |
8 | 7d Retention 7日留存 |
10 | Complete 完件 |
11 | Authorization 授信 |
12 | View 商品浏览 |
13 | Add To Cart 添加购物车 |
14 | Order 提交订单 |
15 | Payment 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:
- 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
- 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.