Changes

Jump to: navigation, search
Events
* '''action''': name of the event. Should be brief and lowercase. If needed, you can make use of namespacing with a '-' separator. Example event names: "panel-switch", "panel-enable", "panel-disable", "panel-install".
* '''method''' (Optional): used for user actions that can be performed in many ways. This field specifies the method in which the action was performed. For e.g, say we want to record an event for when a user adds an item to their reading list. This action can be performed by either long-tapping the reader icon in the address bar or done from within reader mode. We would use the same event name for both user actions but specify two methods: "addressbar" and "readermode".
* '''extras''' (Optional): for extra information that may be useful in understanding the event. It is important to keep this very brief.
38
edits

Navigation menu