glean.page_load
A event triggered whenever a page is loaded.
This event by default is not collected automatically. This can be
turned on by the client in the Glean configuration object
(enableAutoPageLoadEvents
). Glean provides a separate API for
collecting the same page load data if the client wants to collect
page loads manually.
Metric of type event. Sent in the events ping.
The event category is glean
and event
name is page_load.
Source | mozilla/glean.js/glean/src/metrics.yaml#L484 |
Code Search | Unavailable: no search index specified for this application. |
Metric sampling
Not Sampled | This metric is not currently affected by any sampling configuration and is operating based on its defaults in the metrics.yaml file |
Sampling Configuration Snippet | Click the button to copy a snippet for use in a Mozilla Experimenter configuration. |
Extra keys
referrer | string | The page referrer. |
title | string | The page title. |
url | string | The page URL. |
Metadata
Data Sensitivity |
|
Lifetime | ping |
First Added | 2024-01-24 18:37:30 |
Bugs | |
Data reviews | |
Notification Emails | |
Expires | Never expires |
Commentary
No commentary for this metric, add some?
Access
GLAM | This application is not supported by GLAM. |
BigQuery | In
bedrock.events
and bedrock.events
>
bedrock.events 🔒 (event.category= glean and event.name=page_load ) |
Data Catalog
| metrics.event.glean_page_load 🔒 |
STMO |