Dynamic performance reporting. Install to gain easy access to performance reports and visualisation charts showing your top performing merchants, buyers and payment gateways over different time periods.
- Developers? (Yes)
- Marketplace Owners (No. But it can be used and is already available on your
Admin Portal
>Plug-Ins
>Available
)
- A Developer dashboard
- If you do not have one, and wish to have one, sign up as a Plug-In Developer here
- A sandbox marketplace. 🎮
- Knowledge of how to upload source code to the dashboard => Knowledge.
- Unicorns 🌈
- Love for coding ❤️
- Download the repository
- Extract
admin
,marketplace-images
anduser
folders - Compress
admin
, ,marketplace-images
anduser
together - Upload the resulting
.zip
file to your developer dashboard - Access the
Admin Portal
of your sandbox marketplace - Go to
Plug-Ins
- Install the Plug-In
- Refer to the Arcadier Website for more information.
- You can check out our Documentation for instructions on how to install this on your marketplace, as well as how to build your own.
- To see other plug-ins available on Arcadier, check out our Plug-In marketplace.
- To see other open-source Plug-Ins available on Github check out our Plug-In Sample Codes.
The marketplace report generator is an analytics tool which calculates different metrics, which indicate the growth of the marketplace. These metrics are generated in the form of reports. There are two types of reports performance reports and periodic reports. Performance reports show statistics of the top performing merchants, users items and payment gateways. Periodic reports show metrics organized by time durations, metrics such as gross merchandise value, logins, new users are organized by time and is displayed in a report. Periodic reports also have a visualization option which enables you to graph the tables, into respective graphs.
Performance reports rank merchants, customers, items and payment gateways based on revenue earned, money spent, number of transactions and money transferred respectively. Performance reports enables you to pick a time duration, after entering a start date and an end date the report generator generates a report containing the top rankings in this duration. Performance reports give you the option of selecting the number of ranks you wish to see, by default this is set to 10. We have additional options you can select for merchants and users. There is a search bar which lets you search by any metric column, first name, last name and display name. You may sort the data by each column. Once a report is generated, you may download a CSV with all the required statistics in a spreadsheet format.
Merchants are one category ranked in the performance reports, they are ranked based on the total revenue they have earned. Metrics shown for each merchant are email, total revenue, number of orders recieved and total commission. You are also given the option to add in 2 additional metrics, location and logins.
Buyers are one category ranked in the performance reports, they are ranked based on the total amount of money they have spent. Metrics shown for each buyer are email, total money spent, number of orders and total commission. You may also pick two additional metrics, location and logins.
Payment gateways are ranked in performance reports, they are ranked based on the total amount of money transferred through the payment gateway. Metrics shown for each payment gateway are money transferred and admin commission earned.
Items are ranked in performance reports, they are ranked by the total amount of transactions. Metrics shown corresponding to each item are total money spent, total quantity bought and seller.
Periodic reports show different metrics, sorted by timedurations. The display format of data can either be daily, weekly, monthly, quarterly and yearly, each corresponds to a different time duration. Start date and end date maybe selected, the report generated will contain values of the metrics in the corresponding time duration. The metrics selected by default are total users, total merchants, gross merchandise value and total admin commission. Additional metrics which can be selected are orders, items sold, items refunded, merchant-buyer ratio, average revenue per merchant, average commission fee per merchant, ratio of orders made by registered user to guests, total logins, average purchases per buyer and average order value. The table data maybe sorted by each column. Once the report has been generated, you may visualize the data through a graph or download a CSV containing all the data in spreadsheet format.
You may click the Chart
button to view the graph data of the reports generated.