What is the problem or goal you're trying to solve or accomplish?
The customer wants to track usage statistics for their Embedded Dashboards, specifically how many times a chart's data (CSV) is downloaded within a certain time period. Currently, the Audit Logs only track activity for internal Workspace users. Actions taken by embedded users (Guest Tokens) are not recorded in the logs, making it impossible for the customer to analyze end-user engagement and data consumption.
How are you solving it currently?
There is currently no workaround available within the platform to track specific actions (like downloads) performed by embedded users.
What is your recommended solution?
Extend the Audit Log functionality to capture and display events triggered by users accessing dashboards via the Embedded feature. Specifically, we need to log "CSV Download" / "Data Export" events for these users so customers can report on this activity.