Skip to content

Instantly share code, notes, and snippets.

@matsuokah
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matsuokah/1b50ec7020d91b272d5e to your computer and use it in GitHub Desktop.
Save matsuokah/1b50ec7020d91b272d5e to your computer and use it in GitHub Desktop.
Google Developer Summit Tokyo Memo

DeepLinking

URIに応じたネイティブアプリ内の対応する画面までリンクすること.

Author: Mr. Jarek Wilkeiwicz

年々ユーザーの端末にインストールされるアプリの数の平均は増えて来ている

2011 -> 10前後
2012 -> 20前後
2013 -> 30前後

一方で、普段開くアプリは...

2011 -> 11
2012 -> 12
2013 -> 13

開かれるアプリの数は増えていない。

そこでディープリンク。

近年、アプリの新規獲得手法、リエンゲージメント(アプリへの呼び戻し)手法として DeepLinkという概念がある。まずは動画を

DeepLink

DeepLinkの広がり

効果

  • 食べログ

5週間後pvが9.6%

  • CookPad

新規獲得がディープリンク15%

DeepLinkの導入例

755

App Indexingつかうといいよ

公式サイト pixivエンジニアブログ

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment