Yes! We automatically exclude the following elements for you:
- Step 1
- All text field inputs except for checkboxes and radio buttons (this covers names, credit card numbers, social security numbers, and etc.
- Step 2
- All elements with the "contenteditable" attribute.
- 'input:not([type])',
- 'input[type=""]',
- 'input[type=text]',
- 'input[type=password]',
- 'input[type=email]',
- 'input[type=number]',
- 'input[type=tel]',
- 'input[type=range]',
- 'textarea',
- '[contenteditable=true]',
- '[contenteditable=""]'
Note: To see a full list of automatically masked elements, log into your Crazy Egg account and go to Recordings - Settings.