I'm using WebApp Builder Developer Edition to "upgrade" our current property viewer site, using my own server to publish web services and AGOL to publish the map that the app consumes. I know that I can track overall hits on a map in AGOL, but I'm wondering if there is a way to monitor individual widget usage. In other words, I'd want a report that looked like this:
Daily summary
App access -- 100 hits
Search widget -- 99 hits
Legend widget - 10 hits
Select widget - 87 hits
Draw widget - 12 hits
Basemap widget - 42 hits
Basically, I'm wondering if anyone using Developer Edition has a good method in place for tracking widget usage?