Hello,
I’m using EE4 with the Infusionsoft add-on. In my e-commerce site (woocommerce in a not related business) it’s very simple to drop a prospect into an infusionsoft “abandoned cart” follow up campaign with clickable links back to the shopping cart for them to finalize checkout.
Do you have a recommended way to recreate this functionality with EE4 and Infusionsoft? I’m playing with adding a tag upon the registration step, before payment as the trigger to put them into the campaign and then using the paid product as a way to remove them from the campaign. How do I generate a link for them to go “checkout” and finalize payment, etc in Infusionsoft?
The link for them to go to checkout and pay will look something like this:
https://{Your Domain}/registration-checkout/?e_reg_url_link={unique string attached to Event Espresso transaction}&step=payment_options&revisit=1#checkout
The one piece that’s missing is the value for e_reg_url_link. I don’t see any place where that value is passed to Infusionsoft, and doing so may require adding a new hook to the EE Infusionsoft plugin. I’ve opened an issue on GitHub so a developer can look into this further.
You can add the above to a functions plugin, then activate the plugin to start sending those.
Viewing 2 reply threads
The support post ‘Registration abandonment’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.