You are reviewing MouseStats documentation: Take a look to the product!
< back

Tag data (Playback, Heatmaps, Form Analytics)

You are allowed to tag all recordingrecordings in MouseStats forto achieve some valuable purposes,outcomes, include:

  • Separating recordings for each website member
  • A/B/N testing
  • Generating custom reports based on business intelligence attributes

To achieveimplement this goal,feature, tagging recordings is possible by using a JavaScript function.snippet. Anytime after inserting MouseStats JavaScript tracking code, you can call following function to tag recordings:

MouseStats_Commands.push(["tag", "paidMember"]);

You can tag each data with multiple keywords:


MouseStats_Commands.push(["tag", "user@mysite.com"]);
MouseStats_Commands.push(["tag", "paidMember"]);"returningVisitor"]);


To generate custom reports based on thisthese tags, you can use tag tab in Filter section is all reports:

Filter by tag