Difference between revisions of "FastSpring Cart Installation"
From Market Ruler Help
m |
m |
||
Line 3: | Line 3: | ||
= Order Tracking = | = Order Tracking = | ||
− | [[File:FastSpring-Order-Settings-Screenshot.png|right|400px]] | + | To track orders, configure the snippet first with the following values: |
+ | |||
+ | [[File:FastSpring-Order-Settings-Screenshot.png|right|400px]] | ||
* Order amount: <code>#{order.subTotal.value}</code> | * Order amount: <code>#{order.subTotal.value}</code> |
Revision as of 19:03, 11 March 2013
FastSpring integration with Commerce Tracking is relatively straightforward.
Order Tracking
To track orders, configure the snippet first with the following values:
- Order amount:
#{order.subTotal.value}
- Order reference:
#{order.reference}
Once you have made the changes to the Snippet Installation page, open a second web browser window and:
- Login to your FastSpring administration site with your administrator account
- Click on External Tracking in the Tracking section
- Click on Add Custom Tracking Method in the Actions section
- Enter `ConversionRuler` for the name, and under URL Type select Free-form XHTML Fragment
- In the text are beneath the Free-form XHTML Fragment copy and paste the order tracking snippet
- Click Next and then click Save under Actions