Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

amperity/GoogleAnalyticsApiPoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

Trial POC for google analytics API

how to play

  • Download this repo
  • FIll in the statics in the GoogleAnalyticsReportingApiPoc
  • Amend the reports static methods (e.g. private static GetReportsResponse ...) to get the report / metrics / dimensions you have.
  • Run mvn clean compile assembly:single in the folder (or, in IntelliJ, the build configuraiotn).
  • Run java -cp target/google-analytics-api-prova-1.0-SNAPSHOT-jar-with-dependencies.jar com.amperity.app.GoogleAnalyticsReportingApiPoc (or run in Intellij)

#Demo and resources https://developers.google.com/analytics/devguides/reporting/core/v4/quickstart/service-java

Note that this demo has some issues with dependencies, this project should have them set out.

Metrics live here https://ga-dev-tools.appspot.com/dimensions-metrics-explorer/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages