次のような数字のアプリがあります。
Lifetime Installed Users: 244
Monthly Active Users: 2,994
このアプリには、通常のキャンバス ビューとページ タブがあります。数字を説明できる唯一の方法は、タブを見た人が「アクティブ ユーザー」としてカウントされるかどうかです。ただし、FB のドキュメント (http://developers.facebook.com/docs/insights/) には次のように記載されています。
Visits to your app by users who have not granted permissions to your
app are not considered 'active users' but are counted in other metrics such as impression data.
一方、この定義 (http://www.facebook.com/help/?faq=219375581424410) では、パーミッションについて言及されていません。
A user is active when they view or engage with your application or your application's content. The "Key Sources" displayed on the Insights Dashboard indicate how many users are considered active for each activity source. Activity sources for applications include:
Users that visit your application's canvas page
Users that view your application tab on a Page
Users that published to news feed (stream) through your applicaiton
Users that "Liked" a stream story form your applications
Users that commented on a stream story from your application
私のアプリのタブ ユーザーは、必ずしも許可を与えているわけではありませんが、カウントされていると思われます。
何か案は?さらに、ユーザーが 2 回エンゲージした場合、ユーザーは「アクティブ」として 2 回カウントされますか?
ありがとう!