{"id":38522,"date":"2015-08-27T14:36:55","date_gmt":"2015-08-27T14:36:55","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/google-analytics-counter-widget\/"},"modified":"2016-04-19T07:50:37","modified_gmt":"2016-04-19T07:50:37","slug":"google-analytics-counter-widget","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/google-analytics-counter-widget\/","author":14036202,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"1.1.0","tested":"4.5.33","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Google Analytics counter widget (for Google Analyticator)","header_author":"Antonio Petricca","header_description":"","assets_banners_color":"f6f6f6","last_updated":"2016-04-19 07:50:37","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=TJ5RH78V428GJs","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/google-analytics-counter-widget\/","header_author_uri":"http:\/\/www.codeproject.com\/Members\/Antonio-Petricca","rating":0,"author_block_rating":0,"active_installs":30,"downloads":3228,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1233058","resolution":"128x128","location":"assets"}},"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1233060","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","1.0.0","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.jpg":{"filename":"screenshot-1.jpg","revision":"1246617","resolution":"1","location":"assets"},"screenshot-2.jpg":{"filename":"screenshot-2.jpg","revision":"1232196","resolution":"2","location":"assets"}},"screenshots":{"1":"Widget settings panel.","2":"Widget sidebar example."}},"plugin_section":[],"plugin_tags":[869,32823,1005,522,162],"plugin_category":[36,43],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-38522","plugin","type-plugin","status-closed","hentry","plugin_tags-counter","plugin_tags-google-analyticator","plugin_tags-google-analytics","plugin_tags-stats","plugin_tags-widget","plugin_category-analytics","plugin_category-customization","plugin_committers-daredevil73"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/google-analytics-counter-widget_f6f6f6.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/google-analytics-counter-widget\/assets\/screenshot-1.jpg?rev=1246617","caption":"Widget settings panel."},{"src":"https:\/\/ps.w.org\/google-analytics-counter-widget\/assets\/screenshot-2.jpg?rev=1232196","caption":"Widget sidebar example."}],"raw_content":"<!--section=description-->\n<p>Google Analytics counter widget (for Google Analyticator) is a plugin which adds a new widget to show counters from a given google analytics account.<\/p>\n\n<p>It is based upon the great Google Analyticator plugin (https:\/\/wordpress.org\/plugins\/google-analyticator), and extends it to provide a more flexible counter widget.<\/p>\n\n<p>Please contribute to its translation by https:\/\/translate.wordpress.org\/projects\/wp-plugins\/google-analytics-counter-widget .<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Install and activate Google Analyticator plugin (https:\/\/wordpress.org\/plugins\/google-analyticator).<\/li>\n<li>Install Google Analytics counter widget either via the WordPress.org plugin directory, or by uploading the files to your server.<\/li>\n<li>Activate the plugin through the Plugins men\u00f9 in WordPress.<\/li>\n<li>Go to the widget settings page.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<ol>\n<li>How to contribute to translation<\/li>\n<\/ol>\n\n<p>Please use the WordPress polyglot tool to contribute to the plugin translation in your own language by the url https:\/\/translate.wordpress.org\/projects\/wp-plugins\/google-analytics-counter-widget .<\/p>\n\n<ol>\n<li>How to style the widget.<\/li>\n<\/ol>\n\n<p>You can accomplish customizing the builtin styles by the settings panel.<\/p>\n\n<ol>\n<li>How to customize HTML.<\/li>\n<\/ol>\n\n<p>Write a filter as follow:<\/p>\n\n<p>function ga_counter_widget_html_filter( $html, $widgetId ) {<br \/>\n    \/\/ Do something with $html...\n    return $html;\n}<\/p>\n\n<p>add_filter( 'ga-counter-widget-html-filter', ga_counter_widget_html_filter, 10, 2 );<\/p>\n\n<!--section=changelog-->\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Tested up to WordPress 4.5.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Removed notices inside the log. Thanks to Sergey Biryukov ( https:\/\/profiles.wordpress.org\/sergeybiryukov\/ ).<\/li>\n<\/ul>\n\n<h4>0.9.9<\/h4>\n\n<ul>\n<li>Translated by https:\/\/translate.wordpress.org\/projects\/wp-plugins\/google-analytics-counter-widget.<\/li>\n<\/ul>\n\n<h4>0.9.8<\/h4>\n\n<ul>\n<li>Changed text domain to 'google-analytics-counter-widget'.<\/li>\n<li>Prepared for translation by https:\/\/translate.wordpress.org\/projects\/wp-plugins\/google-analytics-counter-widget.<\/li>\n<\/ul>\n\n<h4>0.9.6<\/h4>\n\n<ul>\n<li>Updated for WordPress 4.4.<\/li>\n<\/ul>\n\n<h4>0.9.5<\/h4>\n\n<ul>\n<li>Removed the \"days back\" parameter in favour of \"start date\" (don't remember to configure it).<\/li>\n<\/ul>\n\n<h4>0.9.4<\/h4>\n\n<ul>\n<li>Added HTML filter (ga-counter-widget-html-filter).<\/li>\n<li>Added AJAX loader animation.<\/li>\n<li>Uninstall now removes the transients too.<\/li>\n<li>Transient now is per widget instance (fix).<\/li>\n<li>The widget is now really multi instance (fix).<\/li>\n<li>Removed CSS base class name setting.<\/li>\n<li>Code cleanup.<\/li>\n<\/ul>\n\n<h4>0.9.3<\/h4>\n\n<ul>\n<li>Added custom CSS configuration.<\/li>\n<li>Added full uninstall (custom CSS files and settings).<\/li>\n<li>Updated italian translation.<\/li>\n<li>Code cleanup.<\/li>\n<\/ul>\n\n<h4>0.9.2<\/h4>\n\n<ul>\n<li>Added support for AJAX updates.<\/li>\n<li>Updated italian translation.<\/li>\n<li>Minor fixes.<\/li>\n<\/ul>\n\n<h4>0.9.1<\/h4>\n\n<ul>\n<li>Linked Google Analtycator plugin inside the widget settings error message.<\/li>\n<li>Minor fixes.<\/li>\n<\/ul>\n\n<h4>0.9.0<\/h4>\n\n<ul>\n<li>First development release.<\/li>\n<\/ul>","raw_excerpt":"Easily show on sidebar your Google Analytics visits counter!","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/38522","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=38522"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/daredevil73"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=38522"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=38522"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=38522"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=38522"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=38522"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=38522"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}