The Yahoo Confirmation Page PDF Print E-mail

The Confirmation Page Script is installed on your order confirmation page. This script allows us to track the sales on your site from CSEs. This script will also be installed just before the closing </body> tag for the page. There are two parts of this script. The first part of the script is found in your FeedPerfect settings under MyStores->Settings->Integration->Step2 and will be in this format.

<script type="text/javascript" src="/http://tracking.feedperfect.com/track.js"></script>

<script type="text/javascript">

var fpAccount='4333321803';

fpP='g';

if (window.fpTrackSale!=undefined) fpTrackSale();

</script>

This script, like the script for the landing page, will vary slightly. The location for your script will vary slightly depending on the type of checkout you are using.

 

Checkout Manager

To enter this script you'll need to log into the the Page Configuration section of the checkout manager. The script will get placed in the Message box of the order confirmation page.

 

Note: In order for this to become effective, you'll need to save your checkout manager and publish your order settings.

 

 

See Also:

The Yahoo Landing Page