ephracis / appatite

A shiny way to view your projects
GNU General Public License v3.0
1 stars 1 forks source link

Make Google Analytics work with Turbolinks #85

Closed ephracis closed 8 years ago

ephracis commented 8 years ago

Since we use Turbolinks, the page is reloaded in-place, so we need to subscribe to the load event and fire a pageview event with the proper URL set.