Event logging/Mobile
This page documents the results of Event logging analytics on Wikimedia mobile sites.
Background
[edit]Event logging allows us to measure usage and performance statistics of specific features on the Wikimedia mobile web.
Measuring the usage of the section toggling features (section open/close arrow and "jump back a section"/close section feature), and the impact of this navigation feature on client-side performance.
Note: This was a preliminary test of our data-gathering capabilities, not necessarily the way we will move forward with eventlogging in the future.
Events measured
[edit]Event name | Definition | What's tracked |
---|---|---|
Host | The hostname where the event originated | Project URL (e.g.: en.m.wikipedia.org, pt.wiktionary.org) |
Beta | Tracks whether the event comes from the regular mobile site or the experimental Beta | Beta = 1 |
Session | The local time when the user first accessed the site and JavaScript began to load | Timestamp (UTC) |
Delta | Time between session (above) and data event (below) | Time in milliseconds |
Data | DOMReady, Toggling ready, Section loaded | Type of event: DOMReady (browser is ready to be interacted with), section toggling JavaScript is loaded, or section is toggled |
Page | Page being accessed | Page title |
Info | Section that is being toggled | Section number, type of section action (righthand arrow section toggle or "jump back a section"/close section) |
Results
[edit]Section toggles
[edit]Below is a list of section toggle and "jump back/close section" actions performed in the observed period (Nov. 20-Dec. 13, 24 days). Sections and jump back actions are numbered according to order from top to bottom of the page (section 0 is lead section, section 1 is first section from the top, etc.).
Data table | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Delta
[edit]Delta overall:
Min. Median Mean Max. 13 5033 104200 51340000
Delta of DOMReady:
Min. Median Mean Max. 13 872 2963 3866000
Delta of Toggling JS ready:
Min. Median Mean Max. 109 2380 23480 26480000
Delta of Section toggle:
Min. Median Mean Max. 682 50240 243800 51340000
Charts
[edit]-
A graph of logged actions by top 10 hosts