Title: Simplest Analytics
Author: Stefan Klaes
Published: <strong>January 12, 2023</strong>
Last modified: March 27, 2025

---

Search plugins

![](https://ps.w.org/simplest-analytics/assets/banner-772x250.png?rev=2853172)

![](https://ps.w.org/simplest-analytics/assets/icon-256x256.png?rev=2853172)

# Simplest Analytics

 By [Stefan Klaes](https://profiles.wordpress.org/codenlassen/)

[Download](https://downloads.wordpress.org/plugin/simplest-analytics.1.3.3.zip)

 * [Details](https://twd.wordpress.org/plugins/simplest-analytics/#description)
 * [Reviews](https://twd.wordpress.org/plugins/simplest-analytics/#reviews)
 *  [Installation](https://twd.wordpress.org/plugins/simplest-analytics/#installation)
 * [Development](https://twd.wordpress.org/plugins/simplest-analytics/#developers)

 [Support](https://wordpress.org/support/plugin/simplest-analytics/)

## Description

Simplest Analytics tracks visits and unique users session based serverside without
setting 3rd party cookies. It is also possible to track events and url paramaters.
After
 installing and activation the plugin it’s working without further configuration.
If you want to set up custom tracking events or url parameters you can use the settings
tab in the WordPress backend.

#### Why use Simplest Analytics?

It is working. No function overload. Track visits, unique users and custom events
like clicks.

#### What are the main features of the plugin?

 * Track page visits and unique users
 * Track traffic on sites
 * Track where your traffic comes from
 * Track where your woocommerce sales come from
 * Track custom events when a user clicks an element
 * Track the use of url parameters like your-site.com/?campaign=whatever
 * Track video views (1sec, 25%, 50%, 75%, 100%)

### Custom function you can use to track further events

You can use this function to track further events in php hooks like form submissions,
apply coupons, add to cart, etc:

$data = [];
 $data[‘track_type’] = “event”; // event or pageview $data[‘event_action’]
= “yourevent”; // name of the event simple_analytics_track_data($data); // function
that saves the event

#### How are the charts in the admin dashboard generated?

The charts are based on google-charts.js which only load in the admin backend. The
data is stored in the database on the same server where your WordPress installation

is located.

## Screenshots

 * [[
 * analytics dashboard
 * [[
 * website referrer and events
 * [[
 * woocommerce sales
 * [[
 * woocommerce referrer and events
 * [[
 * url parameter setting
 * [[
 * event setting

## Installation

 1. Upload the zip to the ‘/wp-content/plugins/’ directory and unzip
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

OR go to ‘Plugins’ > ‘Add new’, and search for ‘simplest analytics’ to install through
the WordPress dashboard.

## FAQ

### Does this plugin sets cookies?

No, it’s serverside tracking.

### Can I track unique visitors?

Yes, visits and unique visitors.

### Can I track clicks?

Yes, very easy to set up.

### I need support!

Please visit https://www.coden-lassen.de/referenzen/plugin-simplest-analytics

### Do you want to contrubute with code?

Please send a pull request https://github.com/stefan-klaes/simplest-analytics-wordpress-
plugin

## Reviews

![](https://secure.gravatar.com/avatar/358dce57cba3d12fa40fa6c7538f4ebe6c100807d062723a29950940c3eeda33?
s=60&d=retro&r=g)

### 󠀁[Beautiful plugin](https://wordpress.org/support/topic/beautiful-plugin-120/)󠁿

 [driu](https://profiles.wordpress.org/driu/) March 27, 2025

This plugin is small, fast and beautiful. It helps to understand the key metrics
of traffic. Where do visitors come from? Which pages are most popular and how much
traffic do I have? Additionally, it’s possible to track campaigns, which is also
nice. So yes, I really like this plugin!

![](https://secure.gravatar.com/avatar/114632384139d4656483ae599d9fd813711657df10645aaae35c31837d7887bb?
s=60&d=retro&r=g)

### 󠀁[Amazing – reliable and lightweight – independent from Analytics](https://wordpress.org/support/topic/amazing-reliable-and-lightweight-independent-from-analytics/)󠁿

 [itbuero](https://profiles.wordpress.org/itbuero/) March 22, 2025

Google Analytics can be an issue for many websites due to DSGVO and its requirements.
So for long time, I was looking for an alternative analytics plugin which is reliable,
lightweight and easy to use. Finally, I found Simplest Analytics and it works so
well. It’s just perfect! Thank you very much for coding this amazing plugin!!!

![](https://secure.gravatar.com/avatar/a9e404b5a499ad47ed97186d685718dfb50a6388420745e63a8e1b1aca65aeae?
s=60&d=retro&r=g)

### 󠀁[The only statistics program that finds hidden visitors](https://wordpress.org/support/topic/the-only-statistics-program-that-finds-hidden-visitors/)󠁿

 [workmannen](https://profiles.wordpress.org/workmannen/) September 29, 2024

I have tested dozens of statistics programs. None of them can find me when I go 
to the website with VPN and some other protections. This program had no problem 
with that.

![](https://secure.gravatar.com/avatar/c10900009ab8f0d0ae275455d9ffe9a3e52cb040af9b784b3ecb4bd174b78005?
s=60&d=retro&r=g)

### 󠀁[Simple, Light, Customizable and Practical Statistic](https://wordpress.org/support/topic/simple-light-customizable-and-practical-statistic/)󠁿

 [cingcong](https://profiles.wordpress.org/cingcong/) April 7, 2024

Tested with Wordpress 6.5 and working good so far.

![](https://secure.gravatar.com/avatar/6a02e27e211e7ad5d7e05b4ff1e3b08cce4b7680699319be82730e4bdca80ced?
s=60&d=retro&r=g)

### 󠀁[Simple and works](https://wordpress.org/support/topic/simple-and-works-222/)󠁿

 [manapo23](https://profiles.wordpress.org/manapo23/) November 30, 2023

Provides all the necessary data for smaller projects and it just works

![](https://secure.gravatar.com/avatar/0b7ff2264d26efc2b7a71c4f2ae8ade0b8014713427b01f666af2261a6c0ec8d?
s=60&d=retro&r=g)

### 󠀁[Top Plugin](https://wordpress.org/support/topic/top-plugin-431/)󠁿

 [muroio](https://profiles.wordpress.org/muroio/) October 6, 2023

Sehr praktisch und lightweight

 [ Read all 7 reviews ](https://wordpress.org/support/plugin/simplest-analytics/reviews/)

## Contributors & Developers

“Simplest Analytics” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Stefan Klaes ](https://profiles.wordpress.org/codenlassen/)

[Translate “Simplest Analytics” into your language.](https://translate.wordpress.org/projects/wp-plugins/simplest-analytics)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/simplest-analytics/),
check out the [SVN repository](https://plugins.svn.wordpress.org/simplest-analytics/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/simplest-analytics/)
by [RSS](https://plugins.trac.wordpress.org/log/simplest-analytics/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.3 – 2025-03-27

 * fixed typo
 * allow to define access management for user roles that are allowed to use the 
   webanalytics and settings part of the plugin
 * improved translations

#### 1.3.2 – 2024-09-03

 * added possibility to define relevant cookie that needs to be set bevor tracking

#### 1.3.1 – 2023-10-22

 * removed max events and max parameters from 5 to unlimited
 * improved german translation

#### 1.3.0 – 2023-10-16

 * added video tracking shortcode to track 1sec, 25%, 50%, 75%, 100% views
 * fixed little dashboard ui bugs (today based on users timezone, tab switching)

#### 1.2.0 – 2023-07-07

 * added features to clear the database table easily

#### 1.1.2 – 2023-02-07

 * updated readme
 * contrubite via github

#### 1.1.1 – 2023-01-23

 * new logo, banner and screenshots
 * better german translation

#### 1.1.0 – 2023-01-23

 * more woocommerce sale tracking features
 * updated readme

#### 1.0.1 – 2023-01-18

 * updated style of the line charts
 * moved php functions inside of a class

#### 1.0.0 – 2023-01-10

 * First Release

## Meta

 *  Version **1.3.3**
 *  Last updated **1 year ago**
 *  Active installations **200+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.7.5**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/simplest-analytics/)
 * Tags
 * [analytics](https://twd.wordpress.org/plugins/tags/analytics/)[cookieless](https://twd.wordpress.org/plugins/tags/cookieless/)
   [statistic](https://twd.wordpress.org/plugins/tags/statistic/)[tracking](https://twd.wordpress.org/plugins/tags/tracking/)
 *  [Advanced View](https://twd.wordpress.org/plugins/simplest-analytics/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  7 5-star reviews     ](https://wordpress.org/support/plugin/simplest-analytics/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/simplest-analytics/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/simplest-analytics/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/simplest-analytics/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/simplest-analytics/reviews/?filter=1)

[Add my review](https://wordpress.org/support/plugin/simplest-analytics/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/simplest-analytics/reviews/)

## Contributors

 *   [ Stefan Klaes ](https://profiles.wordpress.org/codenlassen/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/simplest-analytics/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=DM53FXEJ53CUJ)