How to track which views a Designer user opens without modifying them?

We are tracking user activity in our audit log idaa_t_audit_event. We have successfully implemented page visit tracking for Perspective sessions using a custom prop on the Header view with an onChange script. We can also see resources modified events in the audit log when a Designer user saves/edits a view.

When a Designer user simply opens a view to read it without making any changes, nothing gets logged in the audit table. We need to capture this read-only access as well.
Is it possible ?
Thanks.

maybe system.util.audit | Ignition User Manual when open?