Sha256: 1cecbfb854bd54230abadaa42e34810a7f350d64c73400f9b2c01dfa0e9cbf1a
Contents?: true
Size: 534 Bytes
Versions: 4
Compression:
Stored size: 534 Bytes
Contents
LazyGoogleAnalytics::Config.setup do |config| #config.pass_phrase = "notasecret" #config.key_file = Rails.root + "/config/XXXXkey_file.p12" #config.client_id = "XXXXX.apps.googleusercontent.com" #config.scope = "https://www.googleapis.com/auth/analytics.readonly" #config.profile_id = "XXXXX" # note that this number corresponds to profile id , not analytics UA-XXXXX number #config.email = "XXXXXX@developer.gserviceaccount.com" # you have to add email dev account to users list on analytics profile end
Version data entries
4 entries across 4 versions & 1 rubygems