Google App Crawlers

With million of apps on the Google Play Store, developers need sophisticated ways to stand out. One of the common techniques is to let Google index an app with its crawler bot.

This will make the app contents searchable by Google, however, this has some effect on analytics captured by third parties, including Sailthru Mobile. These are the known side effects:
  • App crawlers will count as an install
  • App crawlers will affect sizes of audiences
  • App crawlers that trigger app actions, may register custom attributes and/or events
  • App crawlers that trigger intents (for example by following a deep link), may register custom attributes and/or events
NoteDisabling App Crawlers If these side effects are not desirable, you can create a noindex.xml file in your app. For more information on this, check out how to refine indexing with noindex.xml in the Firebase reference. You can learn more about App Indexing on Google’s developer documentation.

Contact us

Top