The URL is wind-rose.co.za and meanwhile I fixed this by overruling the code in /templates/gk_hotel/lib/framework/helper.social.php. Google has strict rules which I have applied and now it works. Trick is that second and third UA and so on must be amended each time like ga(\'create\', \'UA-12345678-1\', \'auto\'); ga(\'create\', \'UA-12345678-2\', {\'name\':\'yourtext\'}); ga(\'send\', \'pageview\'); ga(\'yourtext.send\', \'pageview\') instead of adding more of the same script lines. Please update the template code so I can replace and test this for you.
This link has helped me:
http://stackoverflow.com/questions/1899 ... alytics-js