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.
Description
Description
Details
Details
Related Changes in Gerrit:
Event Timeline
Comment Actions
Change 269084 had a related patch set uploaded (by Santhosh):
Log the interlanguagelink CTA shown even only when it is open
Comment Actions
Change 269084 merged by jenkins-bot:
Log the interlanguagelink CTA shown even only when it is open
Comment Actions
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.