Server-side and SDK events can be implemented in parallel in your Optimove instance. The side-by-side configuration allows you to leverage the benefits from both server-side and client-side events.
When implementing the side-by-side configuration, keep in mind the following:
- If a trigger, which combines SDK and Server-Side events, is created based on events that fire in a specific sequence, you must ensure that the events arrive in the correct order.
- Web popups can only be triggered by website events and not by server-side
- To trigger mobile push notifications, either via server-side events or website/mobile events, you must have the Optimove Mobile SDK deployed.