Customer would like to use our Konnect Analytics Requests feature to filter out the requests based on the User-Agent….their use case is to understand how many requests originated from Google bots.
Example:
When a user shares a URL on Google+ or an app writes an app activity, Google+ attempts to fetch the content and create a snippet to provide a summary of the linked content. Your web server will see a request with the user agent containing the following text: Google (+
https://developers.google.com/+/web/snippet/
)
.