Our IT guys set up a multi-step form on the same page/url: /registration.php#step1 /registration.php#step2 /registration.php#step3 /registration.php#thank-you How can I track each of those steps in Google Anatlyics? Originally I figured I'd just add EVENT tracking to the "submit" button on each page, but the way the form is set up - all the steps of registration essentially take place on the same page/URL. I'm told by our guys that the form is AJAX and all pageviews are virtual. Someone suggested Tag Manager but that doesn't make sense to me at all.