English version below

Focus Launcher ドキュメント

最終更新日: 2026年3月27日

収集データの透明性について

Focus Launcher はアプリの品質改善とユーザー体験の向上のために、Firebase Analytics を利用して匿名の分析データを収集しています。このページでは、収集するデータの詳細を公開します。

収集するデータには個人を特定する情報は一切含まれません。また、アプリの使用履歴(どのアプリをいつ使用したか)、ブロックルールの内容、Wi-Fi ネットワーク名は収集・送信されません。

収集するイベント一覧

オンボーディング

イベント名タイミングパラメータ
onboarding_step_viewオンボーディングの各ステップ表示時ステップ番号、ステップ種別(ナラティブ/権限)
onboarding_permission_granted権限が許可された時権限の種類
onboarding_permission_skipped権限がスキップされた時権限の種類
onboarding_completeオンボーディング完了時なし

チュートリアル

イベント名タイミングパラメータ
tutorial_step_completeチュートリアルの各ステップ完了時ステップ番号、完了方法
tutorial_completeチュートリアル全完了時なし

ルール設定

イベント名タイミングパラメータ
rule_created新規ルール作成時トリガー種別、制限レベル、対象アプリ数
rule_editedルール編集時トリガー種別、制限レベル、対象アプリ数
rule_deletedルール削除時なし
rule_toggledルールの有効/無効切替時有効/無効

ペイウォール・課金

イベント名タイミングパラメータ
paywall_viewペイウォール画面表示時表示元(起動時/オンボーディング/設定/ゲート)
paywall_plan_selectedプラン選択時プラン種別
paywall_purchase_started購入フロー開始時プラン種別
paywall_purchase_complete購入完了時プラン種別
paywall_skippedペイウォールスキップ時なし
premium_gate_shownプレミアム機能制限ダイアログ表示時機能名
premium_gate_upgrade_tapped制限ダイアログからペイウォールへ遷移時機能名

エンゲージメント

イベント名タイミングパラメータ
review_prompt_shownレビュー訴求ダイアログ表示時なし
focus_mode_enabled集中モード有効化時なし

クラッシュレポート

Firebase Crashlytics を使用して、アプリがクラッシュした際のスタックトレース、端末モデル、OS バージョン等の情報を自動収集しています。デバッグビルドではこの機能は無効化されています。

関連リンク


Focus Launcher Documentation

Last updated: March 27, 2026

Data Collection Transparency

Focus Launcher uses Firebase Analytics to collect anonymous analytics data to improve app quality and user experience. This page details exactly what data is collected.

No personally identifiable information is ever collected. Your app usage history (which apps you used and when), blocking rule contents, and Wi-Fi network names are never collected or transmitted.

Collected Events

Onboarding

Event NameTriggerParameters
onboarding_step_viewEach onboarding step is viewedStep index, step type (narrative/permission)
onboarding_permission_grantedA permission is grantedPermission type
onboarding_permission_skippedA permission is skippedPermission type
onboarding_completeOnboarding is completedNone

Tutorial

Event NameTriggerParameters
tutorial_step_completeEach tutorial step is completedStep index, completion method
tutorial_completeAll tutorial steps completedNone

Rule Management

Event NameTriggerParameters
rule_createdNew rule createdTrigger type, friction level, app count
rule_editedRule editedTrigger type, friction level, app count
rule_deletedRule deletedNone
rule_toggledRule enabled/disabledEnabled state

Paywall & Billing

Event NameTriggerParameters
paywall_viewPaywall screen shownSource (startup/onboarding/settings/gate)
paywall_plan_selectedPlan selectedPlan type
paywall_purchase_startedPurchase flow initiatedPlan type
paywall_purchase_completePurchase completedPlan type
paywall_skippedPaywall skippedNone
premium_gate_shownPremium gate dialog shownFeature name
premium_gate_upgrade_tappedUpgrade tapped from gate dialogFeature name

Engagement

Event NameTriggerParameters
review_prompt_shownReview prompt dialog shownNone
focus_mode_enabledFocus mode enabledNone

Crash Reporting

Firebase Crashlytics is used to automatically collect crash information including stack traces, device model, and OS version. This feature is disabled in debug builds.

Related Links