Shopping Cart Abandonment - Plimus
Jul 16th, 2007 by admin
Here’s how to “hook” a TrialPay offer into your shopping cart on Plimus.
Look at this beauty: http://www.speedbit.com/plimus/tp.asp
OK, so how do they make it show up?
Assuming you’re a Plimus merchant, go to your Product | Contract | Order Page. At the bottom of the order page, is “EXIT Popup Window”. Turn it on by checking “[x] Yes, I want to activate the popup window for this contract”. Then specify the URL (like Speedbit did above). Notice that you have control over all sorts of goodies to send, so you could code up a PHP page to customize the offer, and send an URL like this:
http://www.mysite.com/trialpayoffer_abandoncart.php?reason=<#LAST_ACTION#>&fname=<#CUSTOMER_FIRST_NAME#>
This way, you can customize the output, such as this:


Is this works with any browser eg: firefox, ie6, ie7, safari, etc ?
babc2a0b937d…
babc2a0b937d0b9d5c4a…