| Volusion |
| |
You can add your tracking scripts to a specially-designated article within your Volusion store.
Website text article 130 is the proper place for the integration. You can access this article using the following steps:
|
| |
1 Login
|
Log into your Voluison store's Admin Page and click on the Design tab.
Click on the Website Text link in the menu bar.
Next, scroll down through the following page until you find article ID 130.
Click on the article ID number to edit it
|
|
2 Integration
|
| Add one of the following sale tracking code into the ArticleBody field:
|
|
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.
|
| Click the Save Changes button.
|
|
| |
| You're finished! Once the tracking script has been saved into the article body, it will be populated within your Volusion store and should have access
to its relative conversion analytics service.
|
| |