# MobileHog > MobileHog is an independent mobile app for iPhone and Android that shows your PostHog dashboards, insights, web analytics, events, errors and more. It connects to PostHog Cloud (US or EU) or a self-hosted instance, reads with read-only permissions, and keeps your credentials on your device. MobileHog is an independent product and is not affiliated with or endorsed by PostHog, Inc. PostHog is a trademark of its respective owner. ## Key facts - Platforms: iPhone and iPad (iOS 17 or later); Android (Android 7.0 or later). - Availability: iPhone: not yet released; Android: not yet released. - Price: free to download. A one-time Pro unlock is planned; no price has been set. There is no subscription. - Access: read-only. Never requests PostHog write permissions. - PostHog permissions requested: user:read, project:read, dashboard:read, insight:read, query:read, error_tracking:read, feature_flag:read, experiment:read, survey:read, session_recording:read, cohort:read, annotation:read (plus openid, profile, email for sign-in). - Hosting: PostHog Cloud US and EU (region detected automatically), and self-hosted PostHog via personal API key. - Data handling: no MobileHog servers; the app talks to PostHog directly. Credentials are stored in the iOS Keychain or Android Keystore. No analytics or tracking SDKs in the app. - Query usage: dashboards read PostHog’s cached results first and recalculate only on pull-to-refresh; no background polling. ## What it shows today - **Dashboards**: Open any dashboard and read it the way you built it, in the order you set. Tiles load from PostHog’s cache first, so the numbers are there before you’ve finished unlocking your phone. - **Funnels and retention**: Funnel steps with drop-off between them, breakdowns you can compare, and retention grids that stay legible on a phone. Drag across a chart to read exact values. - **Web analytics**: Visitors, page views, sessions, bounce rate and session duration, with top pages, referrers, countries and devices ranked underneath. For the last 24 hours, 7, 30 or 90 days. - **Recent events**: The latest events in your project, newest first. Enough to confirm a release is sending what it should, without scrolling through an export. - **Errors**: Your error tracking issues with occurrences and affected users over 24 hours, 7 or 30 days. Enough to decide whether it can wait until you’re back at your desk. - **Session replays**: Browse recent recordings with duration and time, then open one in the browser with a single tap. - **Flags, experiments and surveys**: Feature flags, experiments, surveys, cohorts and annotations, each with a count so you can see where there’s something to look at. Read-only, like everything else. - **Multiple projects**: Switch between projects and organizations from any screen. MobileHog shows exactly what you granted it access to, nothing more. - **Cloud and self-hosted**: Sign in with your PostHog account and MobileHog finds your region itself. Self-hosted instances connect with a personal API key. ## Not available yet (planned, no dates) - Home Screen widgets: A number from your dashboard, on your Home Screen and Lock Screen. - Alerts: A push notification when a metric crosses a line you set. - Daily summary: Yesterday’s numbers, once, in the morning. - Face ID lock: Require Face ID or fingerprint before the app opens. ## Pages Each page is also available as Markdown; the link below points to it. - [Home](https://mobilehog.app/index.md): Overview, features, privacy, pricing and FAQ. - [iPhone and iPad](https://mobilehog.app/ios.md): The PostHog iOS app: requirements, sign-in, what you can check. - [Android](https://mobilehog.app/android.md): The PostHog Android app: requirements, sign-in, what you can check. - [Security](https://mobilehog.app/security.md): Every PostHog permission the app requests and the API behind it, sign-in, token storage, query quota. - [Setup guide](https://mobilehog.app/guide.md): Step by step: PostHog Cloud sign-in, personal API key, self-hosted PostHog. - [Press kit](https://mobilehog.app/press.md): Facts, descriptions, logo and screens. - [Changelog](https://mobilehog.app/changelog.md): Every change to the app, newest first. - [Support](https://mobilehog.app/support.md): Sign-in help, troubleshooting and contact. - [Privacy Policy](https://mobilehog.app/privacy.md): Exactly what the app and this website do with data. - [Terms of Use](https://mobilehog.app/terms.md): Terms for the app and website. - [Imprint](https://mobilehog.app/imprint.md): Legal notice (Austria). ## Blog - [How to check your PostHog dashboards on an iPhone](https://mobilehog.app/blog/check-posthog-dashboards-on-iphone.md): Install MobileHog, sign in with your PostHog account and your dashboards appear, with every tile type. Step by step, plus how to read charts on a small screen. - [Does PostHog have a mobile app?](https://mobilehog.app/blog/does-posthog-have-a-mobile-app.md): PostHog has mobile SDKs for tracking your own apps, but its dashboards live in the browser. Here is how to check PostHog on your phone, natively or in the browser. - [Which PostHog OAuth scopes does a read-only integration need?](https://mobilehog.app/blog/posthog-oauth-read-only-scopes.md): A read-only PostHog integration needs user:read, project:read, dashboard:read, insight:read and query:read. How PostHog OAuth, PKCE and client metadata documents fit together. Full version with FAQ: /llms-full.txt