Dirk Dougherty ccd1e9e525 Adjust h3 margins for dynamic content blocks.
Change-Id: I959c4b796792f8900bb46a0afaf2508de017561a
2014-06-01 21:29:17 -07:00

76 lines
2.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

page.title=Deep Link to Bring Users Back
page.metaDescription=Use deep links to bring your users into your apps from social posts or search.
page.tags="app indexing, google+ signin"
page.image=/images/gp-listing-4.jpg
@jd:body
<p>
Use deep links to bring your users into your apps from social posts or
search.
</p>
<div class="headerLine">
<h2>Deep Linking from Google+ Posts</h2>
</div>
<p>
<a href="https://developers.google.com/+/mobile/android/share/deep-link">Deep
linking</a> allows the Google+ apps on mobile devices to direct clicks on a
shared post that contains deep-link information to a resource within your
apps.
</p>
<p style="margin-bottom:2em;">
If the user doesnt have your app installed, theyre prompted to install it
before accessing the resource.
</p>
<div style="padding:2em, auto;width:550px;">
<div style="float:right; width:260px; padding-left:1em;">
<img src="{@docRoot}images/gp-engage-5.jpg" class="border-img">
<p class="img-caption">
G+ Post with Deep Link to Buy
</p>
</div>
<div style="width:260px;float:left;">
<img src="{@docRoot}images/gp-engage-6.jpg" class="border-img">
<p class="img-caption">
Purchase page within app
</p>
</div>
</div>
<div class="headerLine">
<h2>Deep Linking from Google Search &mdash; App Indexing</h2>
</div>
<p>
Another way to bring users back to your apps is to apply for app indexing.
</p>
<p>
When a user searches for content available within your app, Google can show
an "Open in App" button in in mobile search results. For instance, if a user
searches for a restaurant and youve got that establishment in your dining
app, a link can be shown to open the page within your app. Learn more about
<a href="https://developers.google.com/app-indexing/">linking to in-app
content</a>.
</p>
<div>
<img src="{@docRoot}images/gp-listing-4.jpg" style="padding-top:1em;">
</div>
<div class="headerLine">
<h2 id="related-resources">
Related Resources
</h2>
</div>
<div class="resource-widget resource-flow-layout col-13" data-query=
"collection:distribute/engage/deeplinks" data-sortorder="-timestamp"
data-cardsizes="9x3" data-maxresults="6">
</div>