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:

  1. Open a incognito window
  2. Goto any cms page
  3. Accept cookies
  4. Open 'users/sign_in', This event doesn't get tracked.

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):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

0

while fixing this, we should also investigate why cookie consent doesn't show up on blog #index page

0
© 2022 pullanswer.com - All rights reserved.