Jump to content

Abandoned cart tracking


snake

Recommended Posts

SO I was trying to use the Mailchimp addon to do abandoned cart campaigns, but now I doscovered that this only works for logged in (existing)users, so is useless.

The whole point in abandoned cart tracking is for new customers that did not complete their order.

Is there any way to do this with WHMCS?

I found this addon
https://www.whmcssmarters.com/product/abandoned-cart-for-whmcs/

But the only feedback I can find online says it is not reliable.

Link to comment
Share on other sites

The problem with abandoned carts on non-existing or logged in clients orders is you don't have their information stored or known yet.  Don't know how that module does it, but most likely it watches the fields and stores those fields along with the _SESSION['cart'] contents.  Then a link to a "get my cart back" is sent that rebuilds / replaces the _SESSION['cart'] with the saved one.  Or at least that is how I would do it.   I am actually surprised there isn't a module on the marketplace for this and even more so that that one isn't on there.

Link to comment
Share on other sites

On 18/03/2021 at 11:12, snake said:

Is there any way to do this with WHMCS?

https://www.webhostingtalk.com/showthread.php?t=1747669&p=10108380#post10108380

Quote

MailChimp requires that the user have signed up or registered an account and accepted being on a mailing list.

if that's the  case, any alternate solution would fall down if you're going to break MailChimp's conditions to effectively spam them after they have left unregistered.

I know MailChimp have their own abandoned cart solutions (none for WHMCS), but I assume they're for use with known existing customers.

8 hours ago, steven99 said:

The problem with abandoned carts on non-existing or logged in clients orders is you don't have their information stored or known yet.  Don't know how that module does it, but most likely it watches the fields and stores those fields along with the _SESSION['cart'] contents.  Then a link to a "get my cart back" is sent that rebuilds / replaces the _SESSION['cart'] with the saved one.  Or at least that is how I would do it.   I am actually surprised there isn't a module on the marketplace for this and even more so that that one isn't on there.

not quite an abandoned cart solution, but there is Share Cart - which would at least allow the user to save their cart and return to it later.

https://marketplace.whmcs.com/product/4625-share-cart

Link to comment
Share on other sites

10 minutes ago, brian! said:

if that's the  case, any alternate solution would fall down if you're going to break MailChimp's conditions to effectively spam them after they have left unregistered.

I was actually thinking of that discussion but could not remember where it was at and how some didn't like it and some were like if you're typing on a site's form be ready for it to be captured. 

Link to comment
Share on other sites

14 hours ago, steven99 said:

The problem with abandoned carts on non-existing or logged in clients orders is you don't have their information stored or known yet.  Don't know how that module does it, but most likely it watches the fields and stores those fields along with the _SESSION['cart'] contents.  Then a link to a "get my cart back" is sent that rebuilds / replaces the _SESSION['cart'] with the saved one.  Or at least that is how I would do it.   I am actually surprised there isn't a module on the marketplace for this and even more so that that one isn't on there.

yes from what I have read, that is what it does, it captures the email address they enter on the form before they adandoned.

Link to comment
Share on other sites

  • 5 months later...
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated