I'm in an environment where we have a .com site that handles redirected traffic for some of our internation domains. For example mycompany.de rolls into mycompany.com before a log is even established for that visitor. We would like to continue using the .com domain, but need to somehow track the traffic based upon the originating domain that the user typed. Right now, I'm thinking of having the international domains forwarded to an additional webiste that will quickly write a log and then bounce the user to the .com This additional website would then contain logs that I could use to generate reports. It seems like a strange way to handle things, but if someone has another thought, I'd be happy to hear your ideas. Thanks