Cut An Past
-
Hi
If I wanted to cut and paste the output code from the plugin (see below) directly into theme Footer, would it work without installing the plugin?<!–Begin Real Time on Site and Bounce Rate –>
<script>
var _gaq = _gaq || [];
(function (tos) {
window.setInterval(function () {
tos = (function (t) {
return t[0] == 50 ? (parseInt(t[1]) + 1) + ‘:00’ : (t[1] || ‘0’) + ‘:’ + (parseInt(t[0]) + 10);
})(tos.split(‘:’).reverse());
window.pageTracker ? pageTracker._trackEvent(‘Time’, ‘Log’, tos) : _gaq.push([‘_trackEvent’, ‘Time’, ‘Log’, tos]);
}, 10000);
})(’00’);
</script>
<!–End Real Time on Site and Bounce Rate –>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Cut An Past’ is closed to new replies.