Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

How to track usage metrics in embedded report?

If I am embedding a PowerBI report into an iFrame, how do I track usage metrics of my end users? Do I need to use an analytics connector such as Google Analytics or Adobe Analytics? 

 

 

 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous,

 

Current power bi usage metrics not support trace embedded reports:

Usage metrics for dashboards and reports

 

You can only consider to use third party service to trace them, but I not fully confirm if they can works for power bi embedded contents.

 

Regards,

Xiaxoin Sheng

View solution in original post

7 REPLIES 7
Adamjberg
New Member

There is a work-around using GA4/tag manager. You can actually use data layer push events or data attributes to tag certain butttons or actions in your embedded PBI reports. You would need to match the names of attributes in your PBI reports with those in GA4/tag manager. 

 

E.g., 

Datalayer push events via click:

‘event’: ‘BTN: Download table’

‘event:’ ‘Compare XYZ by XYZ’

 

This does require some smaller front-end tasks but it does work and it's neat to have this reporting combined within GA4 if remainder or events/tracking is there as well for where you embedd your reports. 

 

Hope this helps! 

andreead89
Frequent Visitor

I was wondering if this is still the case and if you still need a 3rd party for tracking usage for end users?

Anonymous
Not applicable

Hi @Anonymous,

 

Current power bi usage metrics not support trace embedded reports:

Usage metrics for dashboards and reports

 

You can only consider to use third party service to trace them, but I not fully confirm if they can works for power bi embedded contents.

 

Regards,

Xiaxoin Sheng

As a work-around for getting PBIE usage metrics, what are some 3rd party providers that do this that I can consider?

Did you ever find a 3rd party vendor?

@pbeeyeqs I did NOT find a 3rd party vendor for that need last year.  However, it's a moot point for me now, since it originated from a particular project, and since then I've rolled-off of it.  Nonetheless, if you have a good solution, you're welcome to post it here, so other community members might benefit from it.

I would like to know this too.

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors