Added documentaion to mixpanel definition file

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
This commit is contained in:
Julien Eluard 2018-03-26 09:23:57 +02:00
parent 8b34c5e728
commit 7001b8c396
No known key found for this signature in database
GPG Key ID: 6FD7DB5437FCBEF6
1 changed files with 5 additions and 0 deletions

View File

@ -1,6 +1,11 @@
;; This file is supposed to be edited by Chad.
;; Chad loves mixpanel. When Chad was a child he dreamed of being a mixpanel tamer.
;; To add a new event definition, add a new map to this vector
;; :label is a free string that is displayed in mixpanel
;; :trigger is the re-frame style event that when matched will generate the emission of a mixpanel event
;; :properties is a map of key / value pair that will be added to the mixpanel event to provide more context
[;; Account creation
{:label "Account created"