Advanced Dashboard. Table of Contents. Page 1 of 11

Similar documents
Page 1 of 32. Rewards Points

Import Export Products Attributes

INSTALLATION GUIDE. for Magento 2 Extension

Admin Product Grid Category Filter

Analytics for Magento 2.0

Cart Product Selector. Quick Start Guide

MAGENTO 2 INSTALL EXTENSION MANUALLY

SIMICART USER GUIDE SERIES. SimiCart Install SimiConnector

Price Alert extension for Magento2. User Guide

5. Enable and configure Stripe in Magento Admin under Stores/Configuration/Payment Methods/Stripe

Delete Orders User Guide

User Manual for Market Place. Version 2.0 & above

FREE AJAX SUITE. User Guide FOR MAGENTO 2. Version: Release Date: Product Page: Ajax Suite. Support:

User Guide. Customer Activation. Extension Version User Guide Version Magento Editions Compatibility

USER MANUAL. Star Track Shipping TABLE OF CONTENTS. Version: 2.0.0

User Guide. Order Attachments. Extension Version User Guide Version Magento Editions Compatibility

[ 5 ] If you are in developer or default mode, run the following commands:

EXTENSION FOR MAGENTO 2. (Updated May 23 rd 2017) INSTALLATION GUIDE

Rewards Points for Magento 2.0

Buyer Seller Communication Marketplace Add-on

USER GUIDE StarTrack Shipping (Magento 2) Compatibility:

Facebook Pixel for Remarketing for Magento 2

Custom Registration Field For Magento2

USER MANUAL. Language Translator TABLE OF CONTENTS. Version: 1.0.4

rma_product_return_magento2

This guide will show you how to install and configure Fastly CDN extension for Magento 2.

USER MANUAL. MageMob Admin TABLE OF CONTENTS. Version: 1.0.0

Magento 1 Extension. ( Version ) STORE.DCKAP.COM

MexBS Google Invisible Recaptcha v1.0.0 User Guide

skype ID: store.belvg US phone number:

Web Push Notification

Quickbooks Connector Quick Start Guide

Call For Price extension User Manual

rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:staticcontent:deploy

Purpletree SMS for Magento2

TABLE OF CONTENT. Overview Support Versions Getting Started Guide Install by Copying Files Configuration...

GUEST CHECKOUT TO REGISTERED CUSTOMERS

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

IMPORT/EXPORT CUSTOMERS FOR MAGENTO 2. User Guide. User Guide Page 1

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

Php4u Payment Restrictions Module for Magento 2

Welcome to the Advanced Reports Guide!

Custom Carrier Trackers

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

IMPORT/EXPORT WISH LIST ITEMS FOR MAGENTO 2. User Guide. User Guide Page 1

Review Reminder extension for Magento2. User Guide

Category Dynamic Dependent Dropdown

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support:

Ajax login Magento2 Extension

Instagram Widget User Guide

USER GUIDE MAGENTO TO MAGENTO MIGRATION

Magento 1 Installation Guide. Sort by Date. Installation Guide 1

Magento Pinterest Extension User Guide

Cash Back Discount Extension Installation/Set-up Guide

User Guide. Image Gallery. Extension Version User Guide Version Magento Editions Compatibility

Mobile Login extension User Manual

Twitter & Facebook Login v2.x Extension Installation for Magento 2 From Plumrocket Documentation

In this tutorial, we will show you how to easily add your store to your Facebook fan/business page, just in two simple steps.

Better Price Extension. User manual

Aitoc. Review Booster User Manual for Magento 2

MAGENTO 2 IMPORT/EXPORT SALES/ORDERS. User Guide. User Guide Page 1

CUSTOMER APPROVAL FOR MAGENTO 2

Magento Survey Extension User Guide

Indian GST extension User Manual

USER MANUAL DELIVERY DATE SCHEDULER TABLE OF CONTENTS. Version: 1.0.0

1

Sears Integration for Magento 2-User Guide 0.0.1

Magento 2 Shipping Flat Rate5. Quick start guide

Manual FCPM for Magento 2 Version 1.2.1

Stockbase Extension Magento 2.0

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

Quick Start Manual. Not2Order for Magento 2. Start here

CedCommerce. All rights reserved.

PHPBasket 4 Administrator Documentation

MyOwnDeliveries. a Magento 2 module. User manual

Magento 2 Extension. ( Version ) STORE.DCKAP.COM

User Guide. Form Builder. Extension Version User Guide Version Magento Editions Compatibility. Community - 2.2

Gift Card Manager Extension

Customer Redirect Pro for Magento 2

GDPR PRO FOR MAGENTO 2

DPD France Shipping Method Module Magento 2

1. Installation Instructions

Store Login Access extension for Magento2. User Guide

ANTIVIRUS SITE PROTECTION (by SiteGuarding.com)

How to Migrate from Drupal Commerce to Magento

Aitoc. Product Custom Options Management User Manual for Magento 2

Magento 2 Guide ING. Guide 1

Infinite Scroll extension for Magento2. User Guide

IMPORT/EXPORT URL REWRITES FOR MAGENTO 2. User Guide. User Guide Page 1

