Shogun integrates with Shopify to handle the data layer and allowing to build custom frontend with Reactjs (headless store). PushOwl integrates with Shogun to allow you to power your push notification
This help desk article is written for merchants that want to use PushOwl and Shogun together. The steps below explain how to integrate PushOwl on the frontend of a Shogun-powered Shopify store.
Steps to integrate PushOwl on a Shogun-powered frontend
You can find the dedicated NPM module for the Shogun-PushOwl integration here
Read the NPM module (install module, how to install, initialize with subdomain and store information, specific actions you can do with the NPM, specific information for ACR automation).
Status quo of integration
The current PushOwl-Shogun integration contains the following features
Abandoned Cart Recovery
Browse Abandonment
Price Drop
Back in Stock
PushOwl Dashboard: Customizable URLs for the Shopping Cart (since headless stores might have non-conventional shopping cart links)
Welcome Notifications
Revenue attribution
Segmentation is not using store front data and therefore works as normal
With regards to the opt-in prompt: Since the PushOwl SDK (Software Development Kit) is used to display PushOwl's opt-in prompt to collect subscribers, all aspects of triggering and showing the prompt are with the store code - especially when (delay times), how (which opt-in type), and if (enable/disable) to show it. Also, the appearance with regards to the icon, text, color, buttons is in the store code itself. Changes on the PushOwl Opt-ins dashboard therefore do not effect the prompt appearance on the Shogun headless store.