GoogleApi.AnalyticsData
Google Analytics Data API client library.
Accesses report data in Google Analytics.
Installation
Install this package from Hex by adding
google_api_analytics_data to your list of dependencies in mix.exs:
def deps do
[{:google_api_analytics_data, "~> 0.12"}]
endFor more information
Product documentation is available at https://developers.google.com/analytics/devguides/reporting/data/v1/.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_analytics_data.