Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1000 Bytes

File metadata and controls

24 lines (16 loc) · 1000 Bytes

Google Analytics sample for Google App Engine

Open in Cloud Shell

Integrating App Engine with Google Analytics using EE11.

Project setup, installation, and configuration

Running locally

This example uses the Maven Cloud CLI based plugin. To run this sample locally:

$ mvn appengine:run

Deploying

$ mvn clean package appengine:deploy