Glossary

custom event

Web
also: custom events · event tracking

A signal you fire from your own code to record a specific action, like a button click or a form submission. Unlike pageviews, which are tracked automatically, you write the line that says "this just happened."