
Recherche avancée
Médias (91)
-
DJ Z-trip - Victory Lap : The Obama Mix Pt. 2
15 septembre 2011
Mis à jour : Avril 2013
Langue : English
Type : Audio
-
Matmos - Action at a Distance
15 septembre 2011, par kent1
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
DJ Dolores - Oslodum 2004 (includes (cc) sample of “Oslodum” by Gilberto Gil)
15 septembre 2011, par kent1
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Danger Mouse & Jemini - What U Sittin’ On ? (starring Cee Lo and Tha Alkaholiks)
15 septembre 2011, par kent1
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
Cornelius - Wataridori 2
15 septembre 2011, par kent1
Mis à jour : Septembre 2011
Langue : English
Type : Audio
-
The Rapture - Sister Saviour (Blackstrobe Remix)
15 septembre 2011, par kent1
Mis à jour : Septembre 2011
Langue : English
Type : Audio
Autres articles (78)
-
Publier sur MédiaSpip
13 juin 2013Puis-je poster des contenus à partir d’une tablette Ipad ?
Oui, si votre Médiaspip installé est à la version 0.2 ou supérieure. Contacter au besoin l’administrateur de votre MédiaSpip pour le savoir -
Demande de création d’un canal
12 mars 2010, par kent1En fonction de la configuration de la plateforme, l’utilisateur peu avoir à sa disposition deux méthodes différentes de demande de création de canal. La première est au moment de son inscription, la seconde, après son inscription en remplissant un formulaire de demande.
Les deux manières demandent les mêmes choses fonctionnent à peu près de la même manière, le futur utilisateur doit remplir une série de champ de formulaire permettant tout d’abord aux administrateurs d’avoir des informations quant à (...) -
Diogene : création de masques spécifiques de formulaires d’édition de contenus
26 octobre 2010, par kent1Diogene est un des plugins ? SPIP activé par défaut (extension) lors de l’initialisation de MediaSPIP.
A quoi sert ce plugin
Création de masques de formulaires
Le plugin Diogène permet de créer des masques de formulaires spécifiques par secteur sur les trois objets spécifiques SPIP que sont : les articles ; les rubriques ; les sites
Il permet ainsi de définir en fonction d’un secteur particulier, un masque de formulaire par objet, ajoutant ou enlevant ainsi des champs afin de rendre le formulaire (...)
Sur d’autres sites (7668)
-
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.
-
Accessibility Testing : Why It Matters and How to Get Started
7 mai 2024, par ErinNearly 96% of website homepages had failures with meeting web accessibility criteria in 2024. Aside from not complying with web accessibility laws and regulations, companies are failing a growing number of users with accessibility needs.
With disabilities, chronic illnesses and ageing populations all rising, brands need to take accessibility more seriously.
In this article, we explain why accessibility testing is so important and how you can get started today.
What is accessibility testing ?
Accessibility testing optimises digital experiences to make them accessible for users with a range of disabilities and impairments. This includes users with vision impairments, hearing loss, neurodivergence, motor disabilities and cognitive conditions.
The goal is to create inclusive experiences for everyone by implementing UX principles that address the usability needs of diverse audiences.
To help developers create accessible experiences, the World Wide Web Consortium (W3C) created the Web Content Accessibility Guidelines (WCAG). The international WCAG standards define the Four Principles of Accessibility :
- Perceivable : Information and user interface components must be presentable to users in ways they perceive.
- Operable : User interface components and navigation must be operable.
- Understandable : Information and the operation of user interfaces must be understandable.
- Robust : Content must be robust enough to be interpreted reliably by various user agents, including assistive technologies.
The current version of WCAG (2.2) contains 86 success criteria with three grades representing conformance levels :
- Level A is the minimum conformance rating, indicating that web content is accessible to most users.
- Level AA is the recommended conformance level to make content accessible to almost everyone, including users with severe disabilities.
- Level AAA is the highest conformance rating, making content accessible to everyone, regardless of disability.
Why is accessibility testing important ?
With record numbers of lawsuits over online accessibility cases, it’s clear that companies underestimate the importance of accessibility testing. Here are seven key reasons you should pay more attention to it :
- Create inclusive experiences : Above all, accessibility testing creates inclusive experiences for all users.
- Adhere to accessibility regulations : Accessibility laws in most major markets — including the EU web accessibility policy — make it illegal for companies to discriminate against users with disabilities.
- Social responsibility : Companies have an ethical responsibility to cater to all users and consumers. 57% say they’re more loyal to brands that commit to addressing social inequities.
- Accessibility needs are growing : 16% of the world’s population (1 in 6) experience significant disability and the number will continue to grow as ageing populations rise.
- Improve experiences for everyone : Accessibility improves experiences for all users — for example, 80% of UK viewers aged 18-25 (2021) watch content with subtitles enabled.
- Maximise marketing reach : Platforms like Google prioritise accessibility yearly, making accessible content and experiences more visible.
- Accessibility is profitable : Inclusive companies earn 1.6x more revenue, 2.6x more net income and 2x more profit, according to Accenture (PDF).
Who needs inclusive UX ?
Accessibility testing starts with understanding the usability needs of audiences with disabilities and impairments. Here’s a quick summary of the most common impairments and some of the needs they have in common :
- Visual impairments : Users may rely on screen readers, magnification software, braille displays, etc. or require certain levels of contrast, text sizes and colour combinations to aid visibility.
- Hearing impairments : Users may rely on closed captions and subtitles for video content, transcripts for multimedia content and visual alerts/notifications for updates.
- Motor or mobility impairments : Users might rely on adaptive keyboards, voice recognition and other assistive devices.
- Cognitive and neurological impairments : Users may rely on technologies like text-to-speech software or require simplified user interfaces, contrast designs, etc., to aid comprehension.
- Speech impairments : Users may rely on speech recognition and dictation software for any interaction that requires them to speak (e.g., automated customer service machines).
While accessibility tools can alleviate certain accessibility challenges, inclusive design can remove much of the burden from users. This can involve using plenty of contrast, careful font selection, increasing whitespace and plenty of other design choices.
Refer to the latest version of the WCAG for further guidance.
How to run accessibility testing
Now that we’ve emphasised the importance of accessibility, let’s explain how you can implement your own accessibility testing strategy.
Create your accessibility testing plan
Careful planning is crucial for making accessibility testing affordable and profitable. This starts with identifying the assets you need to test and optimise. This may include :
- Website or web app
- Mobile app
- Videos
- Podcasts and audio
- PDFs
- Marketing emails
Map out all the assets your target audience interacts with and bring them into your accessibility testing plan. Optimising your website for screen readers is great, but you don’t want to forget your marketing emails and exclude vision-impaired users.
Once you’ve got a complete list of assets, identify the elements and interactions with each one that require accessibility testing. For example, on your website, you should optimise navigation, user interfaces, layouts, web forms, etc.
You also need to consider the impact of device types. For example, how touchscreens change the experience for motor impairments.
Now that you know the scope of your testing strategy, it’s time to define your accessibility standards. Use external frameworks like WCAG guidelines and relevant legal requirements to create an internal set of standards.
Once your accessibility standards are complete, train your staff at every level. This includes designers, developers, and content creators — everyone who works on assets is included in your accessibility testing strategy.
Implement your accessibility standards throughout the design and development phases. Aim to create the most inclusive experiences possible before the accessibility testing stage.
Implement accessibility practices at every level
Treating accessibility as an afterthought is the biggest mistake you can make. Aside from neglecting the importance of accessibility, it’s simply not affordable to create assets and then optimise them for accessibility.
Instead, you need to implement accessibility standards in every design and development stage. This way, you create inclusive assets from the beginning, and accessibility testing flags minor fixes rather than overhauls.
By extension, you can take lessons from accessibility tests and update your accessibility standards to improve the quality of future assets.
Set clear specifications in your accessibility standards for everyone to follow. For example, content publishers should be responsible for adding alt-text to all images. Make designers responsible for following contrast guidelines when optimising elements like CTA buttons.
Next, managers can review assets and check for accessibility standards before anything is signed off. This way, you achieve higher test accessibility scores, and most fixes should be minor.
This is the key to making accessibility testing manageable and profitable.
Automate accessibility testing
Automation is the other big factor in making accessibility efficient. With the right tools, you can run tests periodically without any manual workload, collecting data and flagging potential issues at almost no cost.
For example, you can run automated accessibility tests on your website every month to check for common issues. This might flag up pages without alt-text for images, colour issues on a new batch of landing pages or a sudden drop in mobile loading times.
Every automated test you can run reduces the manual workload of optimising accessibility. This frees up more time for the manual tests that require the attention of accessibility experts.
- Free up time for accessibility tasks that require manual testing
- Identify issues with new content, assets, code, etc. faster
- Run automated accessibility testing on new CRO changes
Schedule manual accessibility reviews
While it’s important to automate as much accessibility testing as possible, most accessibility standards require some form of manual testing. If we use the WCAG standards as a guideline, more than 70% of success require manual review and verification, including :
- Testing websites with a screen reader
- Navigating apps by only using a keyword
- Quality assessing closed captions and subtitles
- Testing web forms for people using speech input
- Checking conversion actions for users with mobility issues (CTAs, forms, payments, etc.)
Yes, you can automatically check all images for alt-text, but simply providing alt-text isn’t enough. You also have to review alt-text to make sure they’re descriptive, accurate and informative about the experience.
Once again, the best way to minimise your time spent on manual testing is to implement accessibility standards throughout design and development. Train your content publishers to create alt-text that meets your criteria and editors to review them before pieces are signed off.
This way, you should always have the required alt-text before the content reaches the accessibility testing stage. The same applies to video transcriptions, web forms, website navigation, etc.
Building a culture of accessibility makes the testing process as efficient as possible.
What tools do you need for accessibility testing ?
Now that we’ve covered the key essentials of accessibility testing, let’s look at some of the best accessibility testing tools to help you implement your strategy.
accessiBe : AI-powered accessibility testing automation
accessiBe is an accessibility testing automation and management system. It incorporates two core products : accessWidget for automating UI accessibility and accessFlow as an all-in-one solution for developers.
Key features :
- Automated accessibility testing
- Accessibility widget for easy optimisation
- Product accessibility for web, mobile and native apps
- AI-powered accessibility insights
- Compliance with WCAG, EAA and more
As explained earlier, automation is crucial for making accessibility testing efficient and profitable. With accessiBe, you can automate the first line of accessibility checks so testers only need to get involved when manual action is necessary.
Maze : Intelligent usability testing software
Maze is a usability testing system that uses AI and automation to enhance traditional qualitative testing. You can run automated tests on live websites, capture survey feedback and recruit users to test experiences with real people.
Key features :
- Live website testing
- Feedback surveys
- Usability interviews
- Test recruitment
- Automated analysis
While traditional usability interviews can provide in-depth insights, they’re expensive, time-consuming and difficult to run at scale. Maze’s solution is a hybrid testing system that automates data capture and analysis while supporting real user testing in one system.
Matomo : Empowering people with ethical web analytics
Matomo is a web analytics solution that gives you 100% data ownership while respecting user privacy. Think of this as a Google Analytics alternative that doesn’t use your visitors’ data for advertising purposes.
Key features :
- Privacy-friendly and GDPR-compliant tracking
- Conversion rate optimisation features like heatmaps, session recordings, A/B testing and more
- Accurate, unsampled data – see 40-60% more data than other analytics tools that sample data
- Open-source
Accessibility starts with creating quality experiences for everyone. Matomo reliably captures 100% of the data you need to optimise experiences without losing their trust. Instead of handing their personal info to Google or other tech giants, you retain full data ownership — fully compliant with GDPR, CCPA, etc.
Try Matomo free for 21-days (no credit card required), or speak to our sales team for more info on how Matomo can enhance your site’s user experience and support your accessibility testing strategy.
Try Matomo for Free
Get the web insights you need, without compromising data accuracy.
UserTesting : Video-based user testing software
UserTesting is the more traditional system for running usability tests with real people. The platform helps you recruit users and manage usability tests with a series of sessions and video interviews.
Key features :
- Usability testing
- Test recruitment
- Live interviews
- AI-powered insights
- Usability services
UserTesting is a slower, more expensive approach to testing experiences, but its video-based interviews allow you to have meaningful conversations with real users.
Siteimprove : WCAG compliance testing
Siteimprove automates website testing, accessibility and optimisation. It includes dedicated tools for checking WCAG and DCI compliance with an automated scoring system. This helps you keep track of scores and identify any accessibility and usability issues faster.
Key features :
- Automated accessibility checks
- Inclusivity scores
- Accessibility recommendations
- Accessibility tracking
- Marketing and revenue attribution
- Usability insights
Siteimprove provides a first line of accessibility testing with automated checks and practical recommendations. It also tracks accessibility scores, including ratings for all three WCAG compliance levels (A, AA and AAA).
Find the value in accessibility testing
Accessibility testing isn’t only a moral obligation ; it’s good business. Aside from avoiding fines and lawsuits, inclusive experiences are increasingly profitable. User bases with accessibility needs are only growing while non-disabled audiences are using accessibility resources like subtitles and transcripts in greater numbers.
Accessibility improves everyone’s experiences, and this only does good things for conversion rates, revenue and profit.
Start building your datasets for accessibility testing today with a Matomo 21-day free trial — no credit card required. Gain 100% ownership over your analytics data while complying with GDPR and other data privacy regulations.
Try Matomo for Free
21 day free trial. No credit card required.
-
What Is Data Ethics & Why Is It Important in Business ?
9 mai 2024, par ErinData is powerful — every business on earth uses data. But some are leveraging it more than others.
The problem ?
Not all businesses are using data ethically.
You need to collect, store, and analyse data to grow your business. But, if you aren’t careful, you could be crossing the line with your data usage into unethical territories.
In a society where data is more valuable than ever, it’s crucial you perform ethical practices.
In this article, we break down what data ethics is, why it’s important in business and how you can implement proper data ethics to ensure you stay compliant while growing your business.
What is data ethics ?
Data ethics are how a business collects, protects and uses data.
It’s one field of ethics focused on organisations’ moral obligation to collect, track, analyse and interpret data correctly.
Data ethics analyses multiple ways we use data :
- Collecting data
- Generating data
- Tracking data
- Analysing data
- Interpreting data
- Implementing activities based on data
Data ethics is a field that asks, “Is this right or wrong ?”
And it also asks, “Can we use data for good ?”
If businesses use data unethically, they could get into serious hot water with their customers and even with the law.
You need to use data to ensure you grow your business to the best of your ability. But, to maintain a clean slate in the eyes of your customers and authorities, you need to ensure you have strong data ethics.
Why you need to follow data ethics principles
In 2018, hackers broke into British Airways’ website by inserting harmful code, leading website visitors to a fraudulent site.
The result ?
British Airways customers gave their information to the hackers without realising it : credit cards, personal information, login information, addresses and more.
While this was a malicious attack, the reality is that data is an integral part of everyday life. Businesses need to do everything they can to protect their customers’ data and use it ethically.
Data ethics is crucial to understand as it sets the standard for what’s right and wrong for businesses. Without a clear grasp of data ethics, companies will willingly or neglectfully misuse data.
With a firm foundation of data ethics, businesses worldwide can make a collective effort to function smoothly, protect their customers, and, of course, protect their own reputation.
3 benefits of leaning into data ethics
We’re currently transitioning to a new world led by artificial intelligence.
While AI presents endless opportunities for innovation in the business world, there are also countless risks at play, and it’s never been more important to develop trust with your customers and stakeholders.
With an influx of data being created and tracked daily, you need to ensure your business is prioritising data ethics to ensure you maintain trust with your customers moving forward.
Here are three benefits of data ethics that will help you develop trust, maintain a solid reputation and stay compliant to continue growing your business :
1. Compliance with data privacy
Privacy is everything.
In a world where our data is being collected nonstop, and we live more public lives than ever with social media, AI and an influx of recording and tracking in everyday life, you need to protect the privacy of your customers.
One crucial way to protect that privacy is by complying with major data privacy regulations.
Some of the most common regulations you need to remain compliant with include :
- General Data Protection Regulation (GDPR)
- California Consumer Privacy Act (CCPA)
- Health Insurance Portability and Accountability Act (HIPAA)
- General Personal Data Protection Law (LGPD)
- Privacy and Electronic Communications (EC Directive) Regulations (PECR)
While these regulations don’t directly address ethics, there’s a core overlap between privacy requirements like accountability, lawfulness and AI ethics.
Matomo ensures you protect the privacy of your web and app users so you can track and improve your website performance with peace of mind.
2. Maintain a good reputation
While data ethics can help you maintain data privacy compliance, it can also help you maintain a good reputation online and offline.
All it takes is one bad event like the British Airways breach for your company’s reputation to be ruined.
If you want to keep a solid reputation and maintain trust with your stakeholders, customers and lawmakers, then you need to focus on developing strong data ethics.
Businesses that invest time in establishing proper data ethics set the right foundation to protect their reputation, develop trust with stakeholders and create goodwill and loyalty.
3. Increased trust means greater revenue
What happens when you establish proper data ethics ?
You’ll gain the trust of your customers, maintain a solid reputation and increase your brand image.
Customers who trust you to protect their privacy and data want to keep doing business with you.
So, what’s the end result for a business that values data ethics ?
You’ll generate more revenue in the long run. Trust is one thing you should never put on the back burner if you have plans to keep growing your business. By leaning more into data ethics, you’ll be able to build that brand reputation that helps people feel comfortable buying your products and services on repeat.
While spending time and money on data ethics may seem like an annoyance, the reality is that it’s a business investment that will pay dividends for years to come.
5 core data ethics principles
So, what exactly is involved in data ethics ?
For most people, data ethics is a pretty broad and vague term. If you’re curious about the core pillars of data ethics, then keep reading.
Here are five core data ethical principles you need to follow to ensure you’re protecting your customers’ data and maintaining trust :
1. Data ownership
The individual owns the data, not you. This is the first principle of data ethics. You don’t have control over someone else’s data. It’s theirs, and they have full ownership over it.
Just as stealing a TV from an electronics store is a crime, stealing (or collecting) someone’s personal data without their consent is considered unlawful and unethical.
Consent is the only way to ethically “own” someone’s data.
How can you collect someone’s data ethically ?
- Digital privacy policies
- Signed, written agreements
- Popups with checkboxes that allow you to track users’ behaviour
Essentially, anytime you’re collecting data from your website or app users, you need to ensure you’re asking permission for that data.
You should never assume a website visitor or customer is okay with you collecting your data automatically. Instead, ask permission to collect, track and use their data to avoid legal and ethical issues.
2. Transparency
The second core principle of data ethics within business is transparency. This means you need to be fully transparent on when, where and how you :
- Collect data
- Store data
- Use data
In other words, you need to allow your customers and website visitors to have a window inside your data activities.
They need to be able to see exactly how you plan on using the data you’re collecting from them.
For example, imagine you implemented a new initiative to personalise the website experience for each user based on individual behaviour. To do this, you’ll need to track cookies. In this case, you’d need to write up a new policy stating how this behavioural data is going to be collected, tracked and used.
It’s within your website visitors’ rights to access this information so they can choose whether or not they want to accept or decline your website’s cookies.
With any new data collection or tracking, you need to be 100% clear about how you’re going to use the data. You can’t be deceptive, misleading, or withholding any information on how you will use the data, as this is unethical and, in many cases, unlawful.
3. Privacy
Another important branch of ethics is privacy. The ethical implications of this should be obvious.
When your users, visitors, or customers enter your sphere of influence and you begin collecting data on them, you are responsible for keeping that data private.
When someone accepts the terms of your data usage, they’re not agreeing to have their data released to the public. They’re agreeing to let you leverage that data as their trusted business provider to better serve them. They expect you to maintain privacy.
You can’t spread private information to third parties. You can’t blast this data to the public.
This is especially important if someone allows you to collect and use their personally identifiable information (PII), such as :
- First and last name
- Email address
- Date of birth
- Home address
- Phone number
To protect your audience’s data, you should only store it in a secure database.
For example, Matomo’s web analytics solution guarantees the privacy of both your users and analytics data.
With Matomo, you have complete ownership of your data. Unlike other web analytics solutions that exploit your data for advertising purposes, Matomo users can use analytics with confidence, knowing that their data won’t be sold to advertisers.
Try Matomo for Free
Get the web insights you need, while respecting user privacy.
4. Intention
When you collect and store data, you need to tell your users why you’re collecting their data. But there’s another principle of data ethics that goes beyond the reason you give your customers.
Intention is the reason you give yourself for collecting and using the data.
Before you start collecting and storing data, you should ask yourself the following :
- Why you need it
- What you’ll gain from it
- What changes you’ll be able to make after you analyse the data
If your intention is wrong in any way, it’s unethical to collect the data :
- You’re collecting data to hurt others
- You’re collecting data to profit from your users’ weaknesses
- You’re collecting data for any other malicious reason
When you collect data, you need to have the right intentions to maintain proper data ethics ; otherwise, you could harm your brand, break trust and ruin your reputation.
5. Outcomes
You may have the best intentions, but sometimes, there are negative outcomes from data use.
For example, British Airways’ intention was not to allow hackers to gain access and harm their users. But the reality is that their customers’ data was stolen and used for malicious purposes. While this isn’t technically unlawful, the outcome of collecting data ended badly.
To ensure proper data ethics, you must have good standing with your data. This means protecting your users at all costs, maintaining a good reputation and ensuring proper privacy measures are set up.
How to implement data ethics as a business leader
As a business leader, CTO or CEO, it’s your responsibility to implement data ethics within your organisation. Here are some tips to implement data ethics based on the size and stage of your organisation :
Startups
If you’re a startup, you need to be mindful of which technology and tools you use to collect, store and use data to help you grow your business.
It can be a real challenge to juggle all the moving parts of a startup since things can change so quickly. However, it’s crucial to establish a leader and allow easy access to ethical analysis resources to maintain proper data ethics early on.
Small and medium-sized businesses
As you begin scaling, you’ll likely be using even more technology. With each new business technique you implement, there will be new ways you’ll be collecting user data.
One of the key processes involved in managing data as you grow is to hire engineers who build out different technologies. You must have protocols, best practices and management overseeing the new technologies being built to ensure proper data ethics.
Global businesses
Have you scaled internationally ?
There will be even more rules, laws, regulations and organisations to answer to if you start managing data unethically.
You should have established teams or departments to ensure you follow proper privacy and data protocols worldwide. When you have a large organisation, you have more money and vast amounts of data. This makes you a bigger target for leaks, ransomware and hackers.
You should ensure you have cross-departmental groups working to establish ongoing protocols and training to keep your data management in good standing.
Leverage data ethically with Matomo
Data is powerful.
It’s a crucial point of leverage that’s required to stay competitive.
However, improper use and management of data can give you a bad reputation, break trust and even cause you legal trouble.
That’s why you must maintain good data ethics within your organisation.
One of the most important places to set up proper data ethics and privacy measures is with your website analytics.
Matomo is the leading, privacy-friendly web analytics solution in the world. It automatically collects, stores, and tracks data across your website ethically.
With over 1 million websites using Matomo, you get to take full control over your website performance with :
- Accurate data (no data sampling)
- Privacy-friendly and GDPR-compliant analytics
- Open-source for transparency and to create a custom solution for you
Try Matomo free for 21-days. No credit card required.
Try Matomo for Free
21 day free trial. No credit card required.