-
Install the WordPress plugin by copying the folders under server to wp-content/plugins
-
Activate the WordPress plugin in your admin panel
-
Download the runreg.py script to the folder of your choice
-
Make it executable with chmod +x runreg.py
-
Open the script and change the baseUrl variable to your own server
-
Test the script by running
./runreg.py sleep 5
-
while visiting your website at http://example.com/wp-content/plugins/run-statistics/?project=test
More information might come...