This adds support for route tracking based on an active support event. This event is on main and will be in the next release of Rails. I am going to look to back port support for this event for prior versions of rails.
This closely follows the pattern established for the view tracker, and with a follow up that will add translation key tracking will hit the rule of threes and I will abstract out how to add tracking for any active support notification events.
This adds support for route tracking based on an active support event. This event is on main and will be in the next release of Rails. I am going to look to back port support for this event for prior versions of rails.
This closely follows the pattern established for the view tracker, and with a follow up that will add translation key tracking will hit the rule of threes and I will abstract out how to add tracking for any active support notification events.
screenshots (blocked out private repo info):