halfdan / piwik-ruby-tracking

A Ruby Gem that allows you to add the Piwik Tracking Code to Sinatra, Padrinorb and Rails
MIT License
52 stars 33 forks source link

Remove async tracking, update tracking code #21

Closed halfdan closed 7 years ago

halfdan commented 7 years ago

Async tracking has long become the standard in Piwik and synchronous tracking does not make much sense anymore as it blocks the page load.