[thelist] Off-site Javascript

email email at timburgan.com
Tue Feb 21 16:43:50 CST 2006


Hello

I'm curious as to how hosted web analytics software connects to client sites, where the client only inserts a link to a javascript file on the host's server.

I'm trying to implement a hosted service, and to make use of the service, the client simply adds a link to an external javascript file to their html. i.e. <script type="text/javascript" src="http://www.my-example-server.com/file.js"></script>

When I test this (from a remote site), it appears as though nothing occurs within the javascript. But if I test it from a html file on the SAME server, then it all works fine.

Is there something I'm missing?

Thanks

Tim



More information about the thelist mailing list