---
version: 1
status: draft
---

Start tracking user actions!  We do not need to track EVERYTHING, but any action
that might be useful to the product team or at the request of the product team.

bzTrack is a wrapper class used to track all analytics.  This takes an Action,
and Data.

### Formatting

#### Section
The relevant section that we're tracking analytics for.  This could be a page,
widget, or component.  Something specific.

#### User Action
The action performed by the user within a section.

#### Data:
The *relevant* data that pertains to the user action.

#### Format

*\<Section\>: \<User Action\>*
