Filter Data Feed to Pageview Events
I'm doing a journey analysis using raw data from Adobe data feeds in my GCP table. I want to filter rows to only page view events. Is there a way to do that?
I'm doing a journey analysis using raw data from Adobe data feeds in my GCP table. I want to filter rows to only page view events. Is there a way to do that?
Yes, you can do this using the page_event or post_page_event column. In either case the value should be "0" for it to be a true page view, as opposed to other types of hits. This link here tells you more about the values in those fields. https://experienceleague.adobe.com/en/docs/analytics/export/analytics-data-feed/data-feed-contents/datafeeds-page-event
While you can use either, typically using post processed columns will give you data that matches workspace closer than the pre processed columns.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.