Reports

The VPCART administration offers many reports that allow you to quickly review how certain areas of your store are running.

 

Customer Orders (Customers > Customer Orders)

This report provides you with information on the number of orders and the total amount spent for each of your customers. See page 293for more information.

 

Sales Reports (Store > Reports > Sales Reports)

The sales report provides you with the total number of orders and the amount ordered in your shop over a specified time period. See page 258for more information.

 

Search Term Report (Store > Reports > Search Term Report)

This report provides you with a list of terms customers have searched for in your store. See page 85for more information.

 

Stock Report (Store > Reports >Stock Report)

This report provides you with a list of all products that have a stock level less than the level specifed. See page 233for more information.

 

Product Report (Store>Reports> Product Report)

This report shows you which products have been sold in your shop and the number of times they were sold, as well as the total amount paid for the product. This report also doubles as a supplier report. See page 65for more information.

 

Affiliate Links (Modules > Affiliate Manager> Affiliate Links Report)

This report shows you how many people have visited your site via each affiliate over a specified time period. See page 352for more information.

 

Order Report (Modules > Affiliate Manager>Affiliate Order Report)

This report provides you with a complete list of all affiliates. From there you can get individual order or link reports. See page 353for more information.

 

Orders for Affiliate (Modules > Affiliate Manager> Affiliate Product Report)

This report shows you the orders made to an affiliate over a specific time period. See page 354for more information.

VPCARTenhanced some reportsby displaying 2D/3D charts with various types such as:
- Column 2D

- Line 2D

- Pie 3D

- Area 2D

The charts are displayed with different colors to differentiate the results in days/months/years.

VPCART enables you to change the display of the chart from Configuration.
Below is the list of the Chart configuration to enhance the look of the charts in your reports:

 

xChart2DBarColor01

Color value for the 2D Bar 01.

xChart2DBarColor02

Color value for the 2D Bar 02.

xChart2DBarColor03  

Color value for the 2D Bar 03.

 

xChart2DBarColor04 

Color value for the 2D Bar 04.

xChart2DBarColor05

Color value for the 2D Bar 05.

xChart2DBarColor06

Color value for the 2D Bar 06.

 

xChart2DBarColor07

Color value for the 2D Bar 07.

xChart2DBarColor08

Color value for the 2D Bar 08.

xChart2DBarColor09

Color value for the 2D Bar 09.

 

xChart2DBarColor10

Color value for the 2D Bar 10.

xChart2DBarColor11

Color value for the 2D Bar 11.

xChart2DBarColor12

Color value for the 2D Bar 12.

 

xChartAlternateHGridColor

Color of the alternate horizontal grid bands.

xChartAlternateHGridColorAlpha

NumericalValue0-100 : Alpha (transparency) of the alternate horizontal grid bands.

xChartBgColor

This attribute sets the background color for the chart. You can set any hex color code as the value of this attribute. Remember that you DO NOT need to assign a "#" at the beginning of the hex color code. In fact, whenever you need to provide any hex color code in FusionCharts XML data document, you do not have to assign the # at the beginning.

 

xChartBgColorAlpha

NumericalValue(0-100) : This attribute helps you set the alpha (transparency) of the graph.

xChartCanvasBgColor

This attribute helps you set the background color of the canvas.

xChartcanvasBgColorAlpha

NumericalValue(0-100) : This attribute helps you set the alpha (transparency) of the canvas.

 

xchartCanvasBorderColor

This attribute helps you set the border color of the canvas.

xChartCanvasThickness

NumericalValue(0-100) : This attribute helps you set the border thickness (in pixels) of the canvas.

xChartDivLineColor

The color of grid divisional line.

 

xChartDivLineColorAlpha

NumericalValue0-100 : Alpha (transparency) of the grid divisional line.

xChartDivLineThickness

NumericalValue(0-100) : This attribute helps you set the grid divisional line thickness (in pixels).

xChartFormatNumberScale

Configuration whether to add K (thousands) and M (millions) to a number after truncating and rounding it off.For example, if formatNumberScale is set to 1, 10434 would become 1.04K (with decimalPrecision set to 2 places). Same with numbers in millions – a letter M will be added at the end.