Google Analytics Real Time
is a Stream Deck plugin that makes use of the Google Analytics Real-time API to show real-time reporting data.
This plugin allows you to monitor activity as it happens on your site or app.
- Display active users
- Display a specific goal completion
- Display all goal completions
- Display total events
In the Release folder, find com.mel.googleanalytics.streamDeckPlugin
, download it and then double-click this file on your machine, Stream Deck will install the plugin.
-
profile ID: https://docs.acquia.com/customer-data-platform/connectors/web-analytics-provider/google-analytics-profileid/
-
client ID & secret:
- Login to Google Cloud Platform: https://console.cloud.google.com/apis/credentials
- Click 'Credentials' from the left sidebar
- Select the project you want to monitor and create an OAuth 2.0 credential
-
refresh token:
- Go to https://developers.google.com/oauthplayground/
- Click the gear icon on the top right, select the Use your own OAuth credentials checkbox. Enter the OAuth client ID and OAuth client secret obtained from previous step. Click Close
- From the left sidebar, select Google Analytics API v3, then click Authorize APIs.