Notification with proximity for multiple beacons

There is a template for proximity for multiple beacons. I want to implement notification in that. Suppose when a user enters a beacons range, then it should get a notification. When the user taps or opens that notification, it will take the user to a web page for e.g “google.com

Is there a template for notification with multiple beacons?

Hey there ! Indeed there is :slight_smile: You can check this out here: https://cloud.estimote.com/#/apps/add
You will need to slightly modify it so that your user can go to some webpage after clicking on the notification, however the base is already there. Keep hacking and let us know how is it :slight_smile: