solved Charts for confirmed sales?

theGrindLab
theGrindLab
@thegrindlab
7 years ago
15 posts
I was looking at the documentation for Advanced Charts and saw references to downloads (and vault downloads). I sit possible to use the built-in chart system to track purchases? If not, I suppose this could be done by making all downloads purchase-based.
updated by @thegrindlab: 08/05/17 06:12:39PM
brian
@brian
7 years ago
10,148 posts
The charts can be used to track any datastore field that ends in "_count" - so yes - you could chart on the "profile_jrFoxyCart_sales_count" field - i.e.

{jrCore_list module="jrProfile" chart_field="profile_jrFoxyCart_sales_count" chart_days=30}

Would create a chart of the top profiles for sales in the last 30 days.

You can use the "Chart Fields Tool" as outlined in the docs to see all the fields you can chart:

https://www.jamroom.net/the-jamroom-network/documentation/modules/274/advanced-charts

Let me know if that helps.


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net

Tags