QUOTE(afloral @ Aug 31 2006, 09:06 AM) [snapback]114631[/snapback]
totlcomp,
I not sure what you mean. If you wanted to know where customers were bailing out in your registration process or checkout process, where in GA would you find the stats without a goal setup? I will probably feel like an idiot when you tell me.
My registration goal measures how many registrations are processed. This is the code we have in our "Thank you for registering" page:
CODE
<!-- Google Code for Signup Conversion Page -->
<script language="JavaScript" type="text/javascript">
<!--
var google_conversion_id = xxxxxxxx;
var google_conversion_language = "en_US";
var google_conversion_format = "1";
var google_conversion_color = "FFFFFF";
if (1) {
var google_conversion_value = 1;
}
var google_conversion_label = "Signup";
//-->
</script>
In GA, it looks like this:

If you want to follow the actual progress of an order, you'd use the Funneling feature and define the URL for each checkout step. I don't use this because the View Cart feature in the MC Admin panel shows that same data for checkout.
I use a custom registration page because I need to capture much more data than the standard template, so I can put this code in at will. I don't know if you can customize the "built-in" version.
In GA, the goal reporting looks like this: