Issue #1985 has been reported by lludwig. ---------------------------------------- Bug #1985: Incorrect javascript for Google Analytics http://projects.reductivelabs.com:80/issues/1985
Author: lludwig Status: Unreviewed Priority: Normal Assigned to: Category: Target version: Keywords: This code: <pre> <script type="text/javascript"> _uacct = "UA-1537572-1"; urchinTracker(); </script> </pre> Should be just before the: </body> </html> Not at the top of the page. Otherwise you may get odd results. Also It appears you are using the old (and I think soon to be disabled) version of their stats javascript. Upgrade the google account and insert the new javascript. ---------------------------------------- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://reductivelabs.com/redmine/my/account --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
