How do I set up Google goals for an ASP.net page that posts to itself with no querystrings etc. I want the conversion to be completed when the form has been posted. With ASP it would be easier to post to another page just or include a querystring. Any ideas on how to do it with ASP.NET?