Support

Home Forums Event Espresso Premium Registration abandonment

Registration abandonment

Posted: January 27, 2019 at 5:31 pm

Viewing 2 reply threads


joshgray

January 27, 2019 at 5:31 pm

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?


Josh

  • Support Staff

January 30, 2019 at 1:13 pm

Hi,

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.


Josh

  • Support Staff

January 31, 2019 at 2:18 pm

Here’s a gist that shows an example of how to pass the payment URL to a custom field for the contact:

https://gist.github.com/joshfeck/9565780adb712b89c1305824fee6963a

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.

Event Espresso