mediawiki-extensions-Relate.../resources/ext.relatedArticles.readMore.minerva
Baha 3995b7a8ef Add event logging to read more
* Schema is located at https://meta.wikimedia.org/wiki/Schema:RelatedArticles.
* Track 'ready', 'seen', and 'clicked' events.
* The sampling rate can be set using the RelatedArticlesLoggingSamplingRate variable.
  If the variable is not set, sampling will be disabled. The default sampling rate
  is 0.01.
* Events are tracked using a unique user session token.

Dependency: Iea00d534371353c3ae5c06c74a08aa10cb60047b
Bug: T114303
Change-Id: I649d0817cbd10ad734989da548d20ad33e7f7360
2015-11-10 15:23:12 +05:00
..
eventLogging.js Add event logging to read more 2015-11-10 15:23:12 +05:00
index.js Add event logging to read more 2015-11-10 15:23:12 +05:00
readMore.less Add Related Articles section to Minerva 2015-10-26 17:13:46 -07:00