snake Posted March 18, 2021 Share Posted March 18, 2021 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 addonhttps://www.whmcssmarters.com/product/abandoned-cart-for-whmcs/ But the only feedback I can find online says it is not reliable. 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted March 20, 2021 Share Posted March 20, 2021 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. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 20, 2021 Share Posted March 20, 2021 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 0 Quote Link to comment Share on other sites More sharing options...
steven99 Posted March 20, 2021 Share Posted March 20, 2021 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. 0 Quote Link to comment Share on other sites More sharing options...
snake Posted March 20, 2021 Author Share Posted March 20, 2021 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. 0 Quote Link to comment Share on other sites More sharing options...
Hein Posted September 9, 2021 Share Posted September 9, 2021 The addon mentioned Was pretty good but stopped working and we've been trying to get them to fix it (seems PHP7.3 erorrs/issues in the code) for just about a yera now .... to no avail. I would not advise buying it now. 0 Quote Link to comment Share on other sites More sharing options...
Juanzo Posted November 21, 2021 Share Posted November 21, 2021 Does the native official MailChimp integration works properly for abandoned cart emails? Surprised client sync is still manual, and that there are no automatic alternatives AFAIK: https://docs.whmcs.com/Mailchimp#Importing_Existing_Customers 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.