Possible Duplicate:
Multiple Domains for Google app engine site - Analytics for each domain
Ok, so I am testing out a marketing idea for this car mot company, buying 10 or so domains with key search words relating to the business (e.g carservice.com carmot.com hondaservice.com) and linking them all to one site, hosted on google app engine. I have got that bit to work and each domain displays the same site but I now want to get google analytics to show how many people clicked on each domain so I know if its worth renewing. If no one visits it, its not worth paying for. Is there a way I can send each domain to a different page hosted on the same app engine account? that way I could send it to a page which has a analytic code unique to the domain and then redirect it to the main site.
Thanks