Adding UserID to URL after login

Permalink
Hello,

I need to add the user ID to the end of the URL after a website members successfully logs into their account and on the standard dashboard page (i.e. /welcome/account/#USERID)

I need this to work in conjunction with an app to help trigger app notifications.

I’m hoping for a quick turnaround. Please name your price and I will see if it fits with what I can do.

Thanks!

 
mnakalay replied on at Permalink Reply
mnakalay
Can't you just take advantage of the on_user_login event which you can hook on from anywhere and will give you the whole user object?