Quote Originally Posted by gilby View Post
How do you know if they are a "registered user" if they haven't logged in?
This means you would only start tracking most of them when they commence the checkout process.
You will miss all the clicks they used to get to that point.
To me thats the important bit, not the half dozen or so clicks to get thru the checkout.

Sure a small number login when they hit the website, but on my websites that is very small.
Checking the customer_id for the session. No customer_id means no login.

Not exactly, this website shows prices only to registered and approved users (wholesale stuff).

Cheers!