...
The Digital Signage Demo simulates retail or office signage developed as a custom web application. It cycles through an interface of three screens, each with customizable copy and images through Gumband. The signage demo also leverages Gumband’s real-time signals, metricsanalytics, and logging.
View the out-of-the-box experience below:
...
Gumband offers a calendar where settings and controls can be scheduled to manage planned updates to an exhibit over time. Events can either be created on a one-off or recurring basis. When an a scheduled event runs, it will apply only the selected real-time signals from the event configuration and will leave the others as they are currently set.
...
Exhibit
...
Analytics
Exhibit engagement and operational measurement is typically difficult to gather across the breadth and depth of these kinds of custom software and hardware systems. Gumband offers hooks at all layers in the system to surface metrics analytics which allow the operational to make informed decisions around future content updates and investment in these types of initiatives.
...
Gumband has been configured to display operational metrics analytics for the digital signage demo - such as “Server Starts” and “Reloads”. For an exhibit with active user interactions, those data points could also be reported to analyze metrics analytics like session duration, content choice popularity, and exhibit UX attrition.
...
Developers can leverage the publicly available Gumband SDKs and APIs to integrate the platform modules - health, content, and metrics analytics - into their custom projects. The Gumband Node.js SDK is available through npm, and the digital signage demo leverages it to offer the outlined functionality in this guide.
...