Place the Bundle Daily Events element on your page. A common practice is to place it inside a hidden popup, keeping it offscreen while it listens for events.
When an app message event is triggered, take action in your app. This could be displaying a popup, showing a notification, or any other custom action you define.Note: App messages do not trigger for the sender (broadcaster). In this example, we send a notification with the value of the message, but the possibilities are endless.