Google Sheets add-on to import your WooCommerce supported E-Commerce website data to Google Sheets.
No more writing data manually to Spreadsheets for your E-Commerce Website. This Google Sheets add-on will make your worksheets smart enough to import data from your E-Commerce website for you in just few clicks.
** Currently just supported for Orders. More Coming Soon...
Spreadsheets does a great job at handling the data, making it well structured and organized. Not only that, it also supports various very powerful tools (like charts, graphs, functions) which make data visualization much more fun. "Wait! doesn't E-Commerce Solutions like Woo-Commerce itself already have these things?" Well, Sure they do, but they don't give you the full liberty to view, modify, ammend and analyse the data whatever you want and however you want.
Also Google Sheets' support over devices, of all screen sizes, is phenomenal. Why wouldn't you want to keep all your data in your pocket to stay up to date with it.
Just a few clicks away...
- Open a new SpreadSheet
- Click on "Add-Ons" from Menu Bar
- Click on "Get add-ons"
- Search for WooCommerce Smartsheets
- Click install
************************************ OR **************************************
- Create/Open a Spreadsheet where you want to install the script.
- Click on Tools > Script Editor from Menu Bar.
- Make three files Code.gs, Import_Settings.html & User_Settings.html from File > New option in Script Editor.
- Open the folder Installable from Github repositiory.
- Duplicate the code from Github repository to corresponding files you made.
- Save all the files and refresh the spreadsheet.
* (make sure file names are same as given).
and its done... :)
Here i am leaving some screenshots to guide you through the demo for the usage of the add-on.
For Screenshots click here
"A picture is worth the million words"
- Code.gs : To set basic code required functions for the script
- Defaults.gs : To set every necessary default variable and defaults for every dataType(Orders, Products, Customers etc...)
- Import.gs : All the code relavent to import mechanism at one place
- Documentation.gs : Basic Documentation for the code
- Import_Settings.html : GUI for the "Import Setting" option in the custom menu
- User_Settings.html : GUI for the "User Setting" option in the custom menu
- Settings.html : GUI for the "Setting" option in the custom menu, opens sidebar of settings