{"id":1365,"date":"2007-11-27T08:22:38","date_gmt":"2007-11-27T08:22:38","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/counterizeii\/"},"modified":"2011-05-25T14:30:55","modified_gmt":"2011-05-25T14:30:55","slug":"counterizeii","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/counterizeii\/","author":144994,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"3.0.1","stable_tag":"3.0.1","tested":"3.1.4","requires":"3.0.0","requires_php":"","requires_plugins":"","header_name":"Counterize II","header_author":"Gabriel Hautclocq","header_description":"","assets_banners_color":"","last_updated":"2017-11-28 16:53:04","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/www.gabsoftware.com\/donate\/","header_plugin_uri":"http:\/\/www.gabsoftware.com\/products\/scripts\/counterize\/","header_author_uri":"http:\/\/www.gabsoftware.com\/","rating":0,"author_block_rating":0,"active_installs":1000,"downloads":140818,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.10.0.0","2.11.0.0","2.12.0.0","2.12.1.0","2.12.2.0","2.12.3.0","2.12.4.0","2.12.6.0","2.12.7.0","2.13.0.0","2.13.1.0","2.13.2.0","2.13.3.0","2.13.4.0","2.14.0.0","2.14.1.0","3.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":[]},"plugin_section":[],"plugin_tags":[83,1127,869,521,522],"plugin_category":[36],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-1365","plugin","type-plugin","status-closed","hentry","plugin_tags-admin","plugin_tags-browser","plugin_tags-counter","plugin_tags-statistics","plugin_tags-stats","plugin_category-analytics","plugin_committers-forki","plugin_committers-gabsoftware"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/counterizeii.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Simple counter-plugin with no external libs based on Counterize II by Steffen Forkmann\n(<a href=\"http:\/\/www.navision-blog.de\/counterize\">http:\/\/www.navision-blog.de\/counterize<\/a>)<\/p>\n\n<p>Saves timestamp, visited URl, referring URl and browserinformation in database,\nand can display total hits, unique hits and other statistics in WordPress webpages.<\/p>\n\n<p>Admin-interface available with detailed information.<\/p>\n\n<p>Counterize II 2.13 doesn't store any IP information, because this is illegal in some countries (e.g. Germany).\nCounterize stores only a small hash to distingiush between different users and to get information about the user count.<\/p>\n\n<p>External stats page to display in blog posts - visit the <a href=\"http:\/\/www.gabsoftware.com\/products\/scripts\/counterize\/\">sample<\/a>.<\/p>\n\n<p>Version 3.0.0 supports Wordpress 3.x.x.<\/p>\n\n<p><strong>Important note: <\/strong>The next versions of Counterize will be available at <a href=\"http:\/\/wordpress.org\/extend\/plugins\/counterize\/\">sample<\/a><\/p>\n\n<h3>Update<\/h3>\n\n<ol>\n<li>Deactive <strong>Counterize II<\/strong> on the <strong>Plugins<\/strong> menu in WordPress<\/li>\n<li>Unzip the package and upload the folder <strong>counterizeii<\/strong> to <strong>\/wp-content\/plugins\/<\/strong>.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Go to <strong>Counterize II<\/strong> on <strong>Options<\/strong> page, configurate your settings. <em>Save the settings<\/em><\/li>\n<\/ol>\n\n<h3>Functions<\/h3>\n\n<p>After you have installed the Counterize II Plugin, you can see a lot of diagrams on the Counterize II stats page (Dashboard\/Counterize II).<\/p>\n\n<p>Most likely you'd like to have a counter somewhere on your pages, showing XX hits or something like that. Here's an overview of the functions which can be used in your Wordpress sidebar.<\/p>\n\n<p>New: &lt;!-- counterize_stats --&gt; - Shows a complete stats page in one of your blog posts.<\/p>\n\n<p>echo counterize_getuniqueurl() : Returns amount of unique URl's that have been shown<\/p>\n\n<p>echo counterize_getamount() : Returns total hits seen by Counterize.<\/p>\n\n<p>echo counterize_gethitstoday() : Returns total hits registered today.<\/p>\n\n<p>echo counterize_getuniquebrowsers() : Returns amount of unique browser-strings that have visited.<\/p>\n\n<p>echo counterize_getuniquereferers() : Returns amount of unique referers that's registered.<\/p>\n\n<p>echo counterize_getlatest7days() : Returns total amount of hits from the last 7 days.<\/p>\n\n<p>echo counterize_getuniqueamount() : Returns total unique IP's that's been seen.<\/p>\n\n<p>echo counterize_getfromcurrentip() : Returns total hits from the IP that's visiting.<\/p>\n\n<p>echo counterize_getuniquehitstoday() : Returns the number of different IP's registered today.<\/p>\n\n<p>echo counterize_gethitstodayfromcurrentip() : Returns daily hits from the IP that's visiting.<\/p>\n\n<p>echo counterize_return_first_hit() : Returns the date of the first registrated entry in the database.<\/p>\n\n<p>counterize_most_visited_pages() : Create graph of most visited pages.<\/p>\n\n<p>counterize_most_visited_ips() : Create graph of most active IPs.<\/p>\n\n<p>counterize_most_used_browsers() : Create graph of most seen useragents.<\/p>\n\n<p>counterize_most_used_browsers_without_version() : Create graph of most seen useragents without version.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip the package and upload the folder <strong>counterizeii<\/strong> to your <strong>\/wp-content\/plugins\/<\/strong> folder.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Go to <strong>Counterize II<\/strong> on <strong>Options<\/strong> page, configurate your settings. <em>Save the settings<\/em><\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>3.0.1<\/h4>\n\n<ul>\n<li>Corrected installation issue. This should be the last update by me for Counterize II.<\/li>\n<\/ul>\n\n<h4>3.0.0<\/h4>\n\n<ul>\n<li>Development is now continued by Gabriel Hautclocq (me)<\/li>\n<li>Chrome is now recognized as well as plenty of other browsers<\/li>\n<li>Newer versions of Windows recognized<\/li>\n<li>Many other OS have also been added<\/li>\n<li>Updated the bot exclude list<\/li>\n<li>Many OS version added<\/li>\n<li>Updated some old icons<\/li>\n<li>Several other improvements have been made to browsniff.php<\/li>\n<li>Added a button in the admin interface to refresh the user-agent table (useful if you modify browsniff.php yourself)<\/li>\n<li>Distinction between 32 and 64 bits versions of the OS, as well as ARM and PowerPC  versions<\/li>\n<li>Browsers and OS charts now display a link to the product<\/li>\n<li>Fixed garbage alt attribute of the chart bars<\/li>\n<li>Cleaner PHP code<\/li>\n<li>Cleaner code output (indentation...)<\/li>\n<li>Wordpress 3.x compliant code<\/li>\n<li>Wordpress 3.x compliant Readme<\/li>\n<li>Unfortunately, most translations should to be updated to reflect the changes. Please allow some time to the translation authors to update it.<\/li>\n<\/ul>\n\n<h4>2.14.1<\/h4>\n\n<ul>\n<li>German translation corrected (thanks to Johannes Parb)<\/li>\n<\/ul>\n\n<h4>2.14.0<\/h4>\n\n<ul>\n<li>Dashboard for WP 2.5<\/li>\n<\/ul>\n\n<h4>2.13.0<\/h4>\n\n<ul>\n<li>no more ip-logging (this is illegal in some countries e.g. Germany)\ncounterize stores only a small hash to distingiush between two users\nand to get information about the user count<\/li>\n<\/ul>\n\n<h4>2.12.7<\/h4>\n\n<ul>\n<li>logging postID for later analysis (thanks to Alfred likemind.co.uk)<\/li>\n<\/ul>\n\n<h4>2.12.6<\/h4>\n\n<ul>\n<li>counterize_get_online_users() fixed (thanks to Robbix wombat-tour.de)<\/li>\n<\/ul>\n\n<h4>2.12.4<\/h4>\n\n<ul>\n<li>2 new functions (thanks to KnickerBlogger.net)<\/li>\n<\/ul>\n\n<h4>2.12.3<\/h4>\n\n<ul>\n<li>fixed installtion<\/li>\n<\/ul>\n\n<h4>2.12.1 \/ 2.12.2<\/h4>\n\n<ul>\n<li>fixed folder<\/li>\n<\/ul>\n\n<h4>2.12<\/h4>\n\n<ul>\n<li>lots of sql fixing (thanks to Eric blogs.jobdig.com\/wwds)<\/li>\n<\/ul>\n\n<h4>2.11<\/h4>\n\n<ul>\n<li>XHTML valid (thanks to Julia http:\/\/julialoeba.de)<\/li>\n<li>Japanese version (thanks to Urepko http:\/\/wppluginsj.sourceforge.jp\/)<\/li>\n<li>exclude new bots (thanks to lacroa.altervista.org - Emanuele)<\/li>\n<li>Exclude if referer is the same as url (thanks to lacroa.altervista.org - Emanuele)<\/li>\n<li>GeoIpTool with new URL geoiptool.com\/en\/ ==&gt; geoiptool.com\/ (thanks to lacroa.altervista.org - Emanuele)<\/li>\n<li>Mass-Deletion (thanks to lacroa.altervista.org - Emanuele)<\/li>\n<li>Bot Yandex added<\/li>\n<li>Spanish translation (thanks to Sandra)<\/li>\n<li>Database-flush deletes all keywords<\/li>\n<\/ul>\n\n<h4>2.10<\/h4>\n\n<ul>\n<li>Italian version (thanks to Emanuele)<\/li>\n<li>Russian version (thanks to Ivan http:\/\/shadow-blub.livejournal.com\/)<\/li>\n<li>Small installation bugfixes (thanks to Thorsten http:\/\/www.siteartwork.de\/)<\/li>\n<\/ul>\n\n<h4>2.08<\/h4>\n\n<ul>\n<li>%-Bug fixed (% in graphs on new line)<\/li>\n<li>max-Width in Settings (width-fix for firefox)<\/li>\n<li>users online<\/li>\n<li>browser icons<\/li>\n<li>operating systems<\/li>\n<\/ul>\n\n<h4>2.06<\/h4>\n\n<ul>\n<li>Minor compatibility bugfixes for Wordpress 2.2<\/li>\n<\/ul>\n\n<h4>2.05<\/h4>\n\n<ul>\n<li>small Bugfixes<\/li>\n<li>All TableNames replaced with function calls<\/li>\n<li>LocalizationFramework used<\/li>\n<li>DayOfWeek-Bug fixed<\/li>\n<li>display only EXTERNAL referers (Thanks to eric)<\/li>\n<li>extremly speed up sql queries<\/li>\n<li>stats moved back to Manage-Page (only for admins visible)<\/li>\n<li>colors in all stats<\/li>\n<li>separate statistics page for blog entries<\/li>\n<li>Microsoft URL Control-bot excluded<\/li>\n<\/ul>\n\n<h4>2.04<\/h4>\n\n<ul>\n<li>custom whois-server<\/li>\n<li>moved all files to own folder<\/li>\n<li>separate settings\/admin page<\/li>\n<li>stats moved to doashboard-subpage<\/li>\n<li>ref-analyzer (http:\/\/nopaste.easy-coding.de\/?id=146) for keywords<\/li>\n<li>keyword-stats (alpha)<\/li>\n<li>mysql-version independent table structure<\/li>\n<li>don't show stats, when db is empty (DivByZero)<\/li>\n<\/ul>\n\n<h4>2.03<\/h4>\n\n<ul>\n<li>Installprocess for mysql version 4<\/li>\n<li>Filter and MapView for most visited ips<\/li>\n<\/ul>\n\n<h4>2.02<\/h4>\n\n<ul>\n<li>BugFix - UserAgent<\/li>\n<\/ul>\n\n<h4>2.01<\/h4>\n\n<ul>\n<li>New Author: Steffen Forkmann<\/li>\n<li>New Table Structure (saves a lot of space and mostly time)<\/li>\n<li>Redesigning some functions<\/li>\n<\/ul>\n\n<h4>0.53<\/h4>\n\n<ul>\n<li>By mistake (during test) commented out the exclude-function. Once again re-enabled.<\/li>\n<li>Added the feature \"top referers\" in the admin-interface<\/li>\n<li>Added the feature to manually select amount to show in the bar-graphs, instead of default 15<\/li>\n<li>Minor stuff, changed text, thicker bars in graphs, now \"unique hits last 7 days\" also shown in admin-interface,<\/li>\n<\/ul>\n\n<h4>0.52<\/h4>\n\n<ul>\n<li>More bots<\/li>\n<li>New function called counterize_getuniquelatest7days() (Curtis)<\/li>\n<li>Exclusion of most common images and RSS feeds (SHRIKEE)<\/li>\n<li>Don't use the now() insert call when inserting entries. Use gmdate() instead<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Unzip the package and upload the folder <strong>counterizeii<\/strong> to your <strong>\/wp-content\/plugins\/<\/strong> folder.<\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> menu in WordPress.<\/li>\n<li>Go to <strong>Counterize II<\/strong> on <strong>Options<\/strong> page, configurate your settings. <em>Save the settings<\/em><\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"Simple counter-plugin with no external libs based on Counterize II by Steffen Forkmann","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/1365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=1365"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/forki"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=1365"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=1365"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=1365"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=1365"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=1365"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=1365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}