简体   繁体   中英

Google analytics4 user analytics snapshot

Is it possible to access information like this but outside of real-time tab? Ideally what I want is to see a user journey path - the center image - for each of our users at this level of detail. Specifically -when I click on view_item I can also bring up the properties of the item. This is a level of detail that is deeper than what I can access via the "Analysis" tab which only records the top line event - when I click on view_item in analysis that's all I get whereas here I can also see the properties of the event

在此处输入图像描述

The only way I could see the user's event activity is to export the data to BigQuery and filter it with the proper user_id with SQL.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM