Page MenuHomePhabricator

Add banner shown event
Closed, ResolvedPublic

Description

We're experimenting with longer banner delays this year. That leads to our impression data being off when there are longer delays.

This is because we register an impression when the banner code is loaded on the page, not when the banner is finally shown. If people leave the page before the banner is shown then it will still record an impression.

We log a shown event when we show a fallback banner, so lets also use that for the main banners.

Event Timeline