Woopra Forums » Troubleshooting

please change the woopra javascript code

(6 posts)
  • Started 5 months ago by 00christian00
  • Latest reply from gypsum01
  • This topic is not a support question
  • Please change the code in a way that it's not blocking everything.
    As of now the website speed it's too much related to the woopra servers.
    Can't you allow us to cache locally the whole javascript without including other javascript from the script itself?
    It's not possible to have an async request?
    I would prefer to lose some user count if the server is too slow to reply than have my website slow when your server are slow.

    Posted 5 months ago #
  • Jad Y.
    Administrator

    Christian, All browsers render html from top to bottom, so your site will not hang if you put the woopra code in the bottom of your html code. Thanks.

    Posted 5 months ago #
  • grzelak
    Member

    It will hang if you use onload scripts like mootools or even ajax. User will need to wait until woopra is loaded...

    Posted 5 months ago #
  • Jad Y.
    Administrator

    It will not hang. The function that sends the tracking info is not executed sequentially, but it within a setTimeout function.

    Posted 5 months ago #
  • Sorry,I haven't saw the response.
    My problem is exactly with javascripts that load when the page finished loading,that's almost all of the ajax scripts and other fancy scripts.

    All the script are halted until the function _Request in the javascript hasn't completed.

    Posted 2 months ago #
  • gypsum01
    Member

    I am experiencing the absolute opposite than 00christian00.. my site is loaded with javascript and ajax. It seems to load just fine but there is a significate delay before the woopra pings the server, sometimes it doesn't even make it or the user jumps to a new page quicker than the woopra can register.

    Posted 2 months ago #

RSS feed for this topic

Reply

You must log in to post.