IMPORT/EXPORT CATEGORIES FOR MAGENTO 2. User Guide. User Guide Page 1

Catch Integration - User Guide

Import Export Newsletter Subscribers for Magento2 Extension

China SMS Login. V1.X for M2. User Guide / Sunf

Ebay Integration User Guide 0.0.1

IMPORT/EXPORT CUSTOMER REVIEWS FOR MAGENTO 2. User Guide. User Guide Page 1

Registration Fields Manager extension for Magento2. User Guide

Aitoc. Product Reviews and Ratings User Manual for Magento 2

Log Monitoring And Notification User Guide

Order Management Magento Extension User Guide

1. Installation Instructions

Transcription:

Page 1 of 11 Advanced Dashboard Table of Contents Installation... 2 Upload Acx Advance Dashboard Extension... 2 Install Extension... 3 Filtering Options of Advance Dashboard... 3 Reports of Advance Dashboard for Magento 2... 4 Revenue Report:... 4 Sales Count:... 5 Customer Count:... 6 Gross Profit:... 7 Discount:... 8 Discount Percentage:... 9 Basket Value:... 10 Basket Size:... 11

Page 2 of 11 Installation Never do anything directly on a live store. First setup and test on a development domain (i.e. dev.url.com ). Make sure that you set your Magento application to the developer mode. Run the command on Magento2 root directory - magento deploy:mode:set developer Temporarily disable Magento cache To avoid any possible issues with the installation we recommend disabling Magento cache before proceeding with the installation and re-enabling it once the install is complete. 1. Log in to your Magento admin 2. Go to System > Cache Management 3. Select Select All in the Mass Actions drop down 4. Select Disable in the Actions drop down and Click Submit 5. Once the page reloads log out of the admin Upload Acx Advance Dashboard Extension We will provide a zip folder and you have to extract the contents of this zip folder on your system. On this content you will find Acx folder. You have to put this folder in App>>code folder in Magento 2 project.

Page 3 of 11 Install Extension 1. Enable Acx_AdvancedDashboard module. For how to enable magento 2 module follow this http://devdocs.magento.com/guides/v2.1/install-gde/install/cli/install-clisubcommands-enable.html. 2. After the successful installation, you have to run the command on Magento2 root directory- php bin/magento setup:upgrade 3. Also, run this command into the Magento2 Root- php bin/magento setup:staticcontent:deploy Filtering Options of Advance Dashboard 1. Go to Dashboard-> Dashboard from admin panel. (Default view page) A) There are 3 buttons Day, Week and Month. The Day button show these reports (revenue, sales count, customer count, gross profit etc.) as daily of your company. The Week button show these reports as weekly and the Month button show these reports as monthly. B) There is another filtering option data. Here you can select any recent date that the selected date apply to the report as a current date. C) The store view show the reports for specific selected store in your company.

Page 4 of 11 Reports of Advance Dashboard for Magento 2 Revenue Report: a) Here you can see the total amount of revenue of current date. You can change the current date by filtering discussed in 1.B section. b) It is an important part of progress of your company. It show the percentage of revenue increment/decrement form previous c) It show the revenue distinctly for each store of your company. d) It show the history of revenue of previous 7 day from current date.

Page 5 of 11 Sales Count: a) Here you can see the total amount of sales of current date. b) It show the percentage of sales count increment/decrement form previous c) It show the sales count distinctly for each store of your company. d) It show the history of sales count of previous 7 day from current date.

Page 6 of 11 Customer Count: a) Here you can see the total amount of customer created of current date. b) It show the percentage of customer count increment/decrement form previous c) It show the history of customer count of previous 7 day from current date.

Page 7 of 11 Gross Profit: a) Here you can see the total amount of gross profit of current date. b) It show the percentage of gross profit increment/decrement form previous c) It show the gross profit distinctly for each store of your company. d) It show the history of gross profit of previous 7 day from current date.

Page 8 of 11 Discount: a) Here you can see the total amount of discount of current date. b) It show the percentage of discount increment/decrement form previous date/week/month (according to filtering). c) It show the discount amount distinctly for each store of your company. d) It show the history of discount amount of previous 7 day from current date.

Page 9 of 11 Discount Percentage: a) Here you can see the total amount of discount as percentage of current date. b) It show the percentage of discount percentage increment/decrement form previous c) It show the discount percentage distinctly for each warehouse of your company. d) It show the history of discount percentage of previous 7 day from current date.

Page 10 of 11 Basket Value: The basket value is the amount of product sales price(without including vat/tax/discount) a) Here you can see the total amount of product sales price of current date. b) It show the percentage of product sales price increment/decrement form previous c) It show the product sales price distinctly for each warehouse of your company. d) It show the history of product sales price of previous 7 day from current date.

Page 11 of 11 Basket Size: The basket value is the count of product sales a) Here you can see the total count of product sales of current date. b) It show the percentage of basket size increment/decrement form previous c) It show the basket size distinctly for each warehouse of your company. d) It show the history of basket size of previous 7 day from current date. Thank You Thank you for reading this user manual! We'd be glad to help you if you have any question relating to this extension.