Notice Google Accounts doesn't means **GMail** accounts, the Users API can handle hotmail, yahoo or whatever e-mail address they have.
Generate a URL using this:
UserService userService = UserServiceFactory.getUserService();
Then you can send the url through a RPC call, or better!, insert it into the page: