The embedded javascript code has been updated to enable asynchronous communication between your site and the Woopra servers.

cf : http://www.woopra.com/blog/2010/10/20/announcing-asynchronous-javascript...

CommentFileSizeAuthor
#3 async_02.patch2.34 KBbutterfi
#2 async_01.patch2.25 KBbutterfi
#1 async.patch2.33 KBbutterfi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

butterfi’s picture

FileSize
2.33 KB

I wrote a quick patch that adds a checkbox in 'admin/settings/woopra' that switches over to the new asynchronous code. This is patched against version 1.1.2.9, which is a bit later then whats available on the downloads page (1.1.2.8). The original developer stripped out the caching in the latest version, so be forewarned that this patch will make local caching go away if you're patching v. 1.3 (aka '1.1.2.8')

butterfi’s picture

FileSize
2.25 KB

oops, cruft snuck in...

butterfi’s picture

FileSize
2.34 KB

Added user name support back in. This is a new patch meant to replace async_01.patch

bonobo’s picture

Status: Active » Needs review

Setting to needs review.