当前位置:网站首页>Creation and use of unified links in Huawei applinking
Creation and use of unified links in Huawei applinking
2022-07-02 11:00:00 【Huawei Developer Forum】
The operation students are preparing for a wave of offline launch overseas recently , Involving overseas Google Play,iOS The equipment App Store, And Huawei channel AppGallery.
The operator hopes that we can integrate the downloads of the three platforms into one link , When it is put in this way, only , You need to put a QR code in the landing poster .
1、 Scheme selection
From HUAWEI AGC Of Official documents in , Find out App Linking Service selected Unified Linking, It has the function of downloading links in one .
From the description in the document , A brief summary , This is this. Unified link can integrate download links from different platforms into one , When the user scans the code or clicks , It can automatically according to the user's device type , Automatically jump to different link addresses .
2、 Create and use
1、 Sign in Huawei AGC home page - choice My project - Left side dish Single column , choice growth -App Linking
If it's the first time App Linking, First click on... In the upper right corner “ Immediate use ” that will do . The interface is as follows :
2、 establish Link prefix
Using unified links Unified Linking front , You need to create a link prefix first . stay App Linking In page , Select the link prefix tab , Click Add Link prefix . In the pop-up interface , Create a unique link prefix in the whole network .
3、 Create unified Links Unified Linking.
stay Unified Linking Under tab , Click Create Unified Linking
Create unified Links , The parameters involved , As shown in the figure below , Now let's start to describe them separately :
- Link name : That is, identify the name of the corresponding link , It can be strongly related to the delivery position
- Default link : General redirect link address , Generally, it can be downloaded directly from the server APK The address of .
- iOS link : namely iOS equipment , Scan code to redirect to App Store Link to , The generally recommended format is :
https://apps.apple.com/xx/app/xx-xx-xx/idxxxxxxxx
4. Android AppGallery link : That is, on Huawei equipment , Scan the code to link Huawei's application market , The generally recommended format is :appmarket://details?id=yourPackageName
5. Android Other download links :Android If the equipment is not installed in Huawei application market , Redirected link address , It can be Google Play Of App link , Or download from the server APK Link to .
3、 Example
I link to Sports Health APP For example , The configuration results are as follows :
- Default link :https://appgallery.huawei.com/#/app/C10414141
- iOS link :https://apps.apple.com/cn/app/id1325481372
- Android AppGallery link :appmarket://details?id=com.huawei.health
- Android Other download links :
https://play.google.com/store/apps/details?id=com.huawei.health&hl=zh&gl=US
4、 Use and delivery effect
Every link used , Can be found at the end of the link “ Statistics ” entrance , View the linked delivery effect data :
Linked Statistics , Including daily statistics “ Number of hits ”,“ Number of redirects ” as well as “ Number of times to open for the first time ”.
among ,“ Number of redirects ” Can distinguish Android、iOS、 And the number of redirects of the default link , It is very convenient to view and count the effect of the launch .
Reference documents :
Unified Linking Function is introduced :https://developer.huawei.com/consumer/cn/forum/topic/0202635726322310090?fid=0101271690375130218
边栏推荐
- Kustomize使用手册
- Luogu p5536 [xr-3] core city (greed + tree DP looking for the center of the tree)
- Set the playback speed during the playback of UOB equipment
- js promise. all
- The URL in the RTSP setup header of the axis device cannot take a parameter
- JVM之垃圾回收器
- 一招快速实现自定义快应用titlebar
- Oracle notes
- UWA报告使用小技巧,你get了吗?(第四弹)
- MongoDB 学习整理(条件操作符,$type 操作符,limit()方法,skip() 方法 和 sort() 方法)
猜你喜欢
Read H264 parameters from mediarecord recording
HDU1234 开门人和关门人(水题)
【AGC】如何解决事件分析数据本地和AGC面板中显示不一致的问题?
【深入浅出玩转FPGA学习5-----复位设计】
JVM garbage collector
【AGC】构建服务3-认证服务示例
二叉树专题--AcWing 3540. 二叉搜索树建树(实用板子 构建二叉搜索树 并输出前、中、后序遍历)
【AI应用】海康威视iVMS-4200软件安装
QT学习日记8——资源文件添加
From Read and save in bag file Jpg pictures and PCD point cloud
随机推荐
PCL eigen introduction and simple use
(五)APA场景搭建之挡位控制设置
【深入浅出玩转FPGA学习5-----复位设计】
static 函数中的静态变量
Special topic of binary tree -- acwing 19 The next node of the binary tree (find the successor of the node in the tree)
Record attributeerror: 'nonetype' object has no attribute 'nextcall‘
华为游戏初始化init失败,返回错误码907135000
Is the account above changtou school safe?
Leetcode 182 Find duplicate email (2022.07.01)
Logu p3398 hamster looks for sugar (double LCA on the tree to judge whether the two paths in the tree intersect)
UWA报告使用小技巧,你get了吗?(第四弹)
axis设备的rtsp setup头中的url不能带参
二叉树专题--AcWing 19. 二叉树的下一个节点(找树中节点的后继)
Special topic of binary tree -- acwing 3540 Binary search tree building (use the board to build a binary search tree and output the pre -, middle -, and post sequence traversal)
JSP webshell免杀——JSP的基础
JS settimeout() and interview questions
集成学习概览
二叉树专题--洛谷 P3884 [JLOI2009]二叉树问题(dfs求二叉树深度 bfs求二叉树宽度 dijkstra求最短路)
P1055 [NOIP2008 普及组] ISBN 号码
Luogu p5536 [xr-3] core city (greed + tree DP looking for the center of the tree)