2015-05-15 00:51:24 -07:00
|
|
|
|
page.title=Increase Usage with Search
|
2015-05-09 12:10:56 -07:00
|
|
|
|
page.metaDescription=Use search to bring your existing users back into your app.
|
2015-05-02 16:31:11 -07:00
|
|
|
|
page.image=images/cards/google-search_2x.png
|
2015-05-09 12:10:56 -07:00
|
|
|
|
page.tags=engagement, appindexing, search
|
2014-02-21 11:15:52 -08:00
|
|
|
|
@jd:body
|
|
|
|
|
|
|
|
|
|
<p>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
Users who have your app installed might overlook it as a way to get the answers
|
|
|
|
|
they need. With App Indexing, deep links to your Android app appear in Google Search
|
|
|
|
|
results so users can get to your native mobile experience quickly, landing exactly
|
|
|
|
|
on the right content within the app.
|
2014-02-21 11:15:52 -08:00
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<p>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
Google Search for developers can also help you re-engage your users in other ways
|
|
|
|
|
— by letting them interact with your app from a voice action, get deep into
|
|
|
|
|
your app from a search suggestion, or go back to your email reminders in Google Now. </p>
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<p>Get started by <a href="https://developers.google.com/app-indexing/">indexing your
|
|
|
|
|
app</a> and then take advantage of <a
|
|
|
|
|
href="https://developers.google.com/voice-actions/">Voice actions</a>, the
|
|
|
|
|
<a href="https://developers.google.com/app-indexing/webmasters/appindexingapi">App
|
|
|
|
|
Indexing API</a>, and <a href="https://developers.google.com/schemas/now/cards">Google
|
|
|
|
|
Now cards</a>.</p>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
|
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<h2 id="help_users_find_your_information">App Indexing</h2>
|
|
|
|
|
|
|
|
|
|
<p>Re-engage with your users with deep-links displayed in search results, links
|
|
|
|
|
that take users directly to content within your app.</p>
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<div style="margin:1em">
|
|
|
|
|
<img src="{@docRoot}images/distribute/app-indexing-deep-links.png">
|
2014-02-21 11:15:52 -08:00
|
|
|
|
</div>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<h2 id="empower_users_in_your_app">Voice actions</h2>
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<p>Brings your users into your app with voice actions such as “Ok
|
|
|
|
|
Google, play a song” or “Ok Google, search for
|
|
|
|
|
hotels in Maui on TripAdvisor”.</p>
|
2014-06-10 14:35:17 -07:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<div style="margin-top:1em">
|
|
|
|
|
<img src="{@docRoot}images/distribute/voice-actions-engagement.png">
|
2014-06-10 14:35:17 -07:00
|
|
|
|
</div>
|
|
|
|
|
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<h2 id="assist_your_users">Google Now</h2>
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<p>If you’re building travel, entertainment, or restaurant apps, Google Now cards
|
|
|
|
|
can re-engage your users via structured data markup delivered in email notifications.</p>
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|
2015-05-15 00:51:24 -07:00
|
|
|
|
<div style="margin-top:1em">
|
|
|
|
|
<img src="{@docRoot}images/distribute/google-now-engagement.png">
|
|
|
|
|
</div>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<h2 id="tips">Tips</h2>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<ul>
|
|
|
|
|
<li>For users who have viewed pages in your app, and later searches for similar content,
|
|
|
|
|
you can use the App Indexing API to have deep links appear in search suggestions.</li>
|
|
|
|
|
<li>App Indexing is flexible—you can direct search users to your app or website on a
|
|
|
|
|
page by page basis. Moving from search results to apps is seamless, without any pop-ups
|
|
|
|
|
or extra taps to slow users down.</li>
|
|
|
|
|
</ul>
|
2015-05-09 12:10:56 -07:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<h2 style="clear:both" id="related-resources">Related Resources</h2>
|
2014-06-10 14:35:17 -07:00
|
|
|
|
|
2015-05-09 12:10:56 -07:00
|
|
|
|
<div class="resource-widget resource-flow-layout col-13"
|
|
|
|
|
data-query="collection:distribute/engage/appindexing"
|
|
|
|
|
data-sortOrder="-timestamp"
|
2015-05-15 00:51:24 -07:00
|
|
|
|
data-cardSizes="6x2"
|
|
|
|
|
data-maxResults="3"></div>
|
2014-06-10 14:35:17 -07:00
|
|
|
|
|
2014-02-21 11:15:52 -08:00
|
|
|
|
|