Forum Discussion
Enable custom report performance tracking using adobe or google tag management solutions.
Hi there,
Already Powerbi is providing default performance tracking report and also providing options to export.
Here, is there any possibilities to add adobe/google tag manager codes in powerbi to track performance of all report customly.
For example: I need to track every clicks inside the reports/daskboards, but by default this options are not there in powerbi.
Please calrify the possibilities.
Thanks,
Hi Anonymous
Check this out
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
it can get you the number of views per user and many other activities but i don't think there is an API to identify the number of clicks by visual in a report.
2 Replies
- aj1973Community Champion
Hi Anonymous
Check this out
Admin - Get Activity Events - REST API (Power BI Power BI REST APIs) | Microsoft Learn
it can get you the number of views per user and many other activities but i don't think there is an API to identify the number of clicks by visual in a report.
- AnonymousNot applicable
Hi Anonymous ,
Based on your description, the Get-PowerBIActivityEvent cmdlet in the Power BI Administration Module programmatically retrieves Power BI activity, which provides up to 30 days of history.
However, there are the following requirements to note before running the script:For more details, you can read below document:
Get-PowerBIActivityEvent (MicrosoftPowerBIMgmt.Admin) | Microsoft Learn
Access the Power BI activity log - Power BI | Microsoft Learn
Best Regards,
Adamk KongIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly