summaryrefslogtreecommitdiffstats
path: root/docs/html/distribute/engage/engage_toc.cs
blob: 91206d31d20ca7344a4345bb2de4d3bce310336f (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
62
63
64
<ul id="nav">
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/intents.html">
        <span class="en">Increase Usage through Intents</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/widgets.html">
        <span class="en">Build Useful Widgets</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/notifications.html">
        <span class="en">Use Rich Notifications</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/deep-linking.html">
        <span class="en">Drive Usage with Search</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/ads.html">
        <span class="en">Drive Engagement with Ads</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/game-services.html">
        <span class="en">Encourage Competition</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/analytics.html">
        <span class="en">Understand User Behavior</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/easy-signin.html">
        <span class="en">Add Google Sign-in</span></a>
    </div>
  </li>
  <li class="nav-section">
    <div class="nav-section-header empty" style="font-weight:normal"><a href="<?cs
        var:toroot?>distribute/engage/gcm.html">
        <span class="en">Integrate GCM</span></a>
    </div>
  </li>

</ul>

<script type="text/javascript">
<!--
    buildToggleLists();
    changeNavLang(getLangPref());
//-->
</script>