App Installer ID(未设置)下载来自哪个市场?

What marketplace are App Installer ID (not set) downloads coming from?

我仍在努力让我的免费游戏应用程序被发现,并注意到根据 Google Analytics/Aquisition/App Marketplace,我的大部分新下载都来自“(未设置)”。尽管页面上有 'This report has been filtered to include only data where there are values for "App Installer ID" dimension' 消息,但还是如此。根据文档:

"A marketplace must support the App Installer ID to be recognized by Google Analytics. Not all marketplaces support the App Installer ID, which is what Google Analytics needs to recognize a marketplace. Traffic that comes from a marketplace that Google Analytics can’t identify appears in the report as (not set)."

我只将我的应用程序提交给 Google Play。我应该担心这些明显的流氓下载吗?他们来自哪个市场?

有几个网站提供直接的 APK 文件下载,其中最大的网站之一是 'Apkmonk' 我在其中找到了我的免费游戏应用程序。根据更新的 Google Analytics 'Acquisition/App Marketplace' 图表报告,我现在每天从未知市场获得 50-350 次新用户下载,而 Google Play 每天大约 1-5 次(com.android.vending).我不得不调整文档和示例(即 Trivial Drive)中为 InApp 购买和 Google Play 服务(特别是 IabHelper 文件)提供的支持代码,以支持既没有 Google Play 服务也没有 Google 在他们的设备上安装了 Play Store。在我调整代码之前,它们似乎都在启动应用程序时出现空指针异常。我尝试在我的测试设备上卸载 Google Play 服务并关闭 Google Play 商店,以在支持代码中找到空指针和其他崩溃点。

就非 Google 获取市场中的应用程序性能而言,我获得了横幅广告和插页式广告服务,仅此而已。没有排行榜或成就帖子、促销兑换或 InApp 购买,这是有道理的。在这些市场中,我每次点击横幅广告或插页式广告只能获得 .00-.02 美分,人口统计数据主要是美国和印度。