Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moriony committed Sep 4, 2014
1 parent e9a622b commit 61f2416
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ Google Analytics Measurement Protocol PHP Client wrapper

Google Analytics Measurement Protocol PHP client wrapper based on [krizon/php-ga-measurement-protocol](https://github.com/krizon/php-ga-measurement-protocol)

See [Google Analytics Measurement Protocol documentation](https://developers.google.com/analytics/devguides/collection/protocol/v1/devguide)

Installation
-------------------------------------------------------------------------------------------
Use [Composer](http://getcomposer.org/doc/00-intro.md) to add this library to your dependencies:
```bash
$ php composer.phar require moriony/php-ga-measurement-protocol:dev-master
```

Usage
----------------------------------------------------------------------------------------

Expand Down

0 comments on commit 61f2416

Please sign in to comment.