Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Sitata/titanium-google-analytics
Browse files Browse the repository at this point in the history
  • Loading branch information
astjohn committed Jan 14, 2015
2 parents 78084f8 + 10241ba commit 46e6917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Tracks an event taking the following parameters:
| category | String | The event category | Yes |
| action | String | The event action | Yes |
| label | String | The event label | No |
| value | String | The event value | No |
| value | Integer | The event value | No |

```javascript
tracker.trackEvent({
Expand Down

0 comments on commit 46e6917

Please sign in to comment.