New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 743108 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

UKM: consider adding initiator source_id to sources

Project Member Reported by bmcquade@chromium.org, Jul 14 2017

Issue description

It's often useful to understand the context in which a navigation happens. If we could add an initiator source_id to each source, we'd be able to gain this context, and also understand user navigation flows / user journeys (how often do users navigate between pages on a given domain? how often do they visit just one page on a domain?).

One specific high value case would be recording initiators when client-side redirects (e.g. page sets window.location) are issued. We currently treat client-side redirects as separate page loads. If we recorded an initiator, we could link the client-side redirector with the page being redirected to, which gives us a better sense of the user perceived page load performance.
 

Comment 1 by holte@chromium.org, Sep 1 2017

Components: Internals>Metrics>UKM
Status: Assigned (was: Untriaged)

Sign in to add a comment