Page MenuHomePhabricator

High number of interlanguagelinks cta logs in eventlogging database
Closed, ResolvedPublic

Description

The eventlogging table ContentTranslationCTA_11616099 shows large number of records for the interlanguagelinks CTA. This is because of a bug in tooling. Every time the gray interlanguage links are rendered among the other links, event is fired. This will practically happen for most page views, result large number of records. We need to know whether users clicked on it or not.

Event Timeline

santhosh claimed this task.
santhosh raised the priority of this task from to Medium.
santhosh updated the task description. (Show Details)
santhosh subscribed.

Change 269084 had a related patch set uploaded (by Santhosh):
Log the interlanguagelink CTA shown even only when it is open

https://gerrit.wikimedia.org/r/269084

Change 269084 merged by jenkins-bot:
Log the interlanguagelink CTA shown even only when it is open

https://gerrit.wikimedia.org/r/269084

Amire80 subscribed.

Verified in production. The number of logged interlanguagelink CTA events went sharply down since this was deployed, from about 200,000 per day to about 600.