• Resolved Garf_C

    (@garf_c)


    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 –>

    http://ww.wp.xz.cn/plugins/reduce-bounce-rate/

Viewing 1 replies (of 1 total)
  • Plugin Author Okoth1

    (@okoth1)

    Hi Garf_C,

    That would work as well. I have done the same thing on one of my sites with the same effect.

Viewing 1 replies (of 1 total)

The topic ‘Cut An Past’ is closed to new replies.