Is it possible to add a user's email at the end of a external link in a DotNetNuke site? Basically, I want it to appear like this:
http://www.website.com/?U=myemail@domain.com
With myemail@domain.com to change to the user's email.
I tried using the DNN token, [User:Email], within the Page Management settings, but the token doesn't populate. Any ideas on how to make this work?