sailthru / sailthru-magento2-extension

Sailthru extension for Magento 2
2 stars 12 forks source link

Add support for LO abandoned cart flows #49

Closed brownac closed 5 years ago

brownac commented 5 years ago

The plugin now gives Magento admins the ability to add users to abandoned cart flows via onsite JS. It will display more information about creating the flow if the admin enables the option and has onsite JS enabled, otherwise it will remind them to enabled onsite JS. The plugin then uses the purchase API as ingestion, at which point onsite takes over by writing to the relevant Kakfka topics which LO then consumes from. Also includes minor copy changes from https://sailthru.atlassian.net/browse/IN-1133.

brownac commented 5 years ago

Tested in prod, verified that it works correctly with LO team.