Hi Matt,I work with Craig. We loaded two sets of data and have found
mixed results when following the Adobe documentation and queries in the
above links. When looking for page views we followed the ClickStream
documentation and found that the below query achieves the numbers found
on the key metrics report within Adobe Analytics.select count(*)from
dataTable where POSTPAGEEVENT = 0and EXCLUDEHIT = 0and HITSOURCE = 1Can
you speak to the difference from the below query which produces a
different r...