Eitri App Shopping apps comes with seemless integration with Firebase Cloud Messaging but it's possible to fire push-notifications through other service providers.

The use of deeplinks in your push-notifications configuration can vary depending on your app’s implementation and the service provider you use.

If your app uses Eitri Shopping’s default deeplink solution, check out our deeplinks documentation to learn how to structure and use deeplinks.

You can also customize Eitri Shopping’s default deeplinks to change how your app supports and routes deeplinks. To learn more, see the documentation for deeplinks addon.

Push-notifications by partners through the Eitri API

Partners that need to send push-notifications using Eitri's infrastructure should use the Partner Push API, authenticating with a client_id and client_secret generated by the internal Eitri team.

Push-notifications in Firebase

To know more about sending push-notifications using Firebase Documentation

Push-notifications in Insider

Use URL Scheme deeplinks to configure and send push-notifications via Insider, providing the full deeplink you want to open as explained in our deeplinks documentation

Live Notification (order tracking)

For the tracking notification that updates itself as the order moves forward — a progress bar on Android and a Live Activity on iOS, fed by the Abbiamo webhook — see Live Notification.