
Recherche avancée
Autres articles (54)
-
MediaSPIP version 0.1 Beta
16 avril 2011, par kent1MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...) -
MediaSPIP 0.1 Beta version
25 avril 2011, par kent1MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
The zip file provided here only contains the sources of MediaSPIP in its standalone version.
To get a working installation, you must manually install all-software dependencies on the server.
If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...) -
Amélioration de la version de base
13 septembre 2013Jolie sélection multiple
Le plugin Chosen permet d’améliorer l’ergonomie des champs de sélection multiple. Voir les deux images suivantes pour comparer.
Il suffit pour cela d’activer le plugin Chosen (Configuration générale du site > Gestion des plugins), puis de configurer le plugin (Les squelettes > Chosen) en activant l’utilisation de Chosen dans le site public et en spécifiant les éléments de formulaires à améliorer, par exemple select[multiple] pour les listes à sélection multiple (...)
Sur d’autres sites (4624)
-
How (and Why) to Run a Web Accessibility Audit in 2024
7 mai 2024, par ErinWhen most businesses design their websites, they primarily think about aesthetics, not accessibility. However, not everyone who visits your website has the same abilities or access needs. Eight percent of the US population has visual impairments.
The last thing you want is to alienate website visitors with a bad experience because your site isn’t up to accessibility standards. (And with growing international regulation, risk fines or lawsuits as a result.)
A web accessibility audit can help you identify and fix any issues for users with impaired vision, hearing or other physical disabilities. In this article, we’ll cover how to conduct such an audit efficiently for your website in 2024.
What is a web accessibility audit ?
A web accessibility audit is a way to evaluate the usability of your website for users with visual, auditory or physical impairments, as well as cognitive disabilities or neurological issues. The goal is to figure out how accessible your website is to each of these affected groups and solve any issues that come up.
To complete an audit, you use digital tools and various manual accessibility testing processes to ensure your site meets modern web accessibility standards.
Why is a web accessibility audit a must in 2024 ?
For far too long, many businesses have not considered the experiences of those with disabilities. The growing frustrations of affected internet users have led to a new focus on web accessibility laws and enforcement.
Lawsuits related to the ADA (Americans with Disabilities Act) reached all-time highs in 2023 — over 4,500 digital-related lawsuits were filed. The EU has also drawn up the European Accessibility Act (EAC), which goes into effect in June 2025.
But at the end of the day, it’s not about accessibility legislation. It’s about doing right by people.
This video by voice actor, YouTuber, and surfer Pete Gustin demonstrates why accessibility measures are so important. If buttons, navigation and content sections aren’t properly labelled, sight-impaired people who rely on speech-to-text to browse the web can’t comfortably interact with your site.
And you’re worse off for it. You can lose some of your best customers and advocates this way.
With stronger enforcement of accessibility regulations in the US and new regulations coming into effect in the EU in 2025, the time to act is now. It’s not enough to “keep accessibility in mind” — you must take concrete steps to improve it.
Who should lead a web accessibility audit ?
Ideally, you want to hire a third-party web accessibility expert to lead the audit. They can guide you through multiple stages of manual accessibility testing to ensure your site meets regulations and user needs.
Experienced accessibility auditors are familiar with common pitfalls and can help you avoid them. They ensure you meet the legal requirements with proper solutions, not quick fixes.
If this isn’t an option, find someone with relevant experience within your company. And involve someone with “skin in the game” in the process. Hire someone with visual impairments to usability test your site. Don’t just do automated tests or “put yourself in their shoes.” Make sure the affected users can use your site without issues.
Automated vs. manual audits and the danger of shortcuts
While there are automated audits, they only check for the bare minimum :
- Do your images have alt tags ? (They don’t check if the alt tag is descriptive or just SEO junk text.)
- Are clickable buttons identified with text for visually impaired users ?
- Is your text size adjustable ?
- Are your background and foreground colours accessible for colour-blind users ? Is there a sufficient contrast ratio ?
They don’t dive into the user journey (and typically can’t access login-locked parts of your site). They can be a good starting point, but it’s a bad idea to rely completely on automated audits.
They’ll miss more complex issues like :
- Dynamic content and animated elements or videos that could put people with epilepsy at risk of seizures
- A navigational flow that is unnecessarily challenging for users with impairments
- Video elements without proper captions
So, don’t rely too much on automated tests and audits. Many lawsuits for ADA infractions are against companies that think they’ve already solved the problem. For example, 30% of 2023 lawsuits were against sites that used accessibility overlays.
Key elements of the Web Content Accessibility Guidelines (WCAG)
The international standard for web accessibility is the Web Content Accessibility Guidelines (WCAG). In the most recent version, WCAG 2.2, there are new requirements for visual elements and focus and other updates.
Here’s a quick overview of the key priorities of WCAG :
Perceivable : Any user can read or listen to your site’s content
The first priority is for any user to be able to perceive the actual content on your site. To be compliant, you need to make these adjustments and more :
- Use text that scales with browser settings.
- Avoid relying on colour contrasts to communicate something.
- Ensure visual elements are explained in text.
- Offer audio alternatives for things like CAPTCHA.
- Form fields and interactive elements are properly named.
Operable : Any user can navigate the site and complete tasks without issue
The second priority is for users to navigate your website and complete tasks. Here are some of the main considerations for this section :
- Navigation is possible through keyboard and text-to-speech interfaces.
- You offer navigation tools to bypass repeated blocks of content.
- Buttons are properly titled and named.
- You give impaired users enough time to finish processes without timing out.
- You allow users to turn off unnecessary animations (and ensure none include three flashes or more within one second).
- Links have a clear purpose from their alt text (and context).
Understandable : Any user can read and understand the content
The third priority is making the content understandable. You need to communicate as simply and as clearly as possible. Here are a few key points :
- Software can determine the default language of each page.
- You use a consistent method to explain jargon or difficult terms.
- You introduce the meaning of unfamiliar abbreviations and acronyms.
- You offer tools to help users double-check and correct input.
- The reading grade is not higher than grade 9. If it is, you must offer an alternative text with a lower grade.
- Use consistent and predictable formatting and navigation.
This intro to accessibility guidelines should help you see the wide range of potential accessibility issues. Accessibility is not just about screen readers — it’s about ensuring a good user experience for users with a wide range of disabilities.
Note : If you’re not hiring a third-party expert for the manual accessibility audit, this introduction isn’t enough. You need to familiarise yourself with all 50 success criteria in WCAG 2.2.
How to do your first web accessibility audit
Ready to find and fix the accessibility issues across your website ? Follow the steps outlined below to do a successful accessibility audit.
Start with an automated accessibility test
To point you in the right direction, start with a digital accessibility checker. There are many free alternatives, including :
- Accessibility Checker
- Silktide accessibility checker
- AAArdvark
When choosing a tool, check it’s up-to-date with the newest accessibility guidelines. Many accessibility evaluation tools are still based on the WCAG 2.1 version rather than WCAG 2.2.
The tool will give you a basic evaluation of the accessibility level of your site. A free report can quickly identify common issues with navigation, labelling, colour choices and more.
But this is only good as a starting point. Remember that even paid versions of these testing tools are limited and cannot replace a manual audit.
Look for common issues
The next step is to manually look for common issues that impact your site’s level of accessibility :
- Undescriptive alt text
- Colour combinations (and lack of ability to change background and foreground colours)
- Unscalable text
- Different site content sections that are not properly labelled
The software you use to create your site can lead to many of these issues. Is your content management system (CMS) compliant with ADA or WCAG ? If not, you may want to move to a CMS before continuing the audit.
Pinpoint customer journeys and test them for accessibility
After you’ve fixed common issues, it’s essential to put the actual customer journey to the test. Explore your most important journeys with behavioural analytics tools like session recordings and funnel analysis.
Analysing funnel reports lets you quickly identify each page that usually contributes to a sale. You will also have an overview of the most popular funnels to evaluate for accessibility.
If your current web analytics platform doesn’t offer behavioural reports like these, Matomo can help. Our privacy-friendly web analytics solution includes funnel reports, session recordings, A/B testing, form analytics, heatmaps and more.
Try Matomo for Free
Get the web insights you need, without compromising data accuracy.
If you don’t have the budget to test every page individually, this is the perfect place to start. You want to ensure that users with disabilities have no issues completing the main tasks on your site.
Don’t focus solely on your web pages
Accessibility barriers can also exist outside of your standard web pages. So ensure that other file formats like PDFs and videos are also accessible.
Remember that downloadable materials are also part of your digital experience. Always consider the needs of individuals with disabilities when accessing things like case studies or video tutorials.
Highlight high-priority issues in a detailed report
To complete the audit, you need to summarise and highlight high-priority issues. In a larger company, this will be in the form of a report. W3’s Web Accessibility Initiative offers a free accessibility report template and an online tool to generate a report.
For smaller teams, it may make sense to input issues directly into the product backlog or a task list. Then, you can tackle the issues, starting with high-priority pages identified earlier in this process.
Avoid quick fixes and focus on sustainable improvement
As mentioned, AI-powered overlay solutions aren’t compliant and put you at risk for lawsuits. It’s not enough to install a quick accessibility tool and pat yourself on the back.
And it’s not just about accessibility compliance. These solutions provide a disjointed experience that alienates potential users.
The point of a digital accessibility audit is to identify issues and provide a better experience to all your users. So don’t try to cut corners. Do the work required to implement solutions that work seamlessly for everyone. Invest in a long-term accessibility remediation process.
Deliver a frictionless experience while gaining insight into your users
An accessibility audit is crucial to ensure an inclusive experience — that a wide variety of users can read and interact with your site.
But what about the basic usability of your website ? Are you sure the experience is without friction ? Matomo’s behavioural analytics tools can show how users interact with your website.
For example, heatmaps can show you where users are clicking — which can help you identify a pattern, like many users mistaking a visual element for a button.
Plus, our privacy-friendly web analytics are compliant with GDPR, CCPA and other data privacy regulations. That helps protect you against privacy-related lawsuits, just as an accessibility audit protects you against ADA lawsuits.
And it never hurts that your users know you respect their privacy. Try Matomo free for 21-days. No credit card required.
Try Matomo for Free
21 day free trial. No credit card required.
-
11 of the Most Effective Conversion Rate Optimisation Best Practices
14 février 2024, par ErinDriving more traffic to your website is hard work, but it’s still only half the battle.
You don’t just need to acquire new users ; you need to make sure as many convert as possible to make your digital marketing efforts worthwhile.
That’s why improving your site’s conversion rate is so important. It will also help you get more value from your existing traffic source and keep you in line with your competitors. It’s also probably a lot easier than you think — especially if you adopt optimisation strategies that have been proven to be profitable time and time again.
In this article, we’ll show some of the most powerful, innovative and tried-and-tested conversion rate optimisation strategies you can implement immediately.
What is conversion rate optimisation ?
First, let’s look at what conversion rate optimisation means. Conversion rate optimisation is the practice of improving elements of your website to increase the number of users who take a desired action and turn visitors into customers.
Common conversion goals include :
- Making a purchase
- Adding an item to a shopping cart
- Signing up for a newsletter
- Registering for a free trial
- Downloading an ebook
- Watching a video
It doesn’t matter what your goal is. Using one of the following conversion rate optimisation best practices can send your conversions soaring.
11 conversion rate optimisation best practices
Are you ready to roll up your sleeves and get to work ? Then use one or more of the following best practices to improve your return on investment.
Set a clear goals and hypothesis
When running an A/B or multivariate test, you need a clear idea of what you are testing and why.
A goal (a statement about what you want to achieve) and a hypothesis (a statement about what you expect to happen) clarify the problem you are trying to solve and give you a definitive way to judge the experiment’s results.
Confused ? Just use this template :
We aim to [insert goal] by testing [insert test] on [insert page]. We expect that [insert test] will increase [insert metric] because [insert reason].
Make sure your goals are directly related to the experiment. If you are testing your CTA button, the goal should be getting more users to click the button. It shouldn’t be a goal further down the conversion funnel, like making a purchase.
Start with A/B tests
A/B testing is one of the easiest and most effective ways to run experiments to improve your current conversion rate. So, it’s no wonder that the A/B testing software market was expected to be worth $1.2 billion in 2023 and hit $3.6 billion by 2033.
Also known as split testing, A/B testing allows you to directly compare the conversion performance of two elements on your page, like the colour of your CTA button or your headline copy.
You can go even further with multivariate testing, which lets you test two or more changes against a single control.
For example, the screenshot above shows the results of a multivariate test between a standard header, a wide header and a small header using Matomo’s A/B testing tool. As you can see, the wider header has a much higher conversion, and the increase was statistically significant.
Try Matomo for Free
Get the web insights you need, without compromising data accuracy.
Tweak your CTAs
Calls to action (CTAs) are page elements that prompt users to respond immediately. They are usually buttons but can also be images or plain text links.
What your CTAs say, how they look, and where they are placed can greatly impact your site’s conversion rates. As such, this is one of the elements you’ll want to optimise first.
There are several tweaks you can test, including your CTA’s :
- Colour
- Length
- Copy
- Placement
You can even test the impact of removing CTA banners and using text-based CTAs on your conversion rates.
You should test out personalising CTAs, too. Research shows that personalised CTAs perform 202% better than standard calls to action.
Revise your web copy
You can use several strategies to improve your website’s copy and generate more conversions.
Optimising copy for search engines can increase traffic and generate more conversions, for example. But that shouldn’t make your copy any less impactful. Bear search engines in mind, by all means, but make sure you are speaking to the needs and desires of your potential customers. Your copy needs to convince users that your product can solve their problems.
Nowhere is this more important than your headlines. These will be the first thing users read, so make sure they sell your USP and highlight pain points.
Don’t just guess at the kind of messaging that will move the needle, however. Constantly test new headlines and continue doing so even after you’ve started seeing success. The results may surprise you. TruckersReport, a site that helps people become truck drivers, boosted opt-ins by 21.7% by revising its landing page headline, among other changes.
Make sure there are no spelling mistakes in your copy, either. Misspelt words, poor grammar and bad formatting make your website look unprofessional and untrustworthy. Even if the rest of your copy is incredibly enticing, these rookie errors can be enough to turn customers off.
Simplify your site’s navigation
A website’s navigation is an often overlooked factor in conversion rate optimisation, but simplifying it can make it much easier for users to take action.
If you’ve ever used a poorly designed e-commerce store, you know how confusing and overwhelming bad navigation can be. Research shows that a whopping 82% of stores don’t divide their navigation into manageable chunks.
The trick is to simplify your navigation as much as possible. As you can see in the screenshot below, our navigation only has five headers and a call to action. It’s easy to find exactly what you’re looking for, and you can’t miss the big green CTA button.
Alternatively, you can test what happens when you completely remove your navigation. Brands usually do this on landing pages where the only action they want the user to take is to make a purchase.
It’s exactly the strategy we’ve used on our free trial landing page.
Leverage heatmaps
Analytics tools — and heatmaps in particular — can help you understand user behaviour and optimise accordingly.
Heatmaps are a visual representation of user interaction on your page. Red and yellow represent high levels of user interaction, and blue and green represent low levels of interaction.
As you can see in the screenshot above, our CTA button has some of the highest levels of engagement on the page, telling us that it’s well-positioned. Given the focus on the site’s navigation, we can also assume we are correct to have a CTA button in there — something we can confirm using our web analytics to see how many users click on it.
Reduce load time
Speed matters when it comes to conversions. Fact.
Research shows a huge difference in conversion rates between quick and slow sites. For example, a site that loads in one second converts three times better than a site that loads in five seconds.
That’s why using a web analytics tool is vital to understand page load times and act accordingly if you think slow speeds are hampering your conversions.
Identifying your slowest pages is easy with Matomo. Just sort your pages by the Avg. Use the page load time metric on the page performance report to identify the pages you want to drive conversions.
Next, take steps to improve your page’s load time by :
- Compressing images
- Compressing code files or using a more lightweight theme
- Removing unnecessary plugins
- Using a content delivery network
- Improving your hosting
Try Matomo for Free
Get the web insights you need, without compromising data accuracy.
Add more trust signals
Trust is essential when you’re trying to convince customers to make a purchase. In fact, consumers rate trust as one of the top three buying factors, far above a brand’s reputation and whether they love the brand.
Adding trust signals to your landing pages, such as customer testimonials, customer reviews, case studies, and other forms of social proof, can transform your conversion rates. If consumers see real people and businesses buy from you, they’ll feel reassured to do the same.
It’s a strategy we use ourselves. Just look at the screenshot from our homepage above. Immediately after our free trial CTA, we display the logos of well-known brands that use our product.
Security-focused trust signals are also powerful if you are an online store. Installing an SSL certificate, showing logos of trusted payment providers (like PayPal and Mastercard) can convince people they are spending money at a legitimate store.
Improve your site’s mobile experience
More and more people are accessing the internet via their smartphones. In 2022, for instance, there were five billion unique mobile Internet users, meaning more than 60% of the internet population used a smartphone to browse online.
Moreover, 76% of U.S. adults make purchases using their smartphones.
That means you need to ensure your site’s mobile experience is on-point to increase conversions.
Your site should use a mobile-first design, meaning it works perfectly on smartphones and then scales up for desktop users.
Trust the data
Opinions are a fantastic form of inspiration for new A/B tests. But they should never be trusted over cold, hard data. If your test shows the opposite of what you and your team thought would happen, then trust the data and not yourself.
With that in mind, ensure you collect qualitative and quantitative data during your experiments. Web analytics should always form the backbone of conversion tests, but don’t forget to also use heatmaps, screen recordings, and customer surveys.
Keep testing
There’s no such word as “finished” in the world of A/B testing. Continual testing is key if you want to convert more website visitors.
Make sure you aren’t stopping tests prematurely, either. Make sure every A/B and multivariate test reaches a sample size that makes the test statistically significant.
Understand your users better with Matomo
Whether you run an e-commerce store, a SaaS company, or a service-based business, implementing these conversion rate optimisation best practices could be an easy way to lower your bounce rate and boost your conversion rates.
But remember, best practices aren’t clear-cut rules. What works for one website may not work for yours. That’s why running your own tests and understanding your visitors’ behaviour is important.
Matomo’s web analytics platform is the perfect tool for doing just that. Not only does it come with the tools you need to optimise your conversion rate (like an A/B testing tool, heatmaps and session recordings), but you can also trust the data. Unlike Google Analytics 4 and other tools, Matomo doesn’t use data sampling meaning you have 100% accurate data from which to make better decisions. It’s GDPR compliant and can run cookieless, so no need for cookie consent banners (excluding in the UK and Germany).
Discover how you can improve your website’s conversions with Matomo by starting a free 21-day trial, no credit card required.
Try Matomo for Free
21 day free trial. No credit card required.
-
Matomo vs WP-Statistics – which web analytics plugin suits you best ?
2 avril 2020, par Joselyn Khor — Analytics Tips, PluginsDue to the endless choices, you may be wondering which web analytics plugin (GA, Slimstat or WP-Statistics) to choose from on the WordPress directory. If the choice is between WP-Statistics and Matomo for WordPress, we’ve got you covered. Have a look at which could be the best option for you. Our team tested the WP-Statistics plugin to see how it compares. It’s hard not to be biased, but we’ll try our best to give you a fair assessment.
The main considerations in this article :
General overview
What’s Matomo Analytics for WordPress ?
Matomo for WordPress is a free, privacy-friendly web analytics plugin that lets you understand website visitors and how they behave on your site. With comprehensive insights, you get the opportunity to increase conversions, and the know-how to improve your website.
It lets you undertake essential analysis by tracking information, such as, where visitors are coming from, what your most popular pages are, and how visitors are using your site.
In addition to the fundamentals, the tool also allows for advanced tracking and analysis with features that give you a full understanding of behavioural patterns and website performance. This enables you to optimise your WordPress website to increase sales or engagement.
It offers a complete analytics package with the bonuses of 100% data ownership, no data sampling, and GDPR compliance.
What’s WP-Statistics ?
WP-Statistics is currently the most used self-hosted WordPress statistics plugin. It provides reports that let you analyse who your visitors are, where they’re coming from, and to an extent what they’re doing on your website.
Like Matomo for WordPress, it gives you an understanding of your audience which helps you make decisions on how to improve your website for more conversions.
As it’s self-hosted on your own WordPress servers it can be seen as a privacy-friendly choice with a few tweaks (more on this below).
Like Matomo for WordPress, it gives you an understanding of your audience which helps you make decisions on how to improve your website for more conversions.
General comparison
Let’s compare the installation process and the dashboards that get installed in your WordPress.
Installation
Both Matomo and WP-Statistics are installed directly in your WordPress so you’ll be able to see your analytics reports right in your WordPress dashboard. You can install them both straight from the WordPress Directory.
The installation process for both plugins is beginner-friendly. You simply need to find them on the WordPress directory, click on ‘Install Now’, and tracking should start immediately in your WordPress dashboard.
Dashboard
For the main Matomo platform you’ll see :
- Visitors – Overview, Visits Log, Real-time, Real-time Map, Locations, Devices, Software, Times, User IDs, Custom Variables, User Type
- Behaviour – Pages, Entry Pages, Exit Pages, Page titles, Site Search, Outlinks, Downloads, Events, Contents, Engagement, Transitions, Users Flow, Top Paths, Page Author, Page Location, Page Type, Crawling errors
- Acquisition – Overview, All Channels, Search Engine & Keywords, Websites, Social Networks, Campaigns, Campaign URL Builder, Crawling overview
- Ecommerce – Overview, Ecommerce Log, Products, Sales, Multi Attribution
- Goals – Overview, Multi Attribution, Choose Goals, Manage Goals
- These may be worded differently from WP-Statistics, but they show you all the information you need to know about your traffic, pages, etc.
PreviousNextIn the dashboard for WP-Statistics you’ll see :
- Overview, Hits, Online, Referrers, Search Words, Search Engines, Pages, Visitors, Categories, Tags, Authors, Browsers, Top Visitors Today
- These are the only things you can see in the dashboard. So you can’t click into them for a drop down section to get deeper insights.
Key similarities between Matomo and WP-Statistics
- Free to use
- Self-hosted – All data collected is stored only within your own servers, no third parties have rights over your data, and logs or report data will never be sent to other servers.
- Beginner-friendly – Both offer simple reporting for people who are very much beginners and only want basic insights. With Matomo the advantage is also that you can get more details should you ever want/need to.
Key differences between Matomo and WP-Statistics
The main differences fall in these categories : features, privacy, documentation/support, security, active development, extensibility, price and ads.
Features :
WP-Statistics – On a fundamental level, WP-Statistics is focused on simplicity and the basics. There are fewer reports than Matomo and they function on a level that suits beginners who are interested in seeing only the numbers of visitors on the website, and how often each page is viewed.
Matomo – provides an interface with similar simplicity. However, there is also a more feature-rich and more comprehensive user interface available. In addition to the basics, Matomo offers features like Goals, Ecommerce, in the free version which show a deeper level of insight. WP Statistics does not let you track essentials like Goals or Ecommerce.
Privacy :
WP-Statistics – One of the concerns we wish to raise here is for data privacy. There doesn’t appear to be an opt-out option in WP-Statistics, which could be problematic for some privacy laws such as GDPR. There’s also no documentation on this.
We were a bit concerned to see that WP-Statistics didn’t have IP anonymization enabled by default. Considering the IP address is personal data, it means you are not compliant with privacy laws such as the GDPR when you use this plugin unless you tweak the settings. They mentioned : “In previous versions, there was an option called Hash IP. When Hash IP was activated, the IP addresses wouldn’t be stored in the database, but instead, a unique hash would be used. In this new version, an option has been added to store IPs anonymously. This option is active by default.” However, when we installed this and tested it on multiple WordPress installations, this option was not active by default.
Matomo – has more measures in place to ensure privacy is respected, such as, opt-outs. Due to the stringent privacy features in place, Matomo is well equipped to ensure GDPR compliance. Matomo has an abundance of user guides and FAQs you can follow to configure your platform to fully comply with GDPR. There’s even an 12-step compliant checklist. The most compelling proof is that the leading voice on GDPR – The European Commission uses Matomo Analytics.
Documentation/Support :
WP-Statistics – has little documentation, FAQs, and no support.
Matomo – has thousands of FAQs and user guides, as well as a dedicated support team and forum you can turn to for help. Should you ever run into any issue, this might be something important to consider.
The contrast in support between WP-Statistics and Matomo for WordPress :
WP-Statistics support Matomo Analytics support Security :
Matomo takes protecting your data very seriously. We have a security bounty programme giving security researchers money should they find any security issues. Matomo also performs a security review for every new release. We couldn’t find anything similar in WP-Statistics.
Active development :
WP Statistics – doesn’t seem to have active development. The last change in this plugin was over three months ago (source : https://github.com/wp-statistics/wp-statistics/commits/master) and in general, only 10 people really contributed to it (source : https://github.com/wp-statistics/wp-statistics/graphs/contributors, the graphs shows little contributor activity.)
Matomo – has been built by hundreds of contributors (source : https://github.com/matomo-org/matomo/graphs/contributors), and is actively maintained by multiple developers including developers who work on this full time. This means you can rest assured that Matomo will be there for you in the future, it will receive regular improvements.
Extensibility :
WP-Statistics – have a section on their website offering customisation but for a price.
Matomo – should you want any changes and have some developer knowledge or some developers at hand, you can completely customise and extend Matomo for free. There are also one hundred additional plugins available for Matomo for free.
Price :
The main WordPress plugins ‘WP Statistics‘ and ‘Matomo Analytics – Ethical Stats. Powerful Insights.‘ are both free.
WP Statistics and Matomo also sell paid add-ons. However, WP-Statistics’ paid add-ons are ones already integrated in Matomo for free. These basic features are provided as the development team believe they’re necessities to a fully functional analytics platform.
Ads :
WP Statistics shows you ads, whereas Matomo doesn’t.
Three most notable feature category comparisons
Both Matomo and WP-Statistics have basic tracking categories in the WP dashboard. In addition, Matomo has feature categories that can be expanded e.g. when clicked, Visitors drops down to reveal 11 more features.
We’ll compare three feature categories : Visitors, Behaviour, and Acquisitions.
1. Visitors (WP-Statistics) vs Visitors (Matomo)
Let’s dive into how each analytics platform provides insight into the visitors feature category.
WP-Statistics
WP-Statistics – We can see WP-Statistics gives you bare bones tracking capabilities so you don’t get a really detailed picture of your visitors. It allows you to monitor users currently online in real-time, which is useful to look at the most recent activity on your site. WP-Statistics doesn’t offer a dropdown section to see more about your visitor’s behavioural patterns. There is no Visitors category in WP-Statistics, just individual features in the dashboard but we can group three options together to compare with Matomo’s Visitors category, these are : Online, Browsers, Top Visitors Today.
Matomo
Comparison
Matomo – In comparison, Matomo has a Visitors category with a dropdown list that lets you drill deeper into what your visitors are doing. It lets you evaluate every action an individual user has taken on your website which is compiled into a full historical profile. Matomo gives an in-depth view. E.g. you can look at individual visit logs, locations, and devices.
This lets you see what the life-time journey of an active user looks like, or perhaps you want to see what a profile looks like for a user who comes back time-and-time again without ever purchasing ; there is no better way to gain insights to these journeys and this is why the Visitor Profiles feature is so widely used by Matomo users.
2. Pages tracking (WP-Statistics) vs Behaviour (Matomo)
For this comparison, WP-Statistics has a few features that can be combined to compare with Matomo’s Behaviour category.
WP-Statistics
The Pages section in WP-Statistics gives a basic look at your most popular pages so you know which pages get more visits and those which aren’t performing. This helps with content improvement. You can also see other features in this Behaviour category like Browsers and Hits – these also provide basic stats to help you get a general sense of visitor behaviour.
Matomo
Comparison :
Matomo on the other hand has stats that go into greater detail. The features under the Behaviour section of the tool let you draw actionable conclusions e.g. seeing that a page has a higher exit rate than it’s supposed to, so you optimise that page to prevent people leaving and help them progress through your website.
Not only can you see popular pages, you can look at : which page people viewed first when they visited your website ; which page they left from ; what people search for on your site ; and see how people are flowing through pages. Most importantly you can see how each of these reports perform over time so you can improve engagement and conversions on your website.
3. Referrers (WP-Statistics) vs Acquisition (Matomo)
For this comparison, WP-Statistics has a few features that can be combined to compare with Matomo’s Acquisition category.
WP-Statistics
WP-Statistics gives you Referrers, Search Words, and Search Engines. Which give a basic understanding of the channels that work best for you. This is helpful to know where to focus more of your attention.
Matomo
Comparison :
With Matomo you see multiple layers of stats to understand how your acquisition channels are performing. So you can see tables of data that drill into visits, downloads, bounce rate, and newsletter sign ups. For example seeing that Facebook is the channel bringing in the most visitors to your site. This gives you a better sense of which acquisition strategy is working for your site.
Who suits WP-Statistics
This is a great starter pack for people who want a lightweight, functional statistics plugin that gives you a basic overview of website hits and visitors. It’s very easy to use, so it’s great for beginners and those who want simple tracking. If you have basic goals for your website or blog’s success then WP-Statistics is enough for you to get numbers on visitors, page views, and hits, but won’t be suitable for a larger-scale business or organisation.
It’s suited for hobby websites, blogs, and freelancers who want simple, effective stats tracking, who don’t need detailed insights on site performance or tracking.
Who suits Matomo
Matomo can be used for the same basic reporting, but has the capability for you to go deeper into more advanced reporting in a different UI if you need it. It’s an option that can work for a wider range of users – from beginners to analysts. There are features to suit all skill levels. This complete suite of features makes it a more comprehensive tool, as you can get more out of it. Ideal not only for bloggers and beginners, but also powerful enough to suit businesses, privacy-respecting organisations, and those who would benefit from conversion optimisation features.
You can draw insights from all stages of the customer journey – you’ll track behavioural patterns as soon as visitors enter your site, to their progression through your site, and ultimately to conversion and exit. It’s also an ethical choice because you get 100% data ownership.
If you’d like to look deeper into your data then Matomo would also be suitable for you. Matomo’s UI is lean, very easy to learn and shouldn’t overwhelm users in the way another tool like Google Analytics might do. If you think Matomo suits you best, you can install it for free now.
Advantages of using Matomo
Truly privacy-respecting
There’s no messing about when it comes to privacy. As a lot of users are based in Europe, Matomo adheres to the strictest privacy laws and can be counted on as a privacy-respecting tool that’s used by many government entities. Needing to comply with major privacy laws (GDPR) in Europe means Matomo can proudly ensure users are making the ethical choice.
GDPR compliance
You mitigate the risks of getting caught out and fined for breaching GDPR regulations. There’s a complete list of documentation, guides, information, and tools to make sure you’re on the right side of GDPR.
All-rounder
Matomo gives you a clearer picture of your visitors which helps you make better decisions for your website overall. The support and documentation is thorough which means you get more out of your Matomo experience.
Conclusion
Both tools will do you justice in terms of fundamental reporting, but Matomo Analytics will outshine if you want a greater understanding of your website and want to carry out deeper levels of analysis.
You can draw useful insights with WP-Statistics so it has to be said that they are doing something right with an entry-level offering. The simplicity is great, but you won’t really get more than a basic idea of how your site is performing.
On the flipside, this simplicity could also be a double-edged sword for WP-Statistics in that it’s too simplistic to draw actionable insights. If you’re wanting to know anything that could increase sales, conversions or subscribers – then you wouldn’t really get the reports to do so.
WP-Statistics also falls short when it comes to updates and support. So a major difference can be seen in support, active development, ads, security, documentation, which many people may think about until they’re in trouble and find they need these resources. Matomo offers support, continuous product development, and extensive documentation. There are also no ads, making it more enjoyable to use.
One thing we’d like to raise awareness about is WP-Statistics’ claims of being privacy-respecting without much documentation to back up those claims. There is a lack of privacy features which could put some website owners at risk of non-compliance. Just be sure to check that you’ve carried out the steps to comply with the privacy laws in your country.
Matomo makes it clear that privacy is essential as is compliance to privacy laws like GDPR. The strength also lies in the peace of mind you get from a tool that’s used by global privacy leaders such as the European Commission.