OBJECTIVE: R script to collect Wi-Fi presence data from CISCO presence API
What is CISCO Presence Analytics Service?
"The Cisco Connected Mobile Experiences (Cisco CMX) Presence Analytics service enables organizations with small deployments, even those with only one or two access points (APs), to use the wireless technology to study customer behavior."
Reference : CISCO CMX presence analytics
🔧 Two code parts : One to collect the data and the other to merge the single data files into one table.
Description: R script to facilitate the collection of data from CISCO CMX presence API.
- Connect to Presence API
- Find list of sites
- Find list of sites groups
- Visitors by Hour by day
- Average dwell time by site by day
- Dwell time level by site by day
- Average dwell time between two dates by site
- Collects individual data files and merges in one table
Prerequisites : Download R and R studio desktop to get started.
The British Museum tested CISCO presence but it is not in use.