Sha256: e07625fae69c232153f3a80daf0e83c0b40d5813f1f424316b0eb8122eeeb8a3
Contents?: true
Size: 339 Bytes
Versions: 22
Compression:
Stored size: 339 Bytes
Contents
// Add Google Analytics Code // Supports Turbolinks and Turbo document.addEventListener("turbolinks:load", function(event) { if(typeof(gtag) != 'function') { return } gtag('event', 'page_view', { page_title: event.target.title, page_location: event.data.url, page_path: location.href.replace(location.origin, "") }); })
Version data entries
22 entries across 22 versions & 1 rubygems