summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute/engage/appindexing.jd
blob: 2b8f315a49c88683bd091f3d85889e7362002f33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
page.title=Bring Users from Google Search
page.metaDescription=Use search to bring your existing users back into your app.
page.image=images/cards/adwords_2x.jpg
page.tags="engagement, search"
@jd:body

<p>Use the features of Google Search for Android to drive the use of your apps: </p>

<ul>
<li>Once users have installed your app, search can bring them back with <strong>deep-links</strong> direct to your app. </li>
  <li>When users use <strong>voice commands</strong> to ask Google to perform a task, your app can be one of those
completing the task.</li>

<li>You can also take advantage of <strong>Google Now</strong> to
display cards for event, flight, hotel, and restaurant reservations you notify
to users’ gmail addresses, and bring users back from the email linked to the
card.</li>
</ul>

<p>Start now by <a href="https://developers.google.com/app-indexing/">indexing your app</a>, 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>


<h2 id="help_users_find_your_information">Help Users Find Your Information</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>


<div style="margin-top:1.5em;margin-left:24px">
<img src="{@docRoot}images/distribute/more-app-engagement.png">
</div>
<h2 id="empower_users_in_your_app">Empower your users to get things done in your app</h2>

<p>Brings your users into your app to take action with voice actions such as “Ok
Google, play a song” with the music app of choice, or “Ok Google, search for
hotels in Maui on TripAdvisor” in the TripAdvisor app.</p>

<div style="margin-top:1em">
<img src="{@docRoot}images/distribute/music-action.png">
</div>


<h2 id="assist_your_users">Assist your users where and when they need it</h2>

<div class="figure">
<img src="https://developers.google.com/schemas/images/now_eventconfirmation.png">
</div>

<p>Inform your users of their reservations with cards created from structured data
markup delivered in Gmail notifications. Cards also lead users quickly back to
your email message, for further engagement.</p>

<h2 style="clear:both" id="related-resources">Related Resources</h2>

<div class="resource-widget resource-flow-layout col-13"
  data-query="collection:distribute/engage/appindexing"
  data-sortOrder="-timestamp"
  data-cardSizes="9x3"
  data-maxResults="6"></div>