Hello,
I'm trying to implement the context module (7.x-3.0-beta6) in Drupal 7. The chaos tools have also been installed & both have been enabled in modules. The goal is have the user go to a specific page on the website when they login for the first time. Also the first_login module is downloaded and enabled.

I set the trigger in the context module to "User first login" and the reaction to "Menu - specified page" (control menu active class using context). After saving this when I exit and login as an authenticated user it does not go to the specified page.

Can someone please let me know what I am missing?

Thanks!