Monitoring website login events

This page includes:

About monitoring website login events

You can configure the Browser Extension so that an event is logged each time a user uses the browser to login to a website. You can monitor the login events in the Events page in Perception Point X‑Ray.

  • Login events are logged with the WebsiteLogin event type.

Note: Passwords used to log-in are not included in the event log.

Enabling login event monitoring

To enable the monitoring of login events, you will need to add the advanced feature below. For details on how to add an advanced feature, see Advanced Features.

Advanced feature

Description

loginVisibilityEnabled

When set to true, each user login to any website will be recorded as an event.

Default: false

Creating an ignore-list for websites

You can create an ignore-list for websites. When a user logs-in to a website that is on this ignore-list, the login will not be logged as an event. This is done to reduce the number of login-events that are logged.

To create an ignore-list for websites, you'll need to add the advanced feature described below.

Advanced feature

Description

loginVisibilityDomainIgnoreList

The ignore-list for login event monitoring.

  • Default: empty [logins to all websites are logged]

  • Use a comma to separate multiple websites.

  • Wildcard characters [*] are supported.