Skip to content

Add missing events to saved searches and campaigns areas

Administrator requested to merge add-missing-events into master

Created by: dadlerj

After running through the site to check for missing event logging for site admins, I found two areas that were missing some. This PR adds missing events to:

  • Saved searches pages
  • Campaigns pages

I've tagged @attfarhan for the former, and @eseliger for the latter, but let me know if those are incorrect.

And I'm brand new to hooks, so forgive any sins on that front in the campaigns code :)

(if you want to audit these changes, you can run localStorage.eventLogDebug="true" in your JS console, and you'll see the events being fired there)

CC @ebrodymoore

Merge request reports

Loading