Google Play 游戏在 PC 上的用户获取
使用收藏夹保持井井有条 根据您的偏好保存和分类内容。
借助 Google Play 游戏在 PC 上,开发者可以运行用户获取 (UA) 活动,就像他们今天使用移动 Android 手机那样,使用 Google Play 安装推荐来源库 并链接到 Google Play 商店列表。
举例说明
开发者生成一个 Google Play URL,其中包含营销归因信息并链接到游戏的 Google Play 商店列表页面,并在网络上的广告或现有的 GPG 在 PC 游戏中使用它。它可能如下所示
https://play.google.com/store/apps/details?id=com.sample.package&referrer=utm_source%3Dsearch%26utm_medium%3Dcpc%26utm_campaign%3Dsummerpromo
在此示例中 utm_source%3Dsearch%26utm_medium%3Dcpc%26utm_campaign%3Dsummerpromo
对应于开发者为营销归因创建的字符串,并在游戏安装后通过 _referrer_ 字段传递到游戏客户端。
当 PC 用户点击包含此链接的广告时,他们会被重定向到 Google Play 网页 UI 上的游戏列表页面,该页面允许用户选择“在 Windows 上安装”。
点击“在 Windows 上安装”会提示用户打开或下载 Google Play 游戏在 PC 上的客户端。
如果用户已安装客户端,则点击“打开”将在 Google Play 游戏在 PC 上启动游戏的详细信息页面,并自动开始安装过程。
如果用户未安装 Google Play 游戏在 PC 上,则点击“下载”将启动平台安装程序的下载,并在成功安装和设置 Google Play 游戏在 PC 上后,游戏将自动开始安装。
无论用户是从网络浏览器还是从另一个 GPG 在 PC 游戏中点击广告,流程都相同。对于后者,Google Play 游戏在 PC 上的客户端将使用游戏的 Google Play 商店网页 UI 上的列表页面启动浏览器以启动下载流程。
安装和启动成功后,开发者可以使用 Google Play 安装推荐来源库在游戏中检索推荐来源详细信息。
此页面上的内容和代码示例受 内容许可 中描述的许可证的约束。Java 和 OpenJDK 是 Oracle 和/或其关联公司的商标或注册商标。
上次更新时间:2024-07-08 UTC。
[{ "type": "thumb-down", "id": "missingTheInformationINeed", "label":"缺少我需要的信息" },{ "type": "thumb-down", "id": "tooComplicatedTooManySteps", "label":"太复杂/步骤太多" },{ "type": "thumb-down", "id": "outOfDate", "label":"已过时" },{ "type": "thumb-down", "id": "samplesCodeIssue", "label":"示例/代码问题" },{ "type": "thumb-down", "id": "otherDown", "label":"其他" }]
[{ "type": "thumb-up", "id": "easyToUnderstand", "label":"易于理解" },{ "type": "thumb-up", "id": "solvedMyProblem", "label":"解决了我的问题" },{ "type": "thumb-up", "id": "otherUp", "label":"其他" }]
{ "lastModified": "上次更新时间:2024-07-08 UTC。", "confidential": False }