# Overview

You can use custom events to measure user behavior during experiments that are not covered by built-in metrics. Events can be managed in the [Events Manager](https://app.intelligems.io/events-manager).

There are two broad categories of custom events: those that measure page visits, and those that measure other user interactions on the site.

## Page visits

<figure><img src="https://2052204893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2SvefuMLsJyJPAcVXeWc%2Fuploads%2Fgit-blob-9c9d40fc0d81c2c8805eec89270d93d5fd448a3e%2Fevents1.png?alt=media" alt="" width="328"><figcaption></figcaption></figure>

These events measure or filter to visitors who visited specific pages. Because they use Intelligems’ built-in page view tracking, they’re available retroactively, and can be added to experiments even after they’ve been started.

## User Interaction

<figure><img src="https://2052204893-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2SvefuMLsJyJPAcVXeWc%2Fuploads%2Fgit-blob-af4e48b17ffb5bdc07f8f2d0525d075f9ac45f6b%2Fevents2.png?alt=media" alt="" width="328"><figcaption></figcaption></figure>

These events measure user interactions on your site — for example, clicks or scrolls on a page. Targeted elements (for example for a click or "Element Visible" event) do not necessarily need to be available when the page initially loads, they can be created dynamically afterwards (for example, by an app).

{% hint style="success" %}
Custom Metrics can be added to Tests and Personalizations via the Configure Analytics tab
{% endhint %}
