0
Welcome Guest! Login
0 items Join Now

RokWoopra page view duplication

  • RokWoopra page view duplication

    Posted 16 years 3 months ago
    • Hi there,

      I just installed RokWoopra and I have the problem that all traffic gets doubled.

      ie. every page view is reported twice within the same second, both in the front end and the backend.

      Is this a known issue or has anyone else had this problem with RokWoopra?

      Woopra rocks by the way... :)

      --Tone
    • Your source for the latest Joomla related news, template and extension reviews and views, check out www.joomlaviews.com .
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • when you view your page source, do you see two references to the plugin?
  • Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • The only reference to Woopra is this:
      <script type="text/javascript" src="http://static.woopra.com/js/woopra.js"></script>
       
                  <!-- Woopra Code Start -->
       
                  <script type="text/javascript">
                  var _wh = ((document.location.protocol=='https:') ? "https://sec1.woopra.com" : "http://static.woopra.com");
                  document.write(unescape("%3Cscript src='" + _wh + "/js/woopra.js' type='text/javascript'%3E%3C/script%3E"));
                  </script>
                  <!-- Woopra Code End -->
       

      Website is www.joomlaviews.com
    • Your source for the latest Joomla related news, template and extension reviews and views, check out www.joomlaviews.com .
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • Then i think your problem is on the woopra side. It's still a beta product, so there are MANY minor issues with it.
  • Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • ok - I reported it to them, see if that makes a difference.

      JoomlaViews is the first Joomla site that I am using rokWoopra on and I like the fact that it is a plugin and not a module.

      Cheers,
      Tony
    • Your source for the latest Joomla related news, template and extension reviews and views, check out www.joomlaviews.com .
  • Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • I used the RokWoopra plugin and got doubled the traffic hits as well. So I manually add the javascript code form the woopra site into a rockettheme template and now it works so it is the plugin that is broken. I am going to look at the plugin and see if I can fix it and I do love this plugin.

      What I did is add the code form the woopra site to the template file index.php at the bottom right above the </body> tag
  • Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • yeah - I just tried that too and that seem to have fixed my issue - just single hits being reported now with the plugin disabled and code manually entered in footer.

      There is unfortunately something wonky with the plugin... :(

      Thanks for the help Raymond.

      --Tone
    • Your source for the latest Joomla related news, template and extension reviews and views, check out www.joomlaviews.com .
    • Andy Miller's Avatar
    • Andy Miller
    • Preeminent Rocketeer
    • Posts: 9919
    • Thanks: 96
    • Web Kahuna

    Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • I don't suppose you guys have compared the 'inserted' code to the plugin? The plugin code looks identical to the custom code for mine, so not sure what the differences could be?
  • Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • <!-- Woopra Code Start -->
      <script type="text/javascript">
      var _wh = ((document.location.protocol=='https:') ? " sec1.woopra.com " : " static.woopra.com ");
      document.write(unescape("%3Cscript src='" + _wh + "/js/woopra.js' type='text/javascript'%3E%3C/script%3E"));
      </script>
      <!-- Woopra Code End -->


      they do look the same - I cant explain why I am not getting double-hits from the manual insert but with the plugin I do.

      I prefer the plugin as it automatically tracks backend too.

      --Tone
    • Your source for the latest Joomla related news, template and extension reviews and views, check out www.joomlaviews.com .
  • Re: RokWoopra page view duplication

    Posted 16 years 3 months ago
    • It looks the same to me as well so i do not know why the PHP code is not working

Time to create page: 0.075 seconds