When you record a session or sample a heatmap Extellio may record user-sensitive data with is displayed on your website. To avoid recording personal data you can mask elements from being recorded by adding the data-matomo-mask attribute around the element in the website’s code.
You can mask individual elements like this:
<span data-matomo-mask>Firstname lastname</span>
or you can mask a set of elements
<div data-matomo-mask>
<p>
<span>Firstname</span>
<span>Lastname</span>
</p>
</div>
Before sending the data to Extellio, any masked content will have each character replaced by an asterisk (*). Additionally, content displayed in the title, alt, label, or placeholder attributes will also be masked.
100,000 actions/month
Standard analytics for most needs. Up to 100 000 actions.
25 heatmap samples/day
Get started with heatmaps & recordings and start seeing things from your users' point of view.
30 responses/month
Start getting to know your users with surveys. Who are they? Why are they on your site?
Immediately after sign-up, you’ll receive a script to install on the website you’ve chosen. The script will only work on the chosen website. Your account won’t contain any data until you install the script. If you’d like to see an example of what it’ll look like when it’s up and running, please sign up for our online demo.
Check your email for an activation link
to complete the registration.