window.pagesense = window.pagesense || []; window.pagesense.push(['tagRecording', '<tag-name>']);
<tag-name> with your preferred tag name.The Segment Audience option allows you to filter recordings based on predefined or custom conditions.

window.pagesense = window.pagesense || [];
window.pagesense.push(['identifyUser', '<name>']);
- window.pagesense = window.pagesense || [];
- window.pagesense.push(['identifyUser', 'user@example.com']);
- window.pagesense = window.pagesense || [];
- window.pagesense.push(['identifyUser', 'USER_10245']);
- window.pagesense = window.pagesense || [];
- window.pagesense.push(['identifyUser', user.id]);
user.id is dynamically fetched from your application and helps consistently identify users across sessions.
Ensure session recordings are configured to avoid capturing sensitive or personally identifiable information, and always obtain user consent where required by regulations like GDPR and HIPAA.
Use masking, pseudonymous identifiers, and secure access controls to protect user data while analyzing behavior.
Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
All-in-one knowledge management and training platform for your employees and customers.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.