Description
Simplest Google Analytics plugin. Add Google Analytics into the WordPress.
Semi-green software. Only one field _star_ganalytics_key is added into the table wp_options, there is no garbage in the database when you do uninstallation.
For more information, please visit http://liuchangjun.com/tag/star-ganalytics/
For demo, please visit http://demo.liuchangjun.com/
Uninstallation
1.Go into Settings->Star Google Analytics, remove Remove all Star Ganalytics Settings.
2.Go into admin->plugins ,disable star-ganalytics.
3.Done.
Installation
1.Upload to your plugins folder, usually wp-content/plugins/ and unzip the file, it will create a wp-content/plugins/star-ganalytics/ directory.
2.Activate the plugin on the plugin screen.
3.Go into Settings->Star Google Analytics, input your google Web Property ID. e.g. https://www.google.com/analytics/settings/home
4.Done.
FAQ
None.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“star-ganalytics” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “star-ganalytics” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial version.