Source: ruby-rack-google-analytics Section: ruby Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Raju D. Vindane Build-Depends: debhelper (>= 11), gem2deb, ruby-actionpack, ruby-activesupport, ruby-rack (>= 1.2), ruby-rack-test (>= 0.5), ruby-shoulda (>= 2.11), ruby-test-unit (>= 2.5) Standards-Version: 4.2.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-rack-google-analytics.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-rack-google-analytics Homepage: https://github.com/leehambley/rack-google-analytics Testsuite: autopkgtest-pkg-ruby XS-Ruby-Versions: all Package: ruby-rack-google-analytics Architecture: all XB-Ruby-Versions: ${ruby:Versions} Depends: ruby | ruby-interpreter, ruby-actionpack, ruby-activesupport, ${misc:Depends}, ${shlibs:Depends} Description: Simple Rack middleware to inject the Google Analytics tracking code This middleware injects either the synchronous or asynchronous Google Analytics tracking code into the correct place of any request only when the response's `Content-Type` header contains `html` (therefore `text/html` and similar).