Plugin Directory

Changeset 636970


Ignore:
Timestamp:
12/11/2012 11:17:03 AM (13 years ago)
Author:
hoyce
Message:

Release of 1.1 and 1.1.1 with a lot of additional settings for different tracking functions. Language support added as well.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gas-injector/trunk/readme.txt

    r633208 r636970  
    66Requires at least: 3.4
    77Tested up to: 3.4.2
    8 Stable tag: 1.0
     8Stable tag: 1.1.1
    99
    1010== Description ==
     
    1313This plugin make use of Google Analytics on Steriods (GAS) for more advanced analytics tracking eg. outbound links, forms, movies, mailto links etc.
    1414This 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 your
    16 Google Tracking code (eg. UA-xxxxx-1) and the domain (eg. .mydomain.com) in the admin form.
     15After the installation of the plugin you just click on the "GAS Injector" in the "Settings" menu and add your
     16Google Tracking code (eg. UA-xxxxx-1) and your domain (eg. .mydomain.com) in the admin form.
    1717
    1818
     
    25251. Click Plugins
    26262. Click Add New
    27 3. Search for GAS Injector
     273. Search for "gas injector"
    28284. Click Install
    29295. Click Install Now
     
    3232Manually
    3333
    34 1. Upload `gas-i` folder to the `/wp-content/plugins/` directory
    35 2. Activate the plugin through the 'Plugins' menu in WordPress
     341. Download and unzip the plugin
     352. Upload the `gas-injector` folder to the `/wp-content/plugins/` directory
     363. Activate the plugin through the 'Plugins' menu in WordPress
    3637
    3738== Changelog ==
     
    3940= 1.0 =
    4041* 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.