I have a website mydomain.com
I want,
If visitor mydomain.com come from images.google.com then call
otherdomain.com/file1.jsIf visitor come from another domain, then call
otherdomain.com/file2.js
What sort of script should I be using on my domain to do this?mydomain.com