=== Google Analytics Tag for Mobile === Contributors: y_kaba Donate link: Tags: mobile, keitai, ktai, google analytics, tracking, docomo, i-mode, au, EZweb, SoftBank, iPhone Requires at least: 2.8 Tested up to: 3.1.1 Stable tag: 2011.4.11 Generate tracking tag for Google Analytics Mobile on your site for japanese mobile phone. == Description == [日本語の説明を読む](http://kaba-blog.shall-systemservice.co.jp/ga-tag-for-mobile/) On your mobile site (Japanese mobile phone only) using KtaiStyle plugin, it generate tracking tag for Google Analytics. you need install [KtaiStyle plugin](http://wordpress.org/extend/plugins/ktai-style/) before you install this plugin. The main features * Create tracking tag for Google Analytics * It can use each of PC tracker([Ultimate Google Analytics](http://wordpress.org/extend/plugins/ultimate-google-analytics/)), Mobile tracker (this plugin). * Does not add the tracker code to the pages when a logged on user.(Option) * Does not add the tracker code to the pages when bot access. == Requirements == * WordPress 2.8 or later * PHP 5.0 or later (NOT support PHP 4.x!!) * [KtaiStyle](http://wordpress.org/extend/plugins/ktai-style/) 2.0 or later == Installation == Installing is as simple as downloading the file from this site, placing it in your wp-content/plugins directory and activating the plugin. For the more detailed instructions read on. 1. Get a [Google Analytics](http://analytics.google.com) account. 2. Download the Google Analytics Tag for Mobile ZIP file 3. Extract the zipfile and place the PHP file in the wp-content/plugins directory of your WordPress installation 4. Go to the administration page of your WordPress installation 5. Click on the Plugins tab and search for Google Analytics Tag for Mobile in the list 6. Activate the Google Analytics Tag for Mobile plugin 7. You can now find an Google Analytics Tag for Mobile page under Options to set the options of the plug-in 8. If you're comfortable reading HTML and feel like it, you can look at the HTML source code of your blog pages to see the included Google Analytics tracker code at the end of the page. Make sure that you’re not checking this as a logged on user if you’ve enabled Ignore Logged On Users. Also make sure you request your blog page at least twice to give the Google Analytics Tag for Mobile plugin the change to detect is the ktai_wp_footer hook is called by your template. 9. Wait until Google Analytics updates your reports. Currently it seems like this can take up to 24 hours. Note that by default Google Analytics selects a week ending yesterday as its reporting period. Click on today in the lefthand calendar to see today’s statistics, if they’ve already been reported. == Screenshots == 1. Option setting screen image. == Frequently Asked Questions == = Is KtaiStyle indispensable? = Yes. this plugin is using the action "ktai_wp_footer" of KtaiStyle. = What's account ID !? = It based on "web property ID" of Google Analytics.(UA-xxxx-xx) Mobile ID is MO-xxxx-xx. (ex. UA-12345-01 --> MO-12345-01) == Changelog == = 2011.4.11 = * You don't have to deploy "ga.php" by yourself. * On your site, if you using "UltimateGoogleAnalytics", you are not necessary to input "account id". = 2010.9.13 = * bot access is not tracking. * refactoring = 2010.9.10 = * KtaiStyle original param don't send to Google.(Option) * Option page translate Japanese. = 2010.8.26 = * Initial Release. == Upgrade Notice == = 2010.9.13 = the file name has changed, when you upgrade, please delete an old plug-in certainly first. (The option value does not disappear)