app/assets/javascripts/google_analytics.js.coffee

Summary

Maintainability
Test Coverage

TODO found
Open

    'TODO'

Line exceeds maximum allowed length
Open

    # Google Analytics depends on a global _gaq array. window is the global scope.

Line exceeds maximum allowed length
Open

    # If Turbolinks is supported, set up a callback to track pageviews on page:change.

Line exceeds maximum allowed length
Open

    ga.src = ((if "https:" is document.location.protocol then "https://ssl" else "http://www")) + ".google-analytics.com/ga.js"

Line exceeds maximum allowed length
Open

# thanks to Jonathon Wolfe at http://reed.github.io/turbolinks-compatibility/google_analytics.html

There are no issues that match your filters.

Category
Status