Changeset 686263
- Timestamp:
- 03/23/2013 02:10:53 PM (13 years ago)
- Location:
- analytics-enabler
- Files:
-
- 1 added
- 2 edited
-
assets/screenshot-1.png (added)
-
trunk/Analytics-Enabler.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
analytics-enabler/trunk/Analytics-Enabler.php
r686261 r686263 3 3 Plugin Name: Analytics Enabler 4 4 Description: This plugin will include your Google Analytics tracking code immediately before the closing [head] tag of every page. 5 Version: 1.1. 25 Version: 1.1.3 6 6 Author: Brian Staruk 7 7 Author URI: http://brian.staruk.me -
analytics-enabler/trunk/readme.txt
r686261 r686263 4 4 Requires at least: 3.5.1 5 5 Tested up to: 3.5.1 6 Stable tag: 1.1. 26 Stable tag: 1.1.3 7 7 License: MIT 8 8 … … 23 23 = Where can I find my Google Analytics UAID? = 24 24 25 The UAID can be found on the top most dashboard of your Google Analytics account. It is written in small text next to each one of your domain names, and looks something like this `UA-74368483-3`. 25 The UAID can be found on the top most dashboard of your Google Analytics account. It is written in small text next to each one of your domain names, and looks something like this `UA-74368483-3`. For further assistance, check out the Screenshots page for a visual guide. 26 27 == Screenshots == 28 29 1. Screenshot of the Google Analytics dashboard showing a UAID. 26 30 27 31 == Changelog == 32 33 = 1.1.3 = 34 * Screenshot added to further help with showing how to find your UAID 28 35 29 36 = 1.1.2 =
Note: See TracChangeset
for help on using the changeset viewer.