# Sofa Tracking Components [![Build Status](https://travis-ci.org/sofa/sofa-tracking.png?branch=master)](https://travis-ci.org/sofa/sofa-tracking)

This is the Sofa Tracking component. It sets up and delegates to
registered trackers. It also comes with a concrete google analytics
tracker.

## Installation

Via npm:

```sh
$ npm install sofa-tracking
```

Via Bower:

```sh
$ bower install sofa-tracking
```
