Stay organized with collections
Save and categorize content based on your preferences.
Nearby Notifications helps users to discover what's around them, by surfacing
location-specific notifications for apps and websites, with no prior app
install required. Using Nearby Notifications, you can:
Drive your own app installs.
Open personal or business profiles in social apps.
Launch conversations or chatbots inside messaging apps.
Drive consumers to content about nearby products.
Help users explore store inventory.
Drive checkins, reviews within local/travel apps.
As a developer, you can associate your app or website with a BLE beacon or BLE-
capable smart device. Android users near that device or beacon will see the
message in the Nearby section of Google Settings, the Nearby Quick Settings tile
will light up on supported devices, and messages that perform well will be
raised as notifications. Your message can either lead to the Play Store, a
mobile website, or directly to your app if it's already installed. This
functionality is built in to Google Play Services, so you don't need to change
your app to start using it.
Nearby Notifications works with all types of Eddystone beacon, and also iBeacon.
There are two basic types of experiences that you can provide using
Nearby Notifications:
Link to an HTTPS URL to provide a notification to the user, and open
the URL in the browser when the user taps the notification.
Trigger an app intent to launch an app that is already installed and
perform a specific action. If the app isn't installed, the user is taken to the
Play Store where the app can be installed; the user can then continue to the
feature specified by the developer.
Neither experience requires that an app is installed on the user's device.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-12-10 UTC."],[[["Nearby Notifications enables users to discover nearby content and services through location-specific notifications, without needing to have the related app installed."],["Developers can use Nearby Notifications to drive app installs, open social profiles, initiate conversations, and direct users to relevant content or actions based on their proximity to a beacon or smart device."],["Notifications can be linked to an HTTPS URL to open a webpage, or they can trigger an app intent to launch an installed app or prompt installation if the app isn't present."],["This functionality is built into Google Play Services, is compatible with various beacon types (Eddystone, iBeacon), and works on Android 4.4 and above."]]],[]]