When creating an in-app message in Customer.io you almost always want to make your message actionable such as to drive the user to a location. In the past using a deep link URL was the only way to push users to a location.
Actions are similar to deep links as they provide a destination for the end user but differ in the way the app processes them. On Android, a deep link will cause the app to ‘reset’ (if the app is currently running) in order to process the request and push the user to the location. When using an action the app immediately recognizes the action and pushes the user to the destination with little interruption. Please note, this is the recommended way by Customer.io to create button actions.
