Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/dashboard-faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion docs/ecommerce-revenue-tracking.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading