
As Majestic Media previously reported, Facebook has been designing a new Auth dialog. According to an article on the Facebook developer blog this improved dialog will launch in 5% of apps on Friday and on a more inclusive level over the next few weeks.
The new dialog will feature some key changes to help implement apps on the new open graph system. The following are excerpts from the developers blog highlighting some of the key features of the new dialog:
Functionality
When we turn on the new auth dialog, we will also add some of the most frequently requested permissions to publish_actions to make the permission more robust and improve conversion. publish_actions now includes the ability to post status updates on the authenticated user’s own timeline, tag photos, publish photos and videos. Other actions such as posting to a friend’s timeline still require the use of publish_stream.
Adding these common permissions to publish_actions eliminates the need for extended permissions and the second screen of the auth dialog for the majority of timeline apps built with the Open Graph. This makes the auth process clearer to new users and should improve conversion rates. Additionally, approved Open Graph actions are no longer required for the publish_actions permission. Apps should only ask for the stream_publish permission if they absolutely need functionality not present in publish_actions.
New Button Copy:
In the enhanced auth dialog, the button text will be one of four cases: “Add to Facebook”, “Log in with Facebook”, “Go to App”, or “Play Game”. Each of these were extensively tested and showed that more specific calls to action help users better understand the auth process. As the first point of contact for an app, it’s important for the auth dialog to exhibit a great user experience.
App developers can choose to implement this fully by selecting to enable enhanced auth dialog in settings with the developers app.