Skip to content

Commit

Permalink
docs: updated restricted Branch events
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff authored Jan 9, 2017
1 parent 9e20ad8 commit cc5cda0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,8 @@
- Registers custom events
- Must [Track User](#track-user) before [Track Event](#track-event) to associate events with a user
- Do not use name your custom event to events restricted by Branch (`open`, `install`, `close`)
```js
var eventName = 'clicked_on_this';
Expand Down

0 comments on commit cc5cda0

Please sign in to comment.