Skip to content

Instantly share code, notes, and snippets.

@IronistM
Last active December 16, 2015 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IronistM/5517939 to your computer and use it in GitHub Desktop.
Save IronistM/5517939 to your computer and use it in GitHub Desktop.
# Use a call to the Management API to query your Profiles and select among them
ga$getProfiles()
# Define the ids and web properties to work with. The web.proporties is reserved for
# the name of the ids for labeling reasons etc
ids<-c()
web.properties<-c()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment