Background
Currently, CTR v1 only uses the first element yielded by the selector. The Moderator Tools team immediately invalidated this assumption by querying whether it could be used with multiple elements on a page, e.g. the diff links on the Special:RecentChanges page.
AC
- ClickThroughRateInstrument.start() and .stop() still handle the single element case
- ClickThroughRateInstrument.startMany() and .stopMany() handle the multiple element case