I'm using this, and wondering how you can tell the difference between a new registration and a login, since they both hit the same callback URL. I'd like to collect some metrics on sign-ups, but I'm not sure how I would be able to tell in the rails app.
I'm using this, and wondering how you can tell the difference between a new registration and a login, since they both hit the same callback URL. I'd like to collect some metrics on sign-ups, but I'm not sure how I would be able to tell in the rails app.