Difference between revisions of "Wordpress Piwik Setup Checklist"
From GLMWiki
(→Setup Piwik for WordPress Site) |
(→Setup Piwik for WordPress Site) |
||
Line 30: | Line 30: | ||
''(all other settings at default)'' | ''(all other settings at default)'' | ||
* Click "Save Settings" | * Click "Save Settings" | ||
− | * Click "Tracking" tab | + | * Click "Tracking" tab |
− | * | + | ''Add tracking code Check |
− | ''WP-Piwik display name | + | * Click "Statistics" tab |
− | ''Home Dashboard | + | ''WP-Piwik display name Optionally change as desired'' |
− | ''Home Dashboard | + | ''Home Dashboard "Show overview (yesterday)"'' |
− | ''Piwik display to: | + | ''Home Dashboard Check "Chart"'' |
+ | ''Piwik display to: Check "Editor"'' | ||
* Click "Save Settings" | * Click "Save Settings" | ||
* Hover over "Dashboard" at top of admin menu then click "WP-Piwik" option to make sure it's displaying. Will take a day to see stats. | * Hover over "Dashboard" at top of admin menu then click "WP-Piwik" option to make sure it's displaying. Will take a day to see stats. |
Revision as of 13:39, 7 April 2015
Setup Piwik for WordPress Site
[ ]Setup Website with Piwik
- Go to "http://stats.gaslightmedia.com/" and log in
- Click on "All Websites" at top right
- Click on "+ Add a new website" at the bottom right of the list
- Enter the following
NAME: Name of site URLS: Base URL of the site (i.e. "http://www.gaslightmedia.com") TIME ZONE: Normally New York or Detroit unless in a different time zone ECOMMERCE: Normally we will select "Ecommerce enabled"
- Click the red "Save" button on the left
- Click the "API" menu option on the left
- Under "User authentication" there is a "token_auth". Copy this for use in the WP-Piwik setup for WordPress
[ ]Piwik Install on WordPress Site
- Select "Plugins" admin menu option
- Click "Add New" at top then enter "WP-Piwik" into Search window on right
- Find WP-Piwik plugin in list and click "Install Now"
- Select "Plugins" admin menu option
- Find "WP-Piwik" plugin and click "Activate"
- Select "Settings" admin menu option then select "WP-Piwik" below that.
- Select "Piwik Settings" tab at the top.
- Enter the following
Piwik URL (REST API): http://stats.gaslightmedia.com/ Auth token: Enter "token_auth" code from Piwik (currenly 91f93bf5d1d7720e88bb42d11c482343) Enable Cache: NOT Checked - If checked causes missing data for "Yesterday" in dashboard and Piwik reports Auto config: Checked User agent: PHP default () (all other settings at default)
- Click "Save Settings"
- Click "Tracking" tab
Add tracking code Check
- Click "Statistics" tab
WP-Piwik display name Optionally change as desired Home Dashboard "Show overview (yesterday)" Home Dashboard Check "Chart" Piwik display to: Check "Editor"
- Click "Save Settings"
- Hover over "Dashboard" at top of admin menu then click "WP-Piwik" option to make sure it's displaying. Will take a day to see stats.