Hi there, I'm working on linking our Google Analytics closer with our website, http://www.csselectronics.com/screen/product One challenge that we face is to track each of the 'check out' steps (i.e. Cart: Step 01, Cart: Step 02, ..., Order Confirmation). I've read that this can be done using virtual pageviews, but I struggle on how to implement this. My hypothesis is that we may utilize the page title, which shows each step of the checkout process. However, in Google Analytics, the URL simply shows a dynamic link ala 'checkout.smoolis.com/process/...' for each step (with the ... being a random code of numbers). As such, I would need to send a "virtual" URL that links the page title to the URL e.g. to fix this. Does anyone have a suggestion on how I can implement this? Including basics like whether I put the code in the header, body, ... Highly appreciate the help! Thanks, Martin