1page.title=Add Quick and Secure Google Sign-in
2page.metaDescription=Increase conversion rates while helping users minimize typing by letting users sign in with Google+.
3page.tags="google", "identity", "signin"
4page.image=images/cards/google-sign-in_2x.png
5
6@jd:body
7
8<p>Get people into your apps quickly and securely, using a registration system they
9already use and trust – their Google account. With minimal effort, you can increase
10registration and sign-in conversion by adding trusted registration system that's
11familiar to users, consistent across devices, and quick and easy to use.</p>
12
13<p>Get started <a href="https://developers.google.com/identity/sign-in/">integrating
14Google sign-in into your apps and games</a>.</p>
15
16<div class="wrap">
17  <div class="cols" style="margin-top:2em;">
18    <div class="col-3of12">
19      <h3>Quick and secure app access</h3>
20        <p>A secure authentication system that makes sign-in easy for your users by
21        letting them use their Google account, which they already use with Gmail,
22        Play, Google+, and other Google services.</p>
23    </div>
24    <div class="col-8of12 col-push-1of12">
25     <img src="{@docRoot}images/distribute/signin-secure.png" style="padding-top:1em;">
26    </div>
27  </div>
28
29  <div class="cols" style="margin-top:2em;">
30    <div class="col-3of12">
31      <h3>Seamless experience across screens</h3>
32      <p>Keep your users engaged, no matter what device they pick up or sit down at.
33      Offer a seamless app experience across devices and into your website, securely
34      from a one-time consent. </p>
35    </div>
36    <div class="col-8of12  col-push-1of12">
37      <img src="{@docRoot}images/distribute/signin-seamless.png" style="padding-top:1em;">
38    </div>
39  </div>
40
41  <div class="cols" style="margin-top:2em;">
42    <div class="col-3of12">
43      <h3>Help your users take action with Google</h3>
44        <p>Securely connect users with Google services and let them pay with Google
45        Wallet, share with Google contacts, save files to Drive, add events to
46        Calendar, and more.</p>
47    </div>
48    <div class="col-8of12 col-push-1of12">
49     <img src="{@docRoot}images/distribute/signin-apps.png" style="padding-top:1em;">
50    </div>
51  </div>
52</div>
53
54
55<h2>Tips</h2>
56
57<ul>
58<li>Add <strong>over-the-air installs</strong> to your website. After signing in with Google
59  on the web, users will have the option to send your Android app to their device instantly,
60  without them ever leaving your website.</li>
61  <li>With Google sign-in, you can take advantage of other <strong>Google+ platform
62  features</strong> like adding a +1 button so users can make recommendations and the ability
63  to share rich content to the Google+ stream.</li>
64</ul>
65
66
67<h2 style="clear:both" id="related-resources">Related Resources</h2>
68
69<div class="resource-widget resource-flow-layout col-13"
70  data-query="collection:distribute/engage/gplus"
71  data-sortorder="-timestamp"
72  data-cardsizes="9x3"
73  data-maxresults="4">
74</div>
75
76
77