Changeset 636970
- Timestamp:
- 12/11/2012 11:17:03 AM (13 years ago)
- File:
-
- 1 edited
-
gas-injector/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gas-injector/trunk/readme.txt
r633208 r636970 6 6 Requires at least: 3.4 7 7 Tested up to: 3.4.2 8 Stable tag: 1. 08 Stable tag: 1.1.1 9 9 10 10 == Description == … … 13 13 This plugin make use of Google Analytics on Steriods (GAS) for more advanced analytics tracking eg. outbound links, forms, movies, mailto links etc. 14 14 This plugin is based on the GAS project on Github: https://github.com/CardinalPath/gas 15 After the installation of the plugin you just click on the "GAS for Wordpress Settings" in the "Settings" menu and add your16 Google Tracking code (eg. UA-xxxxx-1) and thedomain (eg. .mydomain.com) in the admin form.15 After the installation of the plugin you just click on the "GAS Injector" in the "Settings" menu and add your 16 Google Tracking code (eg. UA-xxxxx-1) and your domain (eg. .mydomain.com) in the admin form. 17 17 18 18 … … 25 25 1. Click Plugins 26 26 2. Click Add New 27 3. Search for GAS Injector27 3. Search for "gas injector" 28 28 4. Click Install 29 29 5. Click Install Now … … 32 32 Manually 33 33 34 1. Upload `gas-i` folder to the `/wp-content/plugins/` directory 35 2. Activate the plugin through the 'Plugins' menu in WordPress 34 1. Download and unzip the plugin 35 2. Upload the `gas-injector` folder to the `/wp-content/plugins/` directory 36 3. Activate the plugin through the 'Plugins' menu in WordPress 36 37 37 38 == Changelog == … … 39 40 = 1.0 = 40 41 * Initial release 42 43 = 1.1 = 44 * Added a disable function for each tracking option with jQuery based gui disable functionallity. 45 * Added a custom category label for each tracking option. 46 * Added an option to activate debug mode 47 * Fixed a bug so that translation is working (English and Swedish) 48 * Documentation fixes 49 50 = 1.1.1 = 51 * Minor language fixes
Note: See TracChangeset
for help on using the changeset viewer.