Navigate to Reports —> Reporting, from the home page of your admin area.
This page allows you to run a wide variety of real-time reports, all with the convenience of being able to drill down all the way to individual orders or products.
For example, if you would like to view Orders by Year, month and date:
The power of drill down allows you to validate & trust that your numbers are accurate for the report you are running. All information is real-time, showing 100% live data.
For example, the instant you receive a new order, it will be part of the financial reports, if you include that time period.
You may choose to view your data in either a bar graph, or pie chart by clicking the appropriate icon in the top-right corner of the chart area. The charts only show the first 30 records of your data. So, if your reports returns more than 30 records, you will want to refer to the data grid below the cart for the remaining records.
If this report page shows less orders than running a report on the VIEW ALL orders section of the admin area, the discrepancy is due to two reasons.
Navigate to Reports —> ROI Tracking, from the home page of the admin area.
The term ROI stands for Return On Investment. In this case the ROI Tracker allows you to keep track of all your advertising campaigns to keep track of the campaigns that are performing best in terms of total clicks and total sales, as well as the conversion rate.
The ROI Tracker uses the same exact system as the Affiliate system. This system consists of two tables, Affiliates and Customers. Therefore, on this ROI Tracking page, you will view two columns on the left labeled A and C respectively. You will also see that the ROI Tracker displays both regular Affiliates, as well as Ad campaigns on this page. This helps you to clearly view all advertising channels from one screen. Any clicks that hit your website from your personal advertising, or from your affiliates, you can view it from here.
Note: Do NOT test out any of the links under the ROI tracking. If you click on or go to one of those links, it will put a cookie into your browser. Then if you run a transaction on the Phone Order page or your website, you will give credit to that affiliate or campaign for the sale.
There one other record on the ROI Tracking page called Other. This record is like a catch-all for clicks. Any clicks that hit your website that are not through a TrackingURL, meaning not from a personal advertising campaign, banner ad or an Affiliate, end up in the Other campaign record. If you click on the link titled Other, you will be able to drill down further and see the actual pages your visitors came from.
Clicks will only be recognized if you link properly. Lets say, you wanted to track how many customers clicked on your Google Adwords link and at the same time, for the customer to be taken to the home page.
Once you create the ROI tracker, you will notice that an tracking URL was generated in the following format:
For example, http://www.yourdomain.com/?click=XNote: Click=X (X representing a customer ID number)
So, what you would do is provide Google the link http://www.yourdomain.com/?click=X so that
Note: The URL's used for the ROI tracking links only work with the Non-SEO URLs. In other words if you enable SEO friendly you must continue to use the asp pages for the ROI tracking. See the direct examples at the bottom of the ROI tracking for the correct format. These URLs will work regardless of whether SEO is enabled or not.
Normally, Return On Investment (ROI) tracking software requires that you place special code on the final page of the checkout process. Here are some variables you can use if your ROI tracking software requires some variables:
You may use the above variables in any article on OrderFinished.asp. Therefore, if you go in your admin area to Webmaster -> Website Text and then look in the WEBPAGE column, you can use the above variables in any article that is on the web page OrderFinished.asp.
Note: These variables may ONLY be used in an article. They are not ASP variables.
So, if you have a JavaScript provided by your Statistics / Conversion Tracking provider, paste the JavaScript into the body of article 130, which is reached via Design > Website Text
As mentioned above, if your JavaScript requires some parameters such as the Grand Total amount of the order, you may use the above mentioned variables.
For example, before the article is displayed on the page, it simply replaces the text $(GrandTotal) in your article with the $ amount 74.95.
Custom reports can be generated in the following three ways:
Report Generator:
Note: Using this feature requires a strong knowledge of SQL programming. You could run any report you wish through this page which will allow you to pull any available information from the Volusion software.
Custom Saved Exports:
Now to access your saved export query anytime, you can go to:
Navigate to Inventory —> Import / Export, from the home page of your admin area
Click the Saved Exports tab at the top of the page Remember that it is saving the query, not the results.
Therefore let us say you add another 25 products made by SONY. Well, if you go to the Saved Exports page and do that one-click export to CSV for example, it is going to pull up the CURRENT list of Sony products in your database. That's the whole power of saved exports!
Note: Sometimes you may have to re-create your saved exports. For example, after upgrading your store to a newer version, if any field names in the databases have changed, it may cause your saved export to error out. Therefore you would have to re-create your saved export.
This table is found by navigating to Reports —> Search Terms within the administration area. This report provides information about the searches conducted with your store using the search box. It tracks the commonly used search terms, how many times they have been used, and last time it was used.
This report is found by navigating to Customers —> Customer Reviews
The Customer Reviews section lets you see all the reviews customers have placed about products on your site. You can manage them here, control what reviews are active, filter out any reviews containing profanity, and see how many visitors have rated the review as helpful/not helpful.
Note: The system already has built in character filters. If you wish to review those filters or add new filters, you may do so by clicking on Edit Offensive Language Filters, but know that this page already contains offensive language by default
This table is found by navigating to Customers —> Admin History. This page helps you ensure your administration area is being used by authorized personnel only. It does this by tracking the IP address of the person currently using an admin account. It also tracks the traffic of that admin and displays what pages they are accessing and when it was last accessed.
Note: The Admin History only displays the last 1000 entries or the last 7 days of data. Once the data is cleared from the Admin History, there is no method of getting it back.
Log into your FTP account (for more information on how to do this see this article). If you FTP account is set to the home folder of / you should see a few folders when logging in one of them should be labeled Logs. You will find 4 different types of logs in this folder:
Navigate to Orders -> Abandoned / Live Carts. Here you have the ability to view Abandoned or Live Carts.

Note: Abandoned / Live Carts cannot be manually deleted. The system will automatically delete the abandoned carts after 30 days. The only other way they can be deleted is if the customer completes their purchase or removes the items from their cart.