Page MenuHomePhabricator

Search Metrics for SDoC: eventlogging
Closed, ResolvedPublic

Description

Investigating what and if sufficient eventlogging is already setup for Commons search

  • investigate what are the appropriate metrics to track
  • is eventlogging setup only on Commons or is it on other projects
    • Multi-projects at once?

Event Timeline

JKatzWMF renamed this task from Metrics for SDoC: eventlogging to Search Metrics for SDoC: eventlogging.Nov 21 2017, 9:07 PM

We computed several search metrics with event logging data in November 2017, and compare them with English Wikipedia. They are searches on desktop only, since we have very few searches on mobile web on Commons (less than 100 search result pages daily).

The zero results rate for full-text search is slightly lower on Commons compared to English Wikipedia:

zrr_all.png (1×1 px, 101 KB)

However, the clickthrough rate for full-text search is much lower than English Wikipedia, only 10.42%:

ctr_all.png (1×1 px, 95 KB)

Also, users on Commons are much more likely to click to see other pages of search results:

serp_offset_all.png (1×1 px, 103 KB)

See https://github.com/wikimedia-research/SDoC-Initial-Metrics/tree/master/T177534 for more results.