googleanalytics
Last commit date
LICENSE
9 years ago
googleanalytics.php
9 years ago
options.php
13 years ago
readme.txt
9 years ago
screenshot-1.png
13 years ago
screenshot-2.png
13 years ago
readme.txt
28 lines
| 1 | === Google Analytics === |
| 2 | Contributors: kevinsylvestre |
| 3 | Tags: javascript, google, analytics |
| 4 | Requires at least: 2.7 |
| 5 | Tested up to: 4.6.1 |
| 6 | Stable tag: 1.0.7 |
| 7 | |
| 8 | Enables google analytics on all pages. |
| 9 | |
| 10 | == Description == |
| 11 | |
| 12 | This plugin adds the required javascript for google analytics. |
| 13 | |
| 14 | For more information visit: |
| 15 | |
| 16 | [Google Analytics](http://www.google.com/analytics) |
| 17 | |
| 18 | == Installation == |
| 19 | |
| 20 | 1. Upload `googleanalytics` directory to the `/wp-content/plugins/` directory |
| 21 | 2. Activate the plugin through the Plugins menu in your WordPress dashboard |
| 22 | 3. Add the web property ID from Google Analytics (UA-0000000-0) to the settings (Admin > Settings > Google Analytics) |
| 23 | |
| 24 | == Screenshots == |
| 25 | |
| 26 | 1. Modified settings panel with Google Analytics. |
| 27 | 2. Google Analytics settings page. |
| 28 |