Google killed off their "Physical Web" integration which means that people need to install a specific app if they want to interact with the beacons.
If you want to track visitors (and have the requisite privacy policy) then Cisco and others will sell you an AP which tracks people using their phones.
QR codes are booming though. Cheap to set up and easy to use.
I don't want to do anything invasive like actually track visitors, I just want to be able to offer helpful "You're near X exhibit" type notifications. Obviously if there's a group close together than it may just become annoying/unnecessary - I'll have to figure that out as I talk to the curators.
QR codes are a good backup and would mean that they wouldn't need an app at all (although I would love to build them one!)
And totally insecure --- as in anyone can make a copy and share it.
This is possible with beacons as well but not as easily nor without cost. And beacons can offer greater ease of use --- no need to scan.
There are applications for each.
Which is totally fine for the use case at hand and not a security issue at all, in this case. For other use cases, such as advertising, sharing would even be desired behaviour.
A possible security issue for the museum use case rather would be a malicious actor replacing the QR code with their own, thereby trying to have visitors download malware to their phones.
I previously worked for a museum too, trying to solve the same problem.
Many of the providers called it "blue dot" positioning/wayfinding, and aside from Bluetooth, vendors also offered ultrasonic beacons (your phone can hear and triangulate), wifi triangulation (you map out various APs across the property into a 3d map and the app then triangulate). I think there were also some that would try to guess your location based on the music playing in the background (like if your exhibit had a background track) and another that did something similar with visible light.
One of the more interesting techs I saw was a image recognition network of ceiling cameras, mounted on lighting rails, that was supposed to keep track of individual visitors as they moved about each exhibit. I wasn't sure if it could track them through the whole facility (as opposed to just one discrete room), but if so, that'd be interesting (and creepy).
Edit: PS you might wanna check out the MCN (Museum Computer Network) conference and mailing list for museum technologists.
At the end of the day all of them were too complex and/or expensive. We just printed out a bunch of "you are here" signs with QR codes that led to specific webpages and/or anchors on our digital map. Like /exhibits/blah or /map#blah. The signs showed a cutout of their current map position, so when they scanned the QR code, it would look like the same section of the map.
This was at the tail end of covid, though, and management was still against paper maps at that point. I really wish we could've just printed those out.
IMO only (we wanted to do more research and A/B tests, but I don't think we got to it): the UX of trying to navigate a big 3d indoor space on a tiny phone screen is not great. It's hard to represent both floors (and their corresponding stairs/elevators) and relative facing (NSEW is totally unclear indoors). Pathfinding / navigation from point A to B was also something we didn't solve yet, because it's hard to see the whole path when you're zoomed in, hard to see geometry when you're zoomed out. Overall a bigger paper map in a trifold was a lot simpler.
I think the ultrasonic beacons might work better than Bluetooth for this, and have less issues with wall/floor penetration. It's probably easier to ask visitors "our exhibits play a special sound signal to let the app know when you're close. Will you allow mic access?" than to try to explain how BT beacons work. Whatever you choose though, it's probably best to back it up with a QR code or just a printed number ("Which exhibit are you at?" 27) etc.