http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13247 Bug ID: 13247 Summary: opacuserjs is not compatible with tracking's tools like Piwik Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: stephane.delaune@biblibre.com QA Contact: testopia@bugs.koha-community.org some tools needs to add javascript just before the </body> tag .This is particularly the case of statistical : - Piwik (the page "http://developer.piwik.org/api-reference/tracking-javascript" indicates "copy and paste the JavaScript Tracking code into your pages, just before the </body> tag") - Google Analytics (the page "https://developers.google.com/analytics/devguides/collection/gajs/gaTracking..." indicates "This tracking code snippet should be included in your site's pages so that it appears at the bottom of the page's HTML (or generated-HTML) structure, before the closing <body> tag.") To use these tools with the syspref "opacuserjs", its use should be moved to the end of opac-bottom.inc -- You are receiving this mail because: You are watching all bug changes.