Skip to content

Instantly share code, notes, and snippets.

@ianlandsman
Created June 7, 2013 13:00
Show Gist options
  • Save ianlandsman/5729068 to your computer and use it in GitHub Desktop.
Save ianlandsman/5729068 to your computer and use it in GitHub Desktop.
Event::fire('metric.engagement', array('set', $account, $staff, array(
'$first_name' => ,
'$last_name' => ,
'$email' => ,
'$created' => ,
'environment' => App::environment()
)));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment