Describe the bug Devise events (eg: signin, signout, signup, password reset, etc ) are not tracked. This should be handled on devise controllers
To Reproduce Steps to reproduce the behavior:
Expected behavior It should track all devise events
Screenshots
https://user-images.githubusercontent.com/50227291/187497222-684cba47-88d5-4321-b16d-f5ceb27d10ba.mov
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.
while fixing this, we should also investigate why cookie consent doesn't show up on blog #index page