From 8d4d790772b855fcac7f29a963a7bdb74925c963 Mon Sep 17 00:00:00 2001 From: Marko Saric Date: Fri, 22 May 2026 11:07:52 +0200 Subject: [PATCH] Fix broken links to wordpress-analytics-plugin --- docs/dashboard-faq.md | 2 +- docs/ecommerce-revenue-tracking.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/dashboard-faq.md b/docs/dashboard-faq.md index 086679f5..01e45055 100644 --- a/docs/dashboard-faq.md +++ b/docs/dashboard-faq.md @@ -95,7 +95,7 @@ For a broader look at why numbers differ across analytics tools, see our [blog p If you've just installed Plausible and aren't seeing your own visits, there are a few common reasons: -- **WordPress plugin**: Our [official WordPress plugin](/wordpress-analytics-plugin) excludes logged-in admin visits by default. If the verification tool confirms the tracking is working, you have nothing to worry about. +- **WordPress plugin**: Our [official WordPress plugin](https://plausible.io/wordpress-analytics-plugin) excludes logged-in admin visits by default. If the verification tool confirms the tracking is working, you have nothing to worry about. - **Shields**: The [Shields feature](excluding.md) lets you block visits based on IP addresses, hostnames, countries or specific pages. Check whether you have any rules that might be excluding your own visits. - **Adblockers**: If you're using a browser extension or network-level adblocker, it may be blocking the Plausible script. Consider setting up a [proxy](proxy/introduction.md) to serve the script as a first-party connection. diff --git a/docs/ecommerce-revenue-tracking.md b/docs/ecommerce-revenue-tracking.md index 43c86254..1802ff71 100644 --- a/docs/ecommerce-revenue-tracking.md +++ b/docs/ecommerce-revenue-tracking.md @@ -109,7 +109,7 @@ For subscription upgrades, fire on the confirmation page after payment is proces ## Integrating with WooCommerce -If you're running WooCommerce, you can use our [WordPress plugin](/wordpress-analytics-plugin). It has built-in support for tracking of WooCommerce store activity including: +If you're running WooCommerce, you can use our [WordPress plugin](https://plausible.io/wordpress-analytics-plugin). It has built-in support for tracking of WooCommerce store activity including: * Tracking of several custom events including actions such as add to cart, complete purchase and revenue * Tracking of several custom properties including product name and product category