Hi, For some time now, google has changed the way you can incorporate an analytics snippet. The former one was slow and synchronous, the current one is asynchronous, so I would like to use that one. However you have to place it just before </head>. Placing it in our base page at the end of wicket:head doesn't work as wicket pushes it's own extra's for ajax related stuff. Is there a way to make sure the analytics snippet goes to the exact end of the head section?
Thanks, Wouter
