Skip to content

Commit 81b357a

Browse files
Merge pull request #787 from plausible/cms/articles/plausible-open-source-and-privacy-first-web-analytics-plugin-for-wordpress
Automatically generated. Merged on Netlify CMS.
2 parents 94fcb91 + 0129278 commit 81b357a

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

_articles/plausible-open-source-and-privacy-first-web-analytics-plugin-for-wordpress.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ Plausible Analytics is built to be a more modern [alternative to Google Analytic
3535
* Check your Plausible **stats dashboard directly in your WordPress** dashboard
3636
* **Track 404 error pages** that people visit so you can fix them and redirect them to more appropriate pages
3737
* Track **post authors, categories and custom taxonomies**
38+
* Track **logged in vs logged out traffic**
3839
* Send **custom properties alongside pageviews or custom events**
3940
* Track **purchases and revenue for your ecommerce store**
4041
* Track **WooCommerce and Easy Digital Downloads sales** with automatic events such as add to cart, checkout and the purchase funnel
@@ -331,6 +332,16 @@ You'll see the "WP Search Queries" goal as soon as the first search has been rec
331332

332333
We have a complete guide on WordPress search tracking and effectively using this feature in Plausible [here](https://plausible.io/blog/wordpress-search-tracking).
333334

335+
## How to track logged-in user status
336+
337+
Plausible Analytics plugin can help you understand the status of your logged in or your logged out users.
338+
339+
In the "Enhanced measurements" section of our WordPress plugin settings, enable the "Logged-in user status" option.
340+
341+
All the user status will start being tracked and will be displayed in the "Goal Conversions" report of your Plausible Analytics dashboard.
342+
343+
In the "Properties" tab of the "Goal Conversions" report, you'll see the "user_logged_in" property as soon as the first visitor has been recorded.
344+
334345
## How to enable hash-based URL tracking
335346

336347
Does your site contain hash-based URLs such as `yourdomain.com/blog-post#specific-subheading` or `yourdomain.com/#contact`?

0 commit comments

Comments
 (0)