Class: Growthbook::TrackingCallback

Inherits:
Object
  • Object
show all
Defined in:
lib/growthbook/tracking_callback.rb

Overview

Extendable class that can be used as the tracking callback

Instance Method Summary collapse

Instance Method Details

#on_experiment_viewed(_experiment, _result) ⇒ Object



6
# File 'lib/growthbook/tracking_callback.rb', line 6

def on_experiment_viewed(_experiment, _result); end