| 1ShoppingCart |
| |
|
Integration with 1ShoppingCart is made by placing sale tracking script into the thank you page.
|
| |
1
Edit your thank you page
|
|
1ShoppingCart allows you to have your own custom thank you page.
|
2
Integration code in your custom thank you page
|
|
Put the following code (in case that your page is in PHP) right before row with text </body> (or somewhere at the end of page body).
|
|
Javascript Code
|
|
|
| OR |
|
Image Code
|
|
|
| |
Please take care to replace
<?=$orderId?>
and
<?=$orderAmount?>
in the sale code with your server side script notations for the orderid and total amount variable used in your website.
|
3 Finished
|
|
It is now integrated. Every time customer enters the order confirmation page, the tracking code is called, and it will register a sale for referring affiliate.
|
| |