backbone.analytics
backbone.analytics copied to clipboard
Simple Backbone and Google Analytics Integration
Results
5
backbone.analytics issues
Sort by
recently updated
recently updated
newest added
Setup a rake task to manage the creation of the minified versions, instead of doing this manually
enhancement
In one project of mine I needed to move the `trackPageiew()` call from the overridden version of `Backbone.History#navigate()` to `Backbone.History#loadUrl()`. That was needed because in this project I don't call...