Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Google Analytics 360 is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand. Google Analytics 360 (GA 360) source plugin would allow users to get granular level reporting data leveraging Google Analytic's reporting API. The plugin would deliver GA 360 data in batch mode and would allow users to pick from a variety of metrics and dimensions available under Google Analytics 360 reporting API.

User Expectations

  • User would like to enable GA360 API to start retieving GA360 data
  • User would like to have full flexibility in picking metrics and dimension for Google Analytics 360 dataset
  • User would like to control the dates for which the report data will be generated
  • User would like to use advanced option such as sampling size that allows her to balance between speed and accuracy of the reporting data

User Configurations

Option LevelUser Configuration LabelLabel DescriptionVariableUser WidgetNotes
BasicAuthorization tokenAuthorization token to access Google Analytics reporting APIoauth2_access_tokenText Boxhttps://developers.google.com/analytics/devguides/reporting/core/v4/authorization
Google Analytics ViewThe GA view ID from which to retrieve dataview_idText Box
Start DateStart date for the report datastart_dateText BoxShould allow to choose "today" as an option
End DateEnd date for the report dataend_dateText BoxShould allow few standard options such as last 30, 60 and 90 days
MetricsQuantitative measurements. For example, the metric ga:users indicates the total number of users for the requested time periodmetrics_listDrop DownAll the available metrics - https://developers.google.com/analytics/devguides/reporting/core/dimsmets
DimensionsAttributes of your data. For example, the dimension ga:city indicates the city, for example, "Paris" or "New York"dimensions_listDrop Down

All the available dimensions - https://developers.google.com/analytics/devguides/reporting/core/dimsmets

AdvancedSampling LevelDesired report sample sizesample_sizeText Boxhttps://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batchGet#Sampling


References

  • No labels