wordpress icon indicating copy to clipboard operation
wordpress copied to clipboard

Plausible Analytics WordPress plugin

Results 25 wordpress issues
Sort by recently updated
recently updated
newest added

Hi there In the current version of the plugin you can set which user roles are able to view the stats dashboard in "Show stats dashboard to additional user roles"....

Additional to #141 this enhancement request also asks for an easy integration of the woocommerce code visible here: https://plausible.io/docs/ecommerce-revenue-tracking If WooCommerce is active would be nice to also show a...

The current logic only supports category and tags which are default provided by WordPress. But, if someone want to support custom taxonomies then it is not possible without using filter...

Newly-installed plugin, latest version of both it and wordpress. Activated "self-hosted" mode, and see this being injected into the header: `` Tracing through the code, it looks like it's supposed...

At this moment plugin incorrectly handles domain name extraction in case a non-root path is used as a home. `\Plausible\Analytics\WP\Helpers::get_domain()` for some reason tries to use a regular expression instead...

In relation to #148 . This feature is highly requested by our customers. Would be great to have it. Thanks for you great work!

## User Story As a user, I want some default out-of-the-box integration with popular third party plugins to support event tracking so that it will be a convenient experience for...

Feature Request

Hi there I think could be a nice addition in plausible to make a small option below all the checkboxes for the both noted sections with a link to select...

Relatively simple method to track searches, using a custom `Search` event. To make this work, you'd have to setup the `Search` event as a Goal in the interface. This method...

As by the plugin handbook following gets suggested: _"Every plugin that collects, uses, or stores user data, or passes it to an external source or third party, should add a...