For some of our checkout process pages, there are multiple instances
(and different pagename variables) for certain steps. For example, a
different pagename variable is occassionally set to identify varied
scenarios/versions for the same key page (i.e. if the page was loaded
successfully, if an error occured, if an alternative option must be
chosen, etc.). In order to see consolidated data (i.e. visits) for the
same check page for example (that has multiple versions/pagenames), I
have simply cla...