Class: GoogleAnalytics::Events::SetAccount

Inherits:
Object
  • Object
show all
Defined in:
lib/google-analytics/events/events.rb

Instance Method Summary collapse

Constructor Details

#initialize(account_id) ⇒ SetAccount



32
33
34
# File 'lib/google-analytics/events/events.rb', line 32

def initialize()
  warn "[REMOVED] `SetAccount` is being removed. Universal Analytics does not support this any longer. Please see GoogleAnalytics::Events::SetupAnalytics"
end