简体   繁体   English

Google App Indexing页面查看录制是否在本地工作?

[英]Is Google App Indexing page view recording work locally?

I'm integrating google app indexing API. 我正在整合谷歌应用索引API。 Currently I record page views which makes my Google Now search autocomplete queries and suggest my app's activities. 目前,我记录的网页浏览量使我的Google即时搜索自动填充查询并建议我的应用的活动。 But I wonder if it's the result of local history or based on my applications user base activities. 但我想知道它是否是本地历史的结果或基于我的应用程序用户群活动。 Say if many people already use my app and send page views using google app indexing API will it make autocompletion to be suggested for the users who install my app at the first time? 假设许多人已经使用我的应用程序并使用谷歌应用程序索引API发送页面浏览量,它是否会为第一次安装我的应用程序的用户建议自动完成?

The autocompletions are based an individual's usage history for that particular user. 自动填充基于该特定用户的个人使用历史记录。 So users that install your app for the first time will not see deep linked autocompletions -- until using your app. 因此,首次安装您的应用的用户将无法看到深层链接的自动填充功能 - 直到您使用自己的应用。 However, if the new user starts typing the name of your app, she should see your app appear in the autocompletions right away. 但是,如果新用户开始输入您应用的名称 ,她应该会立即看到您的应用出现在自动填充中。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM