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

Returns a new instance of SetAccount.



34
35
36
# File 'lib/google-analytics/events/events.rb', line 34

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