Skip to content

A simple bookmarklet to highlight fields/markup that are being suppressed when using Hotjar

Notifications You must be signed in to change notification settings

karltynan/hotjar-suppression-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hotjar Suppression Bookmarklet

What is it?

Hotjar Suppression Bookmarklet is a simple bookmarklet for your browser.

It highlights fields and markup on a page that are intended to be suppressed when running Hotjar or inspectlet on your website.

Installation

Just drag the following link to your bookmarks:

Hotjar Suppression Test

Then visit a URL to test and press the bookmark to run the bookmarklet... Simple!

Why?

I have created this bookmarklet as a response to GDPR when using Hotjar on websites.

If you are using Hotjar or inspectlet, you could be capturing secure or private information.

Hotjar

The data attribute Hotjar provides, data-hj-suppress, allows you to suppress the information being sent to Hotjar.

Test Hotjar

This line of text will highlight when the bookmarklet has run.

inspectlet

The classes inspectlet provides, .inspectletIgnore for inputs and .inspectlet-sensitive for sensitive information, allows you to suppress the information being sent to inspectlet.

Test inspectlet

This line of text will highlight when the bookmarklet has run.

About

A simple bookmarklet to highlight fields/markup that are being suppressed when using Hotjar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages