Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
i am using Google Analytics 4 data in my powerBI reports.
I can connect and import the data into powerbi.
but where can i find the Path Exploration Data from which i can create the Path Exploration Report?
Thank you in advance
Solved! Go to Solution.
Hi @usman1 As the 2.0 connector is still in beta I would recommend you use a workaround for your connection, maybe you can try to test your connection with a 3rd party tool. I currently use windsor.ai to connect my GA4 data and it provides access to event data, including event_name, page_path, and event_timestamp, among others, which will help you build a path exploration report. In case you wonder, to make the connection first search for the GA4 connector in the data sources list:
After that, just grant access to your GA4 account using your credentials, then on preview and destination page you will see a preview of your GA4 fields. There you can select relevant fields for Path Exploration (such as event_name, page_path, session_id, user_id, event_timestamp)
There just select the fields you need. Finally, just select PBI as your data destination and finally just copy and paste the url on PBI --> Get Data --> Web --> Paste the url.
Hi @usman1 As the 2.0 connector is still in beta I would recommend you use a workaround for your connection, maybe you can try to test your connection with a 3rd party tool. I currently use windsor.ai to connect my GA4 data and it provides access to event data, including event_name, page_path, and event_timestamp, among others, which will help you build a path exploration report. In case you wonder, to make the connection first search for the GA4 connector in the data sources list:
After that, just grant access to your GA4 account using your credentials, then on preview and destination page you will see a preview of your GA4 fields. There you can select relevant fields for Path Exploration (such as event_name, page_path, session_id, user_id, event_timestamp)
There just select the fields you need. Finally, just select PBI as your data destination and finally just copy and paste the url on PBI --> Get Data --> Web --> Paste the url.