diff options
Diffstat (limited to 'docs/html/distribute/engage/index.jd')
-rw-r--r-- | docs/html/distribute/engage/index.jd | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/docs/html/distribute/engage/index.jd b/docs/html/distribute/engage/index.jd new file mode 100644 index 0000000..f8cd1ee --- /dev/null +++ b/docs/html/distribute/engage/index.jd @@ -0,0 +1,36 @@ +page.title=Engage & Retain Users +page.metaDescription=Engaging and retaining active users is the key to success. Here are some resources to help you build an active user base. +section.landing=true +nonavpage=true + +@jd:body + +<p> + Engaging and retaining active users is the key to success. This is specially + true for subscription and in-app purchase models. Here are several tools and + techniques to keep your users coming back. +</p> + +<div class="dynamic-grid"> + + <div class="resource-widget resource-flow-layout landing col-16" + data-query="collection:distribute/engagelanding" + data-cardSizes="6x6" + data-maxResults="9"> + </div> + + <h3>Related Resources</h3> + <div class="resource-widget resource-flow-layout col-16" + data-query="type:youtube+tag:engagement" + data-sortOrder="-timestamp" + data-cardSizes="6x3" + data-maxResults="3"> + </div> + <div class="resource-widget resource-flow-layout col-16" + data-query="type:blog+tag:engagement" + data-sortdOrder="-timestamp" + data-cardSizes="6x3" + data-maxResults="3"> + </div> + +</div>
\ No newline at end of file |