How to Connect Content Analytics to Google AnalyticsSummaryThis article gives more details on how to connect Content Analytics to Google AnalyticsReleaseAll recent ServiceNow releases, tested on QuebecInstructionsRefer to Configure content analytics for Google In the docs. The steps that are necessary on the Google side: - Login to https://analytics.google.com - Open the Admin interface (bottom of the menu on the left side of the screen) - Create an Account - Once an account's been created create a Property. Make sure to click 'Advanced Options' down the bottom of the properties page and create it as a Universal Analytics property, see Set up Analytics for a website (Universal Analytics) (also refer to What happened to my Tracking ID?) - Create a View under that Property. The URL for the View and the Property will just be the instance URL https://INSTANCENAME.service-now.com - Still in the Admin interface:* Get the Account ID from Account->Account Settings* Get the Tracking ID from Property->Property Settings* Get the View ID from View->Settings for View - Open the Google Developer Console - Credentials->Create Credentials. OAuth-Client-ID. Type is Web Application. Authorised Javascript Sources: https://INSTANCENAME.service-now.comAuthorised Redirect URIs: https://INSTANCENAME.service-now.com/oauth_redirect.do - Copy the Client ID and Client Secret - Continue with the steps in Configure content analytics for Google