dps-analytics
v0.2.1
Published
Combining Multiple CSV files which are exported from Adobe DPS Analytics into one XLSX file
Downloads
4
Readme
Install
First make sure you have installed the latest version of node.js (You may need to restart your computer after this step).
From NPM for use as a command line app:
npm install dps-analytics -g
From NPM for programmatic use:
npm install dps-analytics
Usage
- Sign into Adobe® Digital Publishing Suite portal and go to "Analytics" section
- Download all the csv files into one place.
- Open up terminal, and run
$ dps-analytics (optional: output file name)
in the folder where all the csv are.