I have a UA account which is connected to the following domain: http://www.mytestdomain.com with the following account id UA-123456-1
I am not using analytics.js because this code is fired from the server via ruby Gem.
When i am trying to track linked domain it works well:
http://www.google-analytics.com/__utm.gif?utmwv=4.4sh&utmn=7108653235&utmhn=mytestdomain.com&utmcs=UTF-8&utmul=en-us&utmdt=PAGE_VIEW_TITLE&utmhid=6413225625&utmp=4.html&utmac=UA-123465-6&utmcc=__utma%3D1.197975304100145214523.2102153242.1405604565.1405604565.15%3B%2B__utmz%3D1.1405604565.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmr=&utmip=
But other domains can't be track:
http://www.google-analytics.com/__utm.gif?utmwv=4.4sh&utmn=7108653235&utmhn=notmydomain.com&utmcs=UTF-8&utmul=en-us&utmdt=PAGE_VIEW_TITLE&utmhid=6413225635&utmp=4.html&utmac=UA-123465-6&utmcc=__utma%3D1.197975304100145214523.2102153242.1405604565.1405604565.15%3B%2B__utmz%3D1.1405604565.1.1.utmcsr%3D(direct)%7Cutmccn%3D(direct)%7Cutmcmd%3D(none)%3B&utmr=&utmip=
What should i do to track others domains as well ?