{"id":278962,"date":"2026-02-19T18:08:17","date_gmt":"2026-02-19T18:08:17","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/web-analytics-webnalytics\/"},"modified":"2026-02-19T18:25:12","modified_gmt":"2026-02-19T18:25:12","slug":"webnalytics","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/webnalytics\/","author":23446018,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"3.4.26.4","stable_tag":"3.4.26.4","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Webnalytics \u2014 Privacy-Friendly On-site Analytics","header_author":"Webnalytics","header_description":"Privacy-friendly on-site analytics dashboard for WordPress and WooCommerce: pages, referrers, devices, geographic, search terms, funnels, real-time, and heatmaps. No external service required.","assets_banners_color":"feffff","last_updated":"2026-02-19 18:25:12","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/webanalytics.ai\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":194,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"3.4.26.4":{"tag":"3.4.26.4","author":"webnalytics","date":"2026-02-19 18:25:12"}},"upgrade_notice":{"3.4.12":"<p>Prevents duplicate admin rendering if multiple plugin copies exist.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3465340,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3465340,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3465340,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3465340,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["3.4.26.4"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Pages report dashboard","2":"Heatmap report","3":"WooCommerce funnels","4":"Settings"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[232,434,6207,396,286],"plugin_category":[36,45,54],"plugin_contributors":[256190],"plugin_business_model":[],"class_list":["post-278962","plugin","type-plugin","status-publish","hentry","plugin_tags-analytics","plugin_tags-dashboard","plugin_tags-heatmap","plugin_tags-privacy","plugin_tags-woocommerce","plugin_category-analytics","plugin_category-ecommerce","plugin_category-security-and-spam-protection","plugin_contributors-webnalytics","plugin_committers-webnalytics"],"banners":{"banner":"https:\/\/ps.w.org\/webnalytics\/assets\/banner-772x250.png?rev=3465340","banner_2x":"https:\/\/ps.w.org\/webnalytics\/assets\/banner-1544x500.png?rev=3465340","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/webnalytics\/assets\/icon-128x128.png?rev=3465340","icon_2x":"https:\/\/ps.w.org\/webnalytics\/assets\/icon-256x256.png?rev=3465340","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Webnalytics \u2014 Privacy-Friendly On-site Analytics provides an on-site analytics dashboard inside WordPress. It stores analytics data in your WordPress database and displays reports in the admin area.<\/p>\n\n<p>Features:<\/p>\n\n<ul>\n<li>Pages, Top Landing Pages, and Real-Time views<\/li>\n<li>Referrers, Devices, Geographic, and Search Terms<\/li>\n<li>WooCommerce funnels (view product \u2192 add to cart \u2192 purchase)<\/li>\n<li>Heatmaps (click density + element % mode)<\/li>\n<li>Optional REST export endpoints secured by a local Developer Token<\/li>\n<\/ul>\n\n<p>This plugin does not require an external account or service to work.<\/p>\n\n<h3>Privacy<\/h3>\n\n<p>Webnalytics stores analytics data locally in your WordPress database to generate reports.<\/p>\n\n<p>Data collected can include:<\/p>\n\n<ul>\n<li>Page paths (URLs) visited<\/li>\n<li>Referrer domains<\/li>\n<li>Device type, browser, and OS (derived from user agent)<\/li>\n<li>Approximate location fields if configured (country\/city)<\/li>\n<li>Aggregated funnel steps for WooCommerce<\/li>\n<li>Heatmap click coordinates (when heatmap tracking is enabled)<\/li>\n<\/ul>\n\n<p>Webnalytics does not require an external account. This build does not transmit analytics data to third parties.<\/p>\n\n<p>Site owners are responsible for complying with privacy laws applicable to their site (e.g., GDPR\/CCPA), including obtaining consent if required.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin folder to <code>\/wp-content\/plugins\/webnalytics\/<\/code>, or install via the WordPress Plugins screen.<\/li>\n<li>Activate the plugin through the \"Plugins\" screen in WordPress.<\/li>\n<li>Go to <strong>Webnalytics \u2192 Settings<\/strong> to configure tracking and retention.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20webnalytics%20send%20data%20to%20a%20third-party%20service%3F\"><h3>Does Webnalytics send data to a third-party service?<\/h3><\/dt>\n<dd><p>No. In this WordPress.org build, Webnalytics runs locally in your WordPress installation and does not send analytics data to any external service.<\/p><\/dd>\n<dt id=\"can%20i%20disable%20heatmap%20tracking%3F\"><h3>Can I disable heatmap tracking?<\/h3><\/dt>\n<dd><p>Yes. Go to <strong>Webnalytics \u2192 Settings<\/strong> and disable click tracking.<\/p><\/dd>\n<dt id=\"can%20i%20keep%20data%20on%20uninstall%3F\"><h3>Can I keep data on uninstall?<\/h3><\/dt>\n<dd><p>Yes. Add this line to <code>wp-config.php<\/code> before uninstalling:\n    define('WEBNALYTICS_KEEP_DATA', true);<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>3.4.25<\/h4>\n\n<ul>\n<li>Heatmap: Raw interaction capture now posts as structured fields (WAF-friendly) with JSON fallback.<\/li>\n<li>Heatmap: More lenient page path mapping (prefers runtime location path over cached localization).<\/li>\n<\/ul>\n\n<h4>3.4.24<\/h4>\n\n<ul>\n<li>Heatmap: Interaction-based sampling (tap + movement) with beacon transport for more reliable capture (especially on mobile).<\/li>\n<\/ul>\n\n<h4>3.4.23<\/h4>\n\n<ul>\n<li>Heatmap: Improve click capture on touch devices (iOS\/Android) by correctly reading touch coordinates in capture-phase handler.<\/li>\n<\/ul>\n\n<h4>3.4.15<\/h4>\n\n<ul>\n<li>Fix: REST export token permission callback (prevents fatal error when calling \/wp-json\/webnalytics\/v3\/export\/*).<\/li>\n<\/ul>\n\n<h4>3.4.14<\/h4>\n\n<ul>\n<li>Fix: Heatmap click capture works for logged-out visitors (admin-ajax nopriv).<\/li>\n<\/ul>\n\n<h4>3.4.12<\/h4>\n\n<ul>\n<li>Fix: Prevent duplicate admin menus\/widgets when multiple plugin copies are installed.<\/li>\n<\/ul>\n\n<h4>3.4.10<\/h4>\n\n<ul>\n<li>Heatmap: URL field syncs with iframe navigation.<\/li>\n<li>Core stability improvements.<\/li>\n<\/ul>","raw_excerpt":"Privacy-friendly on-site analytics dashboard for WordPress &amp; WooCommerce with pages, referrers, devices, real-time, funnels and heatmaps.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/278962","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=278962"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/webnalytics"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=278962"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=278962"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=278962"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=278962"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=278962"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=278962"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}