|
|
|
|
|
by knaox
5622 days ago
|
|
With something like 1 in 3 North Americans who use Facebook, creating this ease of use can really make the difference between engagement and not. It's definitely important to put the user first, especially if you're running a business and looking for conversions. |
|
I'm using the Facebook Login button rather than the registration form (I have a non-facebook registration process too), for a couple of reasons:
1. It's faster for Facebook users. 2. Assuming they actually read it, Facebook Login makes it clear to the user what level of access I'm getting. The Registration Plugin provides no indication what permissions they're handing over - it's more than the default access. The site is given an oauth token, but no indication what this token can do.
I could be completely missing the point of the Registration Plugin of course, but I spent a little while implementing it, then realised that I didn't need any of what it provided and just used the Login button.