Marketing Archives - Analytics Platform - Matomo https://matomo.org/blog/category/marketing/ Mon, 16 Mar 2026 13:34:48 +0000 en-US hourly 1 https://matomo.org/wp-content/uploads/2018/11/cropped-DefaultIcon-32x32.png Marketing Archives - Analytics Platform - Matomo https://matomo.org/blog/category/marketing/ 32 32 First‑party cookies for trusted marketing analytics https://matomo.org/blog/2026/02/first-party-cookies/ Wed, 25 Feb 2026 19:50:42 +0000 https://matomo.org/?p=90947 Read More

]]>
In the past, most marketers relied on the now‑infamous third‑party cookies that tracked visitors across sites to personalise offers and attribute campaigns. But with major browsers now deprecating these third-party methods, attention is shifting toward first‑party data and cookieless approaches. 

With privacy-centric methods like server‑side tagging and consent-based event measurement, marketing teams can still capture the contextual and behavioural signals they need to connect with target audiences and personalise content.

This guide explores first-party cookies and their use in marketing. We’ll discuss their benefits, how they differ from third-party cookies and their value in web analytics workflows, especially in marketing attribution. Finally, we’ll highlight potential risks to keep in mind and best practices to implement first-party cookies while promoting data minimisation, transparency and trust.

What are first-party cookies?

First-party cookies are a type of tracking code that helps a site remember visitor preferences. They keep people signed in, preserve baskets between pages, recall language and region choices and connect page views so analytics data can count user sessions and attribute conversions

They also give marketing teams direct customer behaviour signals without third-party intermediaries, which improves reporting accuracy and aligns with GDPR and other privacy requirements. 

Unlike Google Analytics and most legacy solutions that were initially designed around cross-site tracking, privacy-first tools are built around direct user interactions. These ethical analytics platforms focus on extracting insights while still respecting user privacy.

How do first-party cookies work?

When someone visits your website, your domain creates a small text file (the “cookie”) through your site’s script or web server and stores it in their browser to remember them.

Then on future visits or pageviews, the browser returns the same value to your domain, allowing you to link actions throughout a user session or over a short time frame.

First-party vs third-party 

First-party cookies are set and read by the site a person visits. Third-party cookies originate from embedded domains and are used for advertising purposes. Here’s a breakdown of their characteristics: 

First-party cookies

Third-party cookies

Purpose

User experience & convenience

Gather user data

Who creates them

The website itself

Advertisers and other third parties

What they track

User preferences, login state, language, shopping cart contents

User behaviour, social media activity, browsing history

Browser support

Widely supported

Blocked by default or being phased out on many popular browsers.

While first-party cookies raise fewer ethical and privacy concerns, they still handle personal data and must be managed carefully. If responsibly implemented, with a clear purpose and transparency, they can provide significant benefits.

Benefits of first-party cookies

First-party cookies provide marketing teams with the necessary signals while keeping data within the bounds a visitor has chosen. The result is better measurement, clearer choices and a stronger foundation for privacy.

Clear ownership

Unlike tracking cookies used by advertisers and other third parties, first-party cookies are created and set by the website owner. Since tracking stays on your site and is limited to the purposes you declare, it’s much easier to explain to users. Visitors know exactly who is collecting their data and why, which builds trust.

Consistent data quality

Because first-party cookies travel between a browser and the site a person is on, they work consistently across your own pages. 

Teams get steadier session counts, cleaner attribution within a domain and fewer gaps caused by blocked third-party requests. 

You can also define sensible expiries to keep user data fresh, which improves the quality of conversion and cohort analysis.

Transparency and control

First-party setups are easier to explain and manage. You can show plain-language descriptions and provide a preference centre that lets people opt in or out later. 

It is straightforward to rotate identifiers, shorten lifetimes and minimise what you store. Clear naming and documentation create an audit trail that your legal and security teams can review.

Compliance support

Regulators emphasise transparency, purpose limitation and choice. Under the GDPR, CCPA and similar frameworks, data shouldn’t be kept any longer than necessary for the purpose it was collected. What’s considered a “reasonable” cookie expiry period varies by jurisdiction and industry.

First-party setups can be configured to support GDPR and similar rules by defining specific purposes, collecting only the minimum data, honouring consent, and setting sensible expiries. 

Teams should:

  • Document expiry decisions and align them with local regulator guidance.
  • Review expiries regularly as part of compliance checklists and audits.
  • Adjust retention periods when business needs or regulatory expectations change.

Data privacy considerations with first-party cookies

First-party strategies avoid the broad cross-site profiling that made third-party cookies contentious. But they still involve personal data, so they require careful handling and safeguarding. Reusing identifiers or failing to obtain consent can increase data privacy risks.

Consent management issues

Under GDPR and similar laws, non-essential cookies need a lawful basis. So analytics and personalisation require consent. As an organisation using first-party cookies, make sure to stick to the following best practices: 

  • Describe purposes in plain language.
  • Honour preferences on every page load.
  • Ensure settings sync across subdomains.
  • Use a consent management platform.

Data storage and security considerations

Limit what a cookie stores. Keep values short, avoid storing sensitive data in the browser and set sensible expiration times. 

Secure attributes such as HttpOnly and SameSite help reduce exposure. In your systems, restrict access, log reads and changes and retain data only as long as needed for the declared purpose.

Cross-device tracking limitations

First-party cookies are browser-bound. They don’t link phones, tablets and laptops without an account or server-side logic. You can either accept these limits or consider explicit, consent-based methods such as signed-in measurement.

Balancing personalisation with privacy

Considering data privacy when using first-party cookies also means: Start with data minimisation. Use the least intrusive signal that achieves the goal. Prefer session-level metrics when possible. 

And always keep in mind to provide value in return for consent and make controls easy to find. The aim is to create more positive user experiences that respect data subjects’ choices and privacy.

Potential for misuse despite being “first-party”

Without proper implementation, first-party strategies can still have privacy risks. Watch out for common pitfalls to avoid. These include:

  • Overly long lifetimes: Don’t keep identifiers longer than necessary, it can feel invasive and increase risk. Many tools default to 30‑day lifetimes, but privacy‑focused teams usually adopt shorter, purpose‑bound limits in the 7 to 14 day range.
  • Fingerprint‑like IDs: Avoid using highly specific or persistent identifiers that resemble device fingerprinting
  • Undisclosed reuse or repurposing: Be transparent if you reuse cookie data across contexts or for new purposes. 
  • Sensitive data combinations: Be cautious when combining cookie data with sensitive information or using it for profiling or targeting.
  • Rights handling: Users have the right to access or delete, or object to how their data is used. Make sure these options are easy for them to find and act on.

To avoid these pitfalls and make sure your first-party strategy is effective, start with the best practices below.

First-party cookie implementation best practices 

Done well, first-party cookies can support useful analytics and respectful personalisation. Follow the steps below to maintain a clear, auditable and user-centric setup.

Consent mechanisms

To meet the GDPR’s lawful basis, make sure to implement user-friendly consent mechanisms. Keep in mind to:

  • Group cookies by purpose.
  • Make it easy to change or withdraw consent.
  • Obtain consent before setting non-essential cookies.

Value exchange

Help visitors understand how their choices shape their experience. You can add explanatory text to your cookie banners, for example:

  • Analytics cookies help us improve site performance and page loading times.
  • Session cookies keep you signed in and save the items in your shopping cart.”
  • Preference cookies load the site with your preferred language and display settings.
  • Personalisation cookies tailor content and product recommendations to your interests and region.

Data minimisation 

To minimise privacy risk and support compliance, make data minimisation a top priority. Its core principles include the following:

  • Store only what is necessary.
  • Default to short randomised user IDs.
  • Align expiries with purpose.
  • Use session cookies where possible. 
  • Scope strictly necessary cookies to the smallest path or subdomain that still works.

Audits & cookie lifecycle management

To encourage accountability and avoid unchecked cookie growth, conduct regular cookie audits and follow the following approaches:

  • Maintain a cookie inventory that includes the name, purpose, domain, expiry date and owner.
  • Regularly review inventory and remove legacy entries.
  • Apply Secure, HttpOnly and SameSite attributes to strengthen browser protection.
  • Enforce data retention limits
  • Rotate identifiers regularly.

Privacy by design principles

To align internal privacy controls with regulator expectations, its crucial to understand privacy as a core principle of ethical marketing and embed it deep into your analytics approach:

  • Conduct DPIAs for new feature releases or data uses.
  • Opt for privacy-enhancing technology.
  • Implement role-based access controls.
  • Log all reads and changes, and document decisions for review and future reference.

When implemented with these safeguards, first‑party cookies can support ethical analytics and improve customer relationships.

From tracking to trust

First‑party cookies foster more respectful and transparent relationships with customers. When aligned with jurisdictional requirements and industry best practices, they’re effective and ethical analytics tools.

If your team needs a privacy-first approach to analytics, consider Matomo. It’s an open-source platform that lets you easily configure privacy settings to align with GDPR, CCPA and other privacy laws.

Whether you choose on-premises deployment or Matomo Cloud, you have full control over your customer data and everything you need to interpret user behaviour while still respecting their privacy.

Download Matomo On-Premise completely free, or start a 21-day free trial of Matomo Cloud.

]]>
Everything you need to know about time decay attribution in marketing https://matomo.org/blog/2026/02/time-decay-attribution/ Wed, 18 Feb 2026 21:56:43 +0000 https://matomo.org/?p=90724 Read More

]]>
Attribution is dead.

That’s a sentiment we see echoed all the time within marketing circles. It’s tempting to believe this idea when marketers are struggling to prove the value of their efforts. Attribution models like last-click models overvalue the final touchpoint, while first-click models overvalue the early stage of the customer journey.

But if single-touch models distort the picture, it doesn’t mean attribution is dead. You should consider alternatives, such as multi-touch attribution models, that let you see the full picture — at least to some extent.

Time decay attribution is one such model.

In this article, we’ll explain the concept of time decay attribution, how it works and help you decide if it’s the best attribution model for your business.

What is time decay attribution?

Time decay attribution is a multi-touch model that assigns more credit to touchpoints closer to the conversion. The more recent the touchpoint, the greater the weight.

Nuclear Physics scientists use a concept called “half-life.” It refers to the time it takes for a substance to reduce to half its amount, and it’s used to assess how long a radioactive substance remains hazardous.

Similarly, in time decay attribution, the model assigns credit to a specific touchpoint based on the half-life you set. The half-life period is considered the most “critical” because it’s closest to the conversion.

For instance, if your half-life is set to seven days, a touchpoint that occurred a week before conversion receives half the credit as one that occurred on the day of conversion. But if it’s more than two weeks, it’ll receive a quarter of the credit.

An example of time decay attribution

The table below shows a hypothetical journey for James, a small-business owner researching loan options over three weeks.

Here’s what the customer journey looks like:

  • Day 1: He starts with a blog post about business financing (21 days out).
  • Day 8: He receives an email newsletter highlighting competitive rates (14 days out).
  • Day 15: He visits a product comparison page and bookmarks it (7 days out).
  • Day 22: He returns directly to the site and submits his application.
TouchpointDays before conversionRelative weightNormalised weightAttributed value
Blog post (organic search)210.12507.73%$773
Email newsletter140.250015.45%$1,545
Product comparison page70.500030.90%$3,090
Application page (direct)01.000045.92%$4,592

Under time decay attribution, the application page and comparison page receive the largest share of credit because they were closest to the decision. But the blog post and email also get credit, but not equally.

What are the different types of marketing attribution?

There are two types of marketing attribution models: single-touch and multi-touch. The former credits a single channel with the conversion, while the latter credits multiple channels.

Time decay is one of several multi-touch attribution models available to marketers.

ModelTypeCredit distribution
Last-clickSingle-touch100% to final touchpoint
First-clickSingle-touch100% to first touchpoint
LinearMulti-touchEqual credit to all touchpoints
Position-based (U-shaped)Multi-touch40% first, 40% last, 20% split across the middle
Time decayMulti-touchWeighted by recency
Algorithmic (data-driven)Multi-touchWeighted by statistical analysis

Apart from time decay attribution, here are the different types of attribution models:

1. Last-click attribution

TypeSingle-touch
DescriptionAssigns 100% of credit to the final touchpoint before conversion
StrengthsSimple to implement and easy to explain to stakeholders
WeaknessesIgnores every interaction that built awareness and consideration
Best forShort sales cycles focused on direct response campaigns

Last-click attribution assigns 100% of the credit to the final touchpoint before conversion. If a customer clicked a paid search ad and then converted, that ad gets all the credit — regardless of what they did before.

While it’s a simple model to use and report on, it ignores every interaction that builds awareness and consideration. If you’re a company with long research or sales cycles, you could end up overindexing your investment on one channel.

2. First-click attribution

TypeSingle-touch
DescriptionAssigns 100% of credit to the first touchpoint in the journey
StrengthsHighlights channels that generate initial awareness
WeaknessesIgnores everything that happened after the first interaction
Best forBrand awareness campaigns and top-of-funnel analysis

First-click attribution does the opposite of last-click attribution. It assigns all credit to the first touchpoint that introduced the customer to your brand.

This model spotlights the channels that generate initial awareness. It’s a useful model if you’re focused on filling the top of the funnel. The trade-off is that it ignores everything that happened afterwards.

3. Linear attribution

TypeMulti-touch
DescriptionDistributes credit equally across all touchpoints
StrengthsRecognises every channel’s contribution
WeaknessesTreats a casual blog visit the same as a demo request
Best forUnderstanding overall channel health in long nurture cycles

Linear attribution distributes credit equally across all touchpoints. If there are four interactions, each receives 25%.

In this case, each channel gets equal credit. If you prefer a more balanced view or want to understand which channels you should invest in, the model works well. But it also treats a casual blog visit the same as a demo request.

4. Position-based (U-shaped) attribution

TypeMulti-touch
DescriptionAssigns 40% to the first touch, 40% to the last and 20% across the middle
StrengthsBalances awareness and conversion without ignoring mid-funnel activity
WeaknessesArbitrary split 
Best forB2B environments where both lead generation and closing matter

Position-based attribution assigns 40% to the first touch, 40% to the last and spreads the remaining 20% across everything in between.

This model balances awareness and conversion but also accounts for the messy middle. The problem is that the 40/40/20 split is arbitrary because your actual customer journey might not follow that pattern.

5. Algorithmic (data-driven) attribution

TypeMulti-touch
DescriptionUses machine learning to assign credit based on historical conversion patterns
StrengthsAdapts to your specific data rather than relying on fixed rules
WeaknessesRequires large data volumes and can become a black box
Best forEnterprises with high traffic and the technical resources to maintain the model

Algorithmic attribution uses machine learning models to assign credit based on historical conversion patterns. Instead of following fixed rules, it adapts to your specific data.

When it works well, it offers the most nuanced view of channel performance. But it requires large data volumes and technical resources to maintain. If you use it, you need to be technically sound to explain why a channel received its score, since it doesn’t give you the most straightforward answer.

What are the benefits of time decay attribution?

Regarding complexity, time decay attribution sits in the middle ground because it’s more sophisticated than single-touch models but doesn’t require the data infrastructure of algorithmic approaches. If you’re in a company with complex sales cycles, this matters.

Unlike single-touch models, you’re considering that other channels were also involved in the conversion. But the actual action could’ve been majorly influenced by the phone call.

That’s why this model can be used for short and long sales cycles. The channel that receives the most credit under the model is the one closest to where the user or customer takes the desired action.

Gives a better picture of the customer journey

The problem with single-touch models is that they force you to pick a winner. Once the channel gets all the credit, the rest get ignored. The reality is that it takes a few touchpoints before you ever get a conversion. 

Time decay attribution looks at the entire journey. The only difference is that it weights the credit based on when the user went through the touchpoint. When you’re reporting to stakeholders, it helps them see the whole picture, which builds confidence in your data.

Supports long sales cycles

There are many industries where the sales cycle can last months. According to Focus Digital’s benchmark report, in the financial services industry, it takes 98 days to close a deal. That’s just one example of how complex today’s customer journey is.

Time decay attribution handles these journeys well compared to single-touch models. It looks at all the channels but doesn’t overindex on the earlier touchpoints. As a result, you don’t undervalue top-of-funnel acquisition while analysing your marketing performance and investments.

time decay customer journey

Three limitations of time decay attribution

Ultimately, we also have to acknowledge that no attribution model is perfect. Even time decay attribution can’t give you the most accurate picture, as it’s a hypothetical, rule-based model whose assumptions may not fit every situation.

Here are its limitations:

1. It undervalues early interactions

The way that time decay works creates a structural bias towards top-of-funnel activity.

Even if a prospect found your brand through a LinkedIn post targeting IT directors, that interaction receives the least credit. Even though that post was the very reason they found you in the first place, it’s not necessarily true that the last touchpoint actually encouraged the conversion.

If you’re primarily investing in top-of-funnel activities, it’d be better to use another multi-touch model.

2. It’s difficult to find the optimal half-life

Also, the half-life setting determines how quickly each touchpoint’s credit decays. If it’s set too short, the early touchpoints become almost invisible. But if it’s set too long, you lose the recency weighting that makes the model useful.

Most platforms default to seven days, but it is arbitrary. You’ll need to adjust it based on your sales cycles. 

3. It’s misaligned with long-term strategy

Time decay attribution favours short-term optimisation. Since it weights the most recent channel most heavily, you might over-optimise that channel. It’s more commonly used to measure the impact of specific marketing campaigns, which is a more short-term approach.

That’s why most companies in the early and late stages tend to use multi-touch attribution more than growth-stage companies do. Growth-stage companies tend to scale through curated campaigns and ads, while early- and late-stage companies tend to prefer a bird’s-eye view of their marketing efforts. 

Table showing multi-touch attribution usage increasing as company revenue grows.

Multi-touch attribution usage grows with company size.
(Image source)

Choosing the right attribution model

So is attribution dead? Not quite. But it doesn’t make sense to expect a single model to give you all the answers you need. Each model takes a different (and hypothetical) approach based on certain assumptions.

Time decay takes you one step closer to using multi-touch attribution to give a more representative view of your customer journey. It doesn’t require a complex data infrastructure like algorithmic attribution, and it captures every touchpoint if possible.

Ask yourself these questions to determine if it fits:

  • Does your sales cycle span multiple weeks? Time decay handles long journeys and gives late-stage touchpoints their due while still crediting earlier interactions.
  • Are you trying to optimise bottom-of-funnel performance? The model highlights the channels that were closest to conversion, which is useful when you need to refine late-stage tactics.
  • Do you need a middle-ground approach? If last-click feels too blunt and algorithmic attribution feels too complex, time decay gives you an easier middle ground to start with.
  • Do you need to justify marketing spend to stakeholders? Time decay provides a clear, explainable logic (recent = more credit) that’s easier to defend in budget conversations compared to algorithmic attribution.
  • Is your team optimising campaigns in real-time? If you’re adjusting spend weekly or monthly based on performance, time decay highlights which late-stage tactics are working now.
  • Are most of your conversions influenced by multiple channels? If prospects typically interact with three or more touchpoints before converting, you’ll notice that single-touch models mislead you. Time decay is better suited for those situations.
  • Is your priority conversion efficiency over brand awareness? Time decay tends to favour bottom-of-funnel optimisation. If top-of-funnel growth is your focus, you may want to pair it with first-click or run both in parallel.

Time decay attribution is also very useful when combined with another model. For instance, you can run a first-click model with it to see which channels introduce prospects versus which ones close them.

So, choose the best model depending on your goals, company stage, and sales cycle to get the most representative view of what’s happening.

If you’re ready to experiment with time decay attribution, consider starting a 21-day free trial using Matomo Cloud (no credit card required).

]]>
How AI is reshaping web analytics and how to measure real human traffic in 2026  https://matomo.org/blog/2026/02/how-ai-is-reshaping-web-analytics-and-how-to-measure-real-human-traffic-in-2026/ Tue, 17 Feb 2026 16:30:53 +0000 https://matomo.org/?p=90645 Web analytics used to feel simple. 

You installed a tracker, watched your traffic go up or down, checked conversions, and trusted that what you were seeing represented real people doing real things on your site. If sessions grew, you assumed you were winning. If they dropped, you assumed something was wrong. 

That mental model no longer works. 

As AI assistants increasingly replace traditional search and browsing, many marketers are reassessing their analytics stack. The challenge is no longer just collecting data, it is understanding whether your data reflects real human behaviour or AI traffic. This is where privacy-first web analytics is becoming strategically important. 

Today, a growing share of what appears in dashboards isn’t human at all. It’s AI assistants, automated agents, scrapers and LLM crawlers that “visit” pages without ever intending to behave like users. 

From a server perspective, all of this looks like traffic. 
From a marketer’s perspective, it often looks like chaos. 

We now have more data than ever, and less reliable signals than ever. 

How AI is changing web analytics 

When many of us started working in analytics, the story was simple: people came to a site, they clicked around, and their behaviour told us something meaningful about intent. 

That story has quietly changed. 

We are no longer only measuring people. We are measuring other kinds of actors on the web, including AI tools and automated systems that interact with pages in ways that mimic users but don’t actually represent them. 

If we don’t separate human from automated behaviour, we end up making decisions based on noise while thinking we’re acting on insight. 

You’ve probably already seen this in your own data: sudden spikes from odd referrers, pages that rack up visits without meaningful engagement, or traffic patterns that don’t match what sales, support, or real customers are telling you. 

A lot of this isn’t “classic spam bots.” It’s AI systems pre-fetching pages, querying sites for structured data, or scanning content on behalf of users who never actually land on your website themselves. 

If you treat all of that as equal to human visits, your growth story starts to blur. 

You might celebrate “activity” while your real audience is quietly shrinking. In that case, you’re not optimising for people, you’re optimising for ghosts. 

Why traditional web analytics fails with AI traffic 

Most mainstream analytics platforms were designed in a cookie-based era where a “visit” mostly meant a person with a browser. 

AI doesn’t play by those rules. 

It often comes without typical identifiers, doesn’t interact with consent banners, accesses pages in unusual ways, and moves through sites without anything resembling a normal journey. It doesn’t scroll like a person, it doesn’t follow neat funnels, and it doesn’t “convert” in ways marketers expect. 

As a result, tools built primarily around identifiers and linear user journeys can misclassify activity in both directions, sometimes counting machines as people, and sometimes filtering out real users who behave in unexpected ways. 

That’s why a new, very practical question has become central for many teams: 

“How much of our traffic is actually human?” 

Why human-first analytics matters in an AI world 

Something deeper is changing in how serious analysts think about data. 

The goal today is clean, trustworthy, human traffic

This is where privacy-first analytics platforms have gained unexpected relevance. Because they don’t depend heavily on third-party cookies or invasive tracking, they tend to focus more on real interactions, what people actually do on a site, rather than stitching together identity across the web. 

That approach turns out to be surprisingly well suited for the AI era. When your measurement is grounded in genuine behaviour rather than synthetic identifiers, it becomes easier to spot what looks like real engagement versus automated activity. 

In other words, tools built for privacy are increasingly becoming tools that help protect the meaning of your data. 

How Matomo separates AI traffic from human traffic 

A growing number of teams are now looking for analytics tools that can detect AI traffic rather than treating every visit the same. 

Rather than pretending AI activity doesn’t exist, Matomo allows you to identify and separate traffic coming from known AI assistants and tools as its own channel in reports. 

Matomo product screenshot showing the "AI Assistants" menu.

This isn’t just a cosmetic label. It changes how you interpret your data. 

Instead of staring at one blended traffic line and guessing what is real, you can compare what recognised AI tools do on your site, and what real humans actually do. 

You can see whether a spike came from people or from machines. You can tell whether a page is really engaging your audience or simply being read at scale by automated systems. 

For analysts, this moves the conversation from endless debate: “Is this real?” to evidence: “Here’s what humans did versus what AI did.” 

Many mainstream analytics platforms still blend human and automated visits together. They are powerful for reporting, but they don’t give teams a clear way to separate AI traffic from real users. By contrast, platforms that explicitly surface AI-assistant traffic, such as Matomo,  provide clearer, more trustworthy insights in an AI-heavy web. 

When human traffic is under pressure, that clarity becomes more important, not less. 

The bigger shift marketers need to grasp 

For years, many organisations treated raw traffic as a proxy for success. More sessions felt like more attention. More pageviews felt like more impact. 

AI has broken that assumption. 

In a world where a growing share of “traffic” can be machine activity, and where many users now get answers without clicking, visit volume is no longer a reliable indicator of human interest. 

If your KPIs are still built mainly around total sessions, you risk optimising for activity that doesn’t represent your audience at all. 

Privacy-first platforms like Matomo have long emphasised meaningful behavioural signals over surveillance-style tracking. That perspective now feels less like a compliance requirement and more like a strategic advantage. 

If what you care about is understanding people, not just counting hits, that approach aligns better with today’s reality. 

AI and web analytics: what marketing teams have to consider 

Should we optimise for AI discoverability? (Yes, but separately) 

It is not smart to ignore AI discoverability. 

In fact, optimising for AI is becoming a legitimate marketing strategy in its own right. Still, it sits alongside human optimisation, and doesn’t replace it. 

You now effectively have two audiences: 

  • Human users who click, browse, compare, and convert. 
  • AI systems which not only read, summarise, reference, and recommend, but increasingly act as agents that directly interact with websites, navigating pages, retrieving information, and completing tasks on behalf of the users.

 Each requires its own optimisation and measurement approach.

For AI discoverability, you care about whether your content is clearly structured, factually precise, and easy for systems to interpret, and whether your brand is represented accurately inside AI responses. 

That’s a valid objective, but it is not the same as human engagement. 

The real mistake many teams make is mixing everything into one headline KPI called “traffic.” 

A better model is: 

  • One set of metrics for human performance 
  • One set of metrics for AI visibility and presence 

This is exactly where tools like Matomo become useful: they help you see these two worlds separately instead of mashed together. 

If your analytics tool can’t do that, you may not have the full visibility needed in an AI-first web. 

Is AI increasing or decreasing website traffic? 

For many websites, AI is more likely to reduce real human traffic over time. 

As more people get answers inside assistants, fewer will feel the need to click through, especially for informational queries. Gartner predicts that search engine volume will drop by 25% by 2026 as users increasingly rely on AI chatbots and others virtual agents instead of visiting websites. 

At the same time, AI systems may still generate background activity on your site, which traditional analytics tools may still record as visits, making dashboards look busy even as your real audience shrinks. 

You can therefore end up with a misleading picture: 

  • Analytics showing “activity,” 
  • But your actual human reach quietly declining. 

That’s why the key metric of the coming years won’t be total sessions, it will be human sessions. 

And that is exactly what your analytics tool needs to make visible. 

What to consider when choosing a modern analytics tool? 

If AI is changing both how people use the web and how machines interact with websites, then the criteria for a good analytics tool must also change. 

You no longer just need a platform that counts visits. 

You need a platform that helps you understand who those visits really are. 

Modern analytics tools now provide:

  • Clear separation of human traffic from AI and automated activity. 
  • Focus on real behavioural signals, not just identifiers. 
  • No reliance on third-party cookies. 

Many mainstream tools are excellent at collecting data, but far less transparent about what that data actually represents. 

Platforms that explicitly surface AI-related traffic, like Matomo, give teams a clearer foundation for decision-making in an AI-heavy web. 

If your dashboards and your business reality no longer match, this distinction matters more than any fancy attribution model. 

The new reality for marketers and analysts 

As this settles in, the questions that actually matter are changing. 

The key question is now how much of your traffic represents real human behaviour: 

  • How much of our traffic is human? 
  • Are AI referrals ever leading to real conversions? 
  • Are we visible inside AI tools, even if fewer people click? 

Teams that can answer these questions clearly will make better decisions than teams chasing ever-higher session numbers. 

That is why privacy-first analytics are gaining credibility: they keep the focus on real people rather than artificial noise. 

Final take 

AI isn’t a distant disruption for web analytics, it’s already reshaping what our numbers mean. 

The organisations that will win in this environment won’t be those with the biggest dashboards or the highest visit counts. 

They will be the ones that can confidently say: 

“We know which of this traffic represents real humans, and we know how visible we are to AI as well.” 

In that sense, human traffic has become your most valuable metric,  while AI discoverability has become a new strategic layer alongside it. 

To gain confidence in you data, your analytics tool needs to help you clearly distinguish between human visitors and automated traffic. 

If you are rethinking your analytics stack in light of AI, it makes sense to prioritise tools that let you see human and AI traffic separately rather than blending everything together. 

Because at the end of the day, analytics should help you understand real people, not just count visits.

Start a free Matomo trial and see how much of your traffic is truly human. 

]]>
Comparing the top data analytics platforms of 2026 https://matomo.org/blog/2026/01/data-analytics-platforms/ Wed, 21 Jan 2026 21:37:16 +0000 https://matomo.org/?p=90216 Read More

]]>
Businesses are collecting more data than ever before — which is great as long as you can make sense of it. Unfortunately, many marketing, product and operations teams feel like they’re drowning in data. 

A good data analytics platform can be a lifeline. Data analytics platforms collect, organise and visualise business data. They help teams uncover hidden patterns and take action to improve the customer experience and the company’s bottom line. 

This article reviews five of the leading data analytics platforms in 2026 and walks through how to find the best solution for a specific use case. 

What is a data analytics platform?

A data analytics platform helps teams collect, process, analyse and visualise large volumes of data. They often extract and integrate a wide variety of source data before consolidating in a centralised interface.

Marketing teams, for example, can use web analytics to better understand customer journeys. For example, multi-channel conversion attribution reports show how different touchpoints (like paid ads, email marketing and social media) contribute to an eventual conversion.

They also help marketers analyse engagement, attribute conversions, and identify areas for improvement. 

Webpage with overlaid colour gradients showing 63.4% of visitors reached the indicated scroll depth.

Matomo heatmap showing visitor scroll depth.

For instance, imagine running a campaign and the paid ads are generating plenty of traffic, but no one is converting. 

Advanced analytics features, such as heatmaps and session recordings, can help troubleshoot the issue by showing teams what visitors see, or what they may not see. With those insights, it’s much easier to determine the problem, develop and implement a solution and monitor the result. 

This example is just one of many use cases for a data analytics platform. Specific capabilities and functionalities vary by platform, as you’ll see in the next section. 

The top data analytics platforms in 2026

Below, you’ll find detailed reviews of five of the leading data analytics platforms that highlight their capabilities, benefits, drawbacks and pricing. 

 Best forPrimary usersFree users
MatomoWeb analytics & user behaviourMarketers, website owners, analysts
AmplitudeProduct analyticsProduct managers, data analystsFree starter plan (basic)
Microsoft Power BIBusiness intelligenceBusiness analysts, data scientists
TableauData visualizationBusiness analysts, data scientists
AlteryxData preparationData analysts, data engineers

1. Matomo

Best for: Privacy-centric web analytics

Matomo is an open-source analytics platform that takes a privacy-first approach to website data collection, analysis and reporting.

Matomo dashboard with website visitor and performance metrics.

Main dashboard in Matomo

It has cookieless trackingIP anonymisation and other data minimisation tools that teams can easily configure to align with the GDPR, CCPA, and other data privacy laws.

The platform also offers automated reporting capabilities and advanced analytics tools to dig deeper into user behaviour, such as heatmaps, custom event tracking and session recordings. Unlike Google Analytics and other solutions that sample data, with Matomo, you have 100% of your data, and you know the numbers in your reports always reflect reality. 

Standout features include:

Matomo’s self-hosted deployment option, combined with its free and open-source nature, makes it particularly attractive for businesses that require data sovereignty and control.

Pricing starts from €23 per month for cloud hosting. On-premise hosting is free.

2. Amplitude Analytics 

Best for: Product analytics

Amplitude Analytics is an analytics platform for product teams. It provides tools to create announcements, guides and surveys to improve user outcomes and encourage them to reach milestones. 

Amplitude dashboard with user journey, conversion, and retention data

Source: Amplitude

Behaviour-based op-ups, microsurveys and other product announcements can request user feedback at the most opportune times. To prevent too many pop-ups from annoying users, teams can apply prioritisation logic to create built-in guardrails.

Standout features include:

  • Self-service analytics: Improves operational efficiency with a no-code/low-code setup that makes insights more accessible and actionable.
  • AI-powered assistants: Get immediate answers to product questions.
  • Best-practice templates: Choose from a library of pre-built templates for a variety of forms, guides, surveys and checklists. 

Pricing starts from $49 per user per month, billed annually. A limited free version is available.

3. Microsoft Power BI 

Best for: Enterprise business intelligence

Power BI is an enterprise business intelligence and data visualisation platform.

Power BI ESG indicators view

Source: Microsoft

Power BI supports advanced data science and big data workflows. It also offers data mining, data preparation and data warehousing capabilities. 

It helps teams consolidate data from different operating units and pull it into a unified interactive dashboard. Its data visualisation tools identify trends in performance and user behaviour that feed future decision-making and product improvements.

Standout features include:

  • Near-real time business intelligence: The platform’s AI-powered chatbot lets you ask questions about your data using natural language processing.
  • Reporting and visualisation features: Create data visualisations and interpret key trends.
  • Strong ecosystem: Integrates naturally with other Microsoft tools like Azure and Excel.

Pricing starts from $14 per user per month, billed annually. A limited free version is available.

4. Tableau

Best for: Data visualisation

Tableau helps teams turn large datasets into interactive visuals to support storytelling and decision making.

Tableau traffic view tamplates

Source: Tableau

It has over 30 pre-built visualisation types that users can easily customise and embed. 

Standout features include:

  • Drag-and-drop interface: Makes it easy for less technical users to customise and embed reports and visualisations.
  • AI suggestions: The platform uses artificial intelligence to recommend the most appropriate visualisation for different types of data.
  • Extensive integration library: Connects with most spreadsheets, databases and third-party platforms. Advanced analytics capabilities. 

Tableau can also run forecasts and perform other statistical analyses.

Pricing ranges from around $15 to $75 per user, per month, billed annually.

5. Alteryx

Best for: Data preparation and automation

Alteryx is an advanced data analytics, preparation and blending platform. It helps teams clean and integrate data from multiple sources with minimal coding.

Atleryx platform pop-up listing built-in connectors.

Source: Alteryx

Alteryx uses built-in machine learning and predictive analytics to help teams streamline data ingestion, data preparation, and data transformation processes. Its drag-and-drop interface allows non-technical users to build workflows without the need for a developer.

Standout features include:

  • Available integrations: Connects with platforms like Databricks, Google Cloud, Snowflake and Salesforce.
  • Low/No-code: Its drag-and-drop interface makes the tool accessible and user-friendly.
  • Advanced analytics: Includes predictive, spatial, and text analytics capabilities.

Alteryx is ideal for organisations that need to democratise data access for a wide range of technical and non-technical users. However, small businesses may find the platform too complicated for their needs. 

Pricing starts at $250 per user, per month, when billed annually. 

How do data analytics platforms work?

While no two data analytics platforms are the same, most use a similar architecture.

  • Ingestion layer: This layer automates the collection of data from internal and external sources, including websites, CRMs, apps, and marketing tools.
  • Processing layer: Turns all that data into a standardised format for storage and analytics. 
  • Storage layer: Stores raw and transformed data in the cloud or on an on-premise server.
  • Analytics and visualisation layers: Tools for advanced reporting, statistical analysis and intuitive visualisation, like interactive dashboards, heatmaps, charts and predictive analytics models.
  • Security and governance layer: Manages access rights, privacy controls and compliance with industry regulations like the GDPR or CCPA.

With the basics covered, let’s discuss how to choose the right one.

How to find the right data analytics tool for you

To create a shortlist of potential analytics tools, start by carefully evaluating your requirements. What do you need the tool to do?

Once you have a complete list of the specific features and capabilities that are critical for your business needs, you can begin to assess each platform’s compatibility. 

Here are some key criteria to help guide your assessment.

Data privacy and governance

Data privacy should be a significant concern for any organisation that deals with customer data. IBM’s 2025 Cost of a Data Breach report found that personally identifiable information (PII) is targeted more than any other data category. 

It’s important to select a tool that can be easily configured to comply with any applicable privacy laws or standards, such as the GDPR, HIPAA, CCPA, LGPD and PECR. 

Look for platforms with data minimisation and anonymisation features that can help teams avoid collecting unnecessary data by anonymising IP addresses and making it easy for visitors to opt out of tracking.

Integration capabilities

Look for integration with your data sources, tools and third-party applications to ensure you can import all the data you need.

Your analytics are only as good as your data sources, after all, so it’s important to connect as many as possible. 

For example, marketers will likely need tools that can connect to the following places:

  • CMS
  • CRMs
  • Consent managers 
  • Ecommerce platforms
  • Advertising platforms
  • Email marketing tools
integration capabilities with matomo

Matomo, for example, natively integrates with a host of CMS, ecommerce, CRMs, and data platforms, including WordPress, Magento, Shopify, and Power BI. 

It helps even non-technical users quickly connect with third-party sources and speed up time to insight.

Security and compliance

Opting for a tool with strong security features to keep all of the data you ingest secure and compliant. 

Look out for the following security features:

  • Data encryption
  • User access controls
  • Audit logs

For organisations in jurisdictions with strict data residency requirements, such as the EU, Canada, or Australia, look for solutions with on-premises deployment and regional hosting options that align with local data sovereignty laws.

Cost

For many small and medium-sized businesses, the right analytics platform will come down to cost. 

When considering a platform, it’s important to examine both upfront license costs and ongoing operational expenses. 

Depending on their needs, SMBs may be better off with a smaller, dedicated tool than a big enterprise platform subscription and dozens of features they won’t need or use. 

Conclusion

There is no universal “best” solution. It always depends on the organisation’s needs and priorities.

For teams that need privacy-first analytics, Matomo is trusted by over one million websites in 190 countries. Unlike other platforms that sample your data and show you metrics and reports based on estimates, Matomo gives you 100% of your data and more reliable, accurate insights.

To see for yourself, start your 21-day free trial. No credit card required.

]]>
A simple guide to advanced marketing analytics https://matomo.org/blog/2025/12/advanced-marketing-analytics/ Wed, 03 Dec 2025 01:39:42 +0000 https://matomo.org/?p=89257 Read More

]]>
With growing privacy concerns and compliance requirements, many marketers hesitate to really dig into their data. But page views, bounce rates, and other basic metrics only show part of the picture. 

To truly understand your audience, you need to go beyond surface-level metrics and analyse behaviour. And advanced marketing analytics helps attribute conversions and guide smarter decisions while still respecting user privacy.

This article explores what advanced marketing analytics can look like in practice. You’ll learn how deeper insights can help you personalise campaigns, improve performance, and build trust using privacy-first marketing strategies.

What is advanced marketing analytics?

Advanced marketing analytics involves using predictive models, customer segmentation and behavioural insights to examine data beyond basic page analytics like views, clicks, and bounce rates. 

Basic analytics show what happens on your website, while advanced analytics reveal the factors driving user actions.

The importance of advanced analytics is increasing with customers expecting more personalisation and competition growing fiercer, marketers must use real customer data to make smarter decisions. 

a visual representation of the intersection of direct and indirect attribution

Advanced marketing analytics provides the foundation for this, allowing businesses to design marketing campaigns that align with customer needs. 

Common techniques in advanced marketing analytics

Advanced analytics let marketers go beyond surface-level marketing data and uncover strategic insights. Common tactics and techniques include: 

  • Predictive modelling uses historical data to forecast trends, such as customer conversion or churn.
  • Customer segmentation groups audiences by shared characteristics or behaviours, allowing for more precise targeting and personalised experiences. 
  • Behavioural analysis helps interpret user interactions across marketing channels, revealing friction points and ways to improve engagement.
  • Multi-channel attribution models monitor how touchpoints across email, social media, organic search and paid ads contribute to conversions. 
  • Multivariate testing shows how different elements on a webpage interact (e.g., headline variations, CTA button colour and placement) to find the most effective combination.
  • Cohort analysis examines user groups over time to understand retention, loyalty and engagement patterns. 
  • Customer lifetime value (CLV) analysis estimates long-term revenue from customer segments, guiding resource allocation. 
  • Form analytics show where users are struggling to complete forms or abandoning them altogether.

 

Matomo Form Analytics showing unique drop-offs per form field

Together, these features help teams understand what’s working, identify and adjust what’s not, and direct resources toward the segment with the most potential. 

What about basic digital marketing analytics? 

Basic tools provide an entry-level view of marketing performance. The data is still valuable, but it doesn’t always drill down as deeply as advanced tools. 

Common features include: 

  • Website traffic reports measure website visits, sessions and users over time. 
  • Page views and top content reports show which pages and content draw the most visitors.
  • Engagement metrics and key website KPIs, such as bounce rate, time spent on page and pages per session, help marketers assess engagement.
  • Referral sources show where the traffic comes from, like organic search or paid advertising.
  • Audience segmentation divides users into groups based on device type, location, or whether they are new visitors.
  • Goal tracking logs simple conversions such as form completions, sign-ups or purchases.
  • Conversion rate tracking measures the percentage of visitors who complete actions like booking a demo or signing up for a free trial.
  • A/B testing compares alternate versions of a specific variable (like background colour or CTA placement) to see which is more effective.

These tools are valuable for foundational reporting and spotting trends, but they lack the depth and predictive capabilities that advanced analytics provide.

What are the four types of advanced marketing analytics?

There are four main types of advanced marketing analytics: 

  • Descriptive
  • Diagnostic
  • Predictive
  • Prescriptive 

Each plays a different role in understanding your customer base, optimising marketing activities, and shaping long-term campaign strategies.

a graph showing the difference between basic analytics and advanced analytics use across different marketing analytics channels

Descriptive analytics: Unveiling the “what”

Descriptive analytics reveals what’s happening across campaigns, sales cycles and customer journeys. It uses techniques like A/B testingcohort analysis, custom segmentation and visualisation to identify patterns and market trends. 

Marketing teams need to understand how customers move through the buying journey. Descriptive analytics help spot issues and refine the customer experience through:

  • Custom analytics dashboards: Shared team dashboards and personal views easily monitor a range of descriptive metrics.
  • Funnel visualisation: Highlights where users exit or convert
  • Heatmaps: Show which content gets attention and what’s being overlooked
  • Cohort analysis: Tracks the engagement and retention trends of similar groups over time
  • A/B testing: Compares alternate versions of a specific variable (like background colour or CTA placement) to see which is more effective.
an infographic showing a/b testing, heat map analysis, and user flow analysis

Privacy-first perspective: It’s still possible to drill down into engagement and drop-off data without violating user trust or privacy regulations like the GDPR. With platforms like Matomo, teams can extract descriptive analytics from anonymised session data

Diagnostics: Understanding the why

Diagnostic analytics investigates why things occur. Techniques like root cause analysis, custom reporting and correlation analysis uncover the drivers behind campaign performance.

Say that a social media ad campaign drives high web traffic but low conversions. Diagnostic analytics might reveal that the ads are targeting the wrong audience or that mobile users experience a slow-loading landing page. 

Understanding these causes allows marketers to adjust targeting, improve page performance or redesign messaging for better results. 

Privacy-first perspective: Diagnostic analysis can also use aggregated and anonymised performance data without tracking individual users. With Matomo, for example, marketers uncover root causes and solve problems without compromising privacy. 

Predictive analytics: Forecasting what’s next

Predictive analytics combines historical data with statistical algorithms to anticipate future business outcomes. It predicts customer behaviour and future demand through techniques like trend analysis, regression modelling and machine learning. 

For example, you can analyse trends in:

  • Shopping frequency
  • Ste visits
  • Support requests
  • Customer demographics

Fewer visits may mean that customers have unmet needs. Frequent contact with customer support can lead to frustration and erode trust. By analysing demographic and acquisition data, teams can uncover customer insights that reveal patterns across similar groups, allowing them to react quickly and strategically with targeted retention offers.

Privacy-first perspective: You don’t need external third-party data to anticipate behaviour or optimise campaigns. Training predictive models exclusively on first-party data allows teams to forecast accurately while still respecting user privacy.

Prescriptive analytics: Recommending the how

Prescriptive analytics helps marketers decide on the best course of action. It uses personalisation algorithms, recommendation engines and optimisation models to suggest specific actions to achieve desired outcomes.

Imagine that a subscription service wants to increase engagement and conversions. Prescriptive analytics might use:

  • Cohorts: Recommending content, products, or offers that similar users enjoy.
  • Recommendation engines: Suggesting similar, coordinating, or complementary items.
  • Channel optimisation: Identifying the best communication time, format, or platform.
  • Customer journey mapping: Recommending specific journey sequences.
  • Inventory and pricing data: Adjusting prices to align with product availability and profitability targets.
  • Churn risk scores: Proactive retention efforts for users most likely to churn.

Privacy-first perspective: Like descriptive and diagnostic analytics, prescriptive recommendations can be generated using aggregated user behaviour and anonymised patterns, so marketers can personalise campaigns ethically and responsibly.

Use cases: Real-world examples of advanced marketing analytics

Companies that use advanced marketing analytics uncover hidden opportunities, predict customer behaviour and make choices that directly improve results. 

Below are key use cases demonstrating the impact of advanced analytics on real business outcomes: 

Netflix: Predictive analytics

Netflix, a global leader in streaming, needed to engage subscribers while helping them navigate its vast content library. Retention hinged on predicting what each viewer wanted to watch next. 

Using predictive analytics, Netflix analysed viewing patterns, searches and ratings to deliver personalised recommendations that adapt to every interaction. Today, up to 80% of Netflix watches come from these suggestions

Here’s how this looks in the platform: 

a screenshot of Netflix's predictive analytics at work on the platform

(Image source

By improving discovery, Netflix boosts engagement, increases satisfaction and strengthens subscriber loyalty. 

UniFida: Multi-touch attribution

UniFida is a UK-based customer data platform that helps businesses unify data. Recently, the company supported a holiday company to measure its return on marketing investment (ROMI) with multi-channel marketing attribution.

Despite investing in direct mail, affiliates, social media and paid ads, the company lacked visibility into which channels drove sales. UniFida implemented a multi-touch attribution (MTA) model that tracked online and offline touchpoints across the customer journey. 

This analysis showed that over 50% of sales included a direct mail interaction, PPC drove strong conversions and other digital channels contributed less than 5%. 

These insights gave the holiday company a clear breakdown of channel performance, enabling confident budget allocation and better marketing ROI. 

How 7Assets balanced insights with data privacy 

7Assets, a UK-based consulting firm, needed to analyse website behaviour without compromising client trust. Operating in a sector where privacy and compliance are non-negotiable, the firm required advanced analytics to understand visitor engagement and optimise campaigns.

Refusing to risk third-party tracking tools, the team adopted Matomo. By hosting Matomo on its own servers, 7Assets kept full control of its data and ensured compliance with GDPR and CCPA.

At the same time, Matomo’s funnel visualisation, custom segmentation, and goal tracking offer detailed insights into how people interact with their site. 

This approach was a success. The firm improved user journeys, refined campaigns and increased client acquisition.

Why privacy matters in advanced analytics 

With expanding data protection regulations, privacy is a critical consideration in advanced analytics. Collecting and analysing user data without proper safeguards can create legal, ethical and reputational risks. 

Growing consumer awareness also makes privacy a key factor in trust and brand loyalty — both of which are essential for long-term business success. 

Despite a clear trend towards privacy-conscious practices, the latest Salesforce State of Marketing Report shows that most teams’ analytics still hinge on third-party data. 

These figures suggest there’s tension between leveraging rich datasets for insights and maintaining user trust, especially in a post-cookie world. 

So what does this mean for advanced marketing analytics?

It means that there must be a balance between innovation and responsibility. Collecting necessary data, securing it properly and getting user consent are no longer optional — they’re essential to sustainable analytics strategies. 

How principles of data privacy apply to advanced marketing analytics

To apply privacy effectively in advanced analytics, businesses should follow key principles drawn from regulations like the GDPRCCPA and OECD:

  • Data minimisation: Collect only what is necessary for analysis.
  • User consent: Ensure transparent consent before processing personal data.
  • Data security: Implement technical and organisational safeguards to protect data.
  • Accountability: Maintain clear records and processes to demonstrate compliance.

The exact principles businesses must follow depend on the location of the company, the type of data it collects and its industry.

For example, companies operating in the European Union must follow the General Data Protection Regulation (GDPR) guidelines, while California residents’ data must follow the California Consumer Privacy Act.

Industries like healthcare have stricter rules (such as HIPAA), which require enhanced security and consent practices.

Advance your marketing analytics with Matomo 

Ethical platforms can pair advanced marketing analytics with strong data privacy protection, so you can analyse behaviour, attribute conversions, and optimise campaigns while respecting user rights.

For example, with Matomo you can:

Wondering how advanced analytics can deliver meaningful insights without compromising privacy? Explore Matomo’s privacy features to see how ethical analytics helps you understand behaviour, optimise campaigns, and make smarter decisions without risking user trust.

Start your 21-day free trial to take control of your data. No credit card required.

]]>
Mastering multi-touch attribution models https://matomo.org/blog/2025/11/multi-touch-attribution-model/ Thu, 20 Nov 2025 01:24:21 +0000 https://matomo.org/?p=88968 Read More

]]>
Customer journeys aren’t linear. Even if the data shows they all converted through the same promotion, the path that took them there wasn’t. They zigzag through ads, emails, search results, landing pages and more. 

Yet many analytics tools don’t take into account all the touchpoints that nurture customers. They still rely on first-touch or last-touch attribution — crediting only the starting point or final click. 

This oversimplifies reality, leading to poor sales and marketing decisions. 

Multi-touch attribution models offer a more balanced approach to valuing each touchpoint’s contribution. Tracking every meaningful interaction and the bigger picture helps you understand what truly drives conversions.

Let’s examine multi-touch attribution, how it works, and how Matomo can help you implement it. 

What is a multi-touch attribution model? 

A multi-touch attribution model (MTA) measures how every sales and marketing channel and touchpoint contributes to a conversion. Instead of crediting only the first-touch or last-touch attribution, MTA distributes the conversion credit across the entire customer journey.

Think of a shopper who first discovers a brand through a Google Ad. The next day, they read a blog via organic search, and a week later, they click on a Facebook ad. Finally, they buy after receiving an email promotion. 

A first-touch model credits the Google Ad, and a last-touch model credits the email promotion. But both ignore the role of search, ads and other content and their contribution to the eventual conversion. 

To fully understand the value of your sales and marketing efforts, you need to know how much each touchpoint contributes to the eventual conversion.

To solve this, multi-touch attribution distributes credit more fairly.

Offering a broader view, MTA reflects how real consumer journeys unfold. After all, people rarely buy after a single interaction. They move between search results, website visits, social media engagement and email interactions before deciding. 

With Matomo’s Multi Attribution feature, you can track each of these steps and assign conversion credit fairly, helping marketing teams see what truly drives results.

Check out our Acquisition and marketing channels user guide FAQ for a deeper dive into other attribution tracking models in Matomo.

Multi-touch attribution vs single-touch attribution: Why single-touch attribution isn’t enough 

Single-touch attribution models, like first-touch or last-touch, give all the conversion credit to just one interaction. These models are simple to apply and highlight either the entry point into the funnel or the final click before purchase.

a successful multi touch attribution marketing team

Let’s look at an example.

Imagine a visitor first clicking a LinkedIn ad, later reading a product comparison blog, and then finally responding to a discount email. 

  • With a first-touch model, the LinkedIn Ad gets 100% of the credit
  • With a last-touch model, the discount email does

But here’s the kicker. Neither view tells you how the blog helped nurture the decision.

That’s the limitation of single-touch attribution. It oversimplifies performance, especially in longer sales cycles. 

As a result, companies often allocate a significant portion of their marketing budgets to the last-click channels that appear most profitable on paper.

In reality, marketing strategies depend on the combined effect of multiple touchpoints. 

Multi-touch attribution models recognise this combined value. They spread conversion credit more fairly, showing how each step contributes, from awareness to consideration to conversion. 

This gives marketing teams a more accurate picture of:

  • What’s working
  • Where to invest ad spend
  • How to refine campaigns across channels

Types of multi-touch attribution models

While multi-touch attribution offers a more balanced view of marketing value, not all MTA models work the same way. 

Let’s walk through the most common types of MTA models and what they bring to the table.

an infographic of different types of attribution models
Linear attribution
Best for: Long, research-heavy sales cycles

This model treats every touchpoint as equally important. 

For example, say a B2B buyer spends weeks researching. They click a LinkedIn ad, read a product comparison blog, attend a webinar and finally respond to a retargeting email. 

Since each touchpoint contributed to their purchase, the linear model divides the credit evenly. 

Time-decay attribution
Best for: Short sales cycles

A time-decay attribution model weights the conversion credit toward the most recent touchpoints. Earlier interactions still matter, but they carry less influence.

For instance, imagine a visitor spots a Facebook ad on Monday, forgets about it, but clicks a remarketing email on Friday and makes a purchase. 

The time-decay model recognises the stronger role of the email in driving the final action. 

Position-based (U-shaped or W-shaped)
Best for: Multi-step sales processes

Not every touchpoint is equal. Some push prospects forward in the funnel, while others simply build confidence or reinforce awareness. Position-based attribution models reflect this balance, focusing on milestone moments in the funnel.

  • U-shaped attribution gives most of the credit to the first and last touchpoints.
  • W-shaped attribution splits credit among three pivotal steps: the first interaction, a key mid-funnel event (like a form fill) and the last interaction.

Picture it like this. 

A prospect first discovers your company through organic search and downloads a whitepaper via LinkedIn. This is their first real signal of intent. 

Along the way, they read a press release and stumble on a blog about another product you offer. Those touches don’t directly relate to the purchase, but they act as trust signals, reinforcing credibility.

Later, they attend a webinar on a broader industry theme, which builds even more credibility. Finally, they respond to a sales email and convert.

In a U-shaped model, the organic search and the final sales email receive the most credit.

This model considers the two bookend touchpoints to be the most decisive. Discovery brings the buyer in, and the last interaction closes the deal. The whitepaper, press release, blog and webinar still count, but they receive minimal credit.

In a W-shaped model, the organic search, whitepaper download and sales email carry the most weight. These touchpoints mark the key milestones of discovery, active engagement and final conversion. The blog, press release and webinar still matter, but they’re treated as supporting steps. They’re valuable for trust-building but not decisive in the conversion.

Why multi-touch attribution leads to better marketing campaigns 

Nowadays, marketing produces more data than ever. But volume doesn’t equal clarity. 

Multi-touch attribution (MTA) does, though. Here’s how it helps show which interactions actually drive conversions.

Improves funnel analysis

Funnels aren’t linear. People don’t just click one ad and buy. Instead, they explore, compare, drop off and return. 

MTA maps these movements across awareness, consideration and conversion. By spreading credit across touchpoints, it highlights which steps push users forward and where they get stuck. 

Enhances attribution precision 

Last-click models undervalue early touches like blogs, social media, and nurture emails. MTA distributes credit more fairly, helping to prove how those interactions fuel long-term conversions. 

a quote about the challenges of measuring ROI

This is why MTA is so important. It helps you understand the merit of each marketing method, so your marketing efforts can support your sales team toward higher conversion rates.

Supports better budget decisions

Gut feelings and skewed metrics often drive marketing spending, but this is rarely the most efficient way to allocate budgets.

MTA replaces that guesswork with evidence. It shows which campaigns, channels and messages deserve more investment and which don’t.

Reveals cross-channel value

Search, social, email, referral, direct — customers rarely stick to one marketing channel. 

MTA connects all marketing channels as part of a single journey, revealing how channels amplify each other. By showing the patterns between the channels, campaign planning becomes more strategic and connected, as you can see which parts of the journey harmonise.

Gives stakeholders clearer insight

Multi-touch attribution breaks down the customer journey so you can see more than the final conversion. You get to understand the sequence of touchpoints that influenced it.

This makes it easier for marketing teams to justify strategy and communicate success across departments.

This leads to deeper funnel insights and more informed budget decisions. 

Common challenges with multi-touch attribution (and how Matomo solves them) 

Multi-touch attribution is powerful, but it still comes with hurdles. 

From fragmented data to privacy rules, these challenges often leave marketing teams with gaps in the story.

Here’s a quick overview:

ChallengesAttribution strategies
Fragmented dataMatomo uses first-party cookies, UTM parameters, and anonymous visitor IDs. User ID tracking unifies logged-in users across devices for a complete view of the customer journey.
Privacy regulationsMatomo is privacy-first by design, and supports cookieless, anonymised tracking. In France, CNIL has approved Matomo for use without consent banners when configured with no personal data.
Consent limitationsEven if customers decline cookies, Matomo can still capture anonymous, high-quality behavioural data in cookieless mode — such as page views, clicks, downloads and referrers — where legally permitted. This helps preserve attribution accuracy while staying compliant.

Now let’s dive deeper into these blockers and look at how Matomo can iron them out.

Fragmented data across sessions, channels and devices

Many analytics tools struggle to stitch together user journeys. Cookies — the small browser files that track who people are and what they do on a site — are device-specific, and session data often resets after a short period.

That means if someone first visits a site on mobile, later returns on desktop and finally converts without logging in, the system may count them as three separate visitors.

The result? Attribution reports end up incomplete or even misleading. Instead of giving you the whole picture, your reports won’t recognise the value of mid-funnel marketing work. 

If a single customer’s three separate touchpoints look like three distinct buyers, it seems as though there are three different ways people are entering the funnel. When that happens, teams skew budget decisions toward the wrong touchpoints. 

Matomo solves this by using first-party cookies, UTM parameters and anonymous visitor IDs to connect sessions across devices. It allows you to track logged-in users more accurately with User ID tracking, giving a unified view of the whole customer journey and making sure every meaningful interaction counts.

Consent and privacy limitations

The GDPR, ePrivacy Directive, and many other global regulations require consent before tracking personal data. That’s why most websites show consent banners. But if users click “no,” all tracking stops. 

The problem here is that if you can’t track, you can’t run reliable attribution models. 

Matomo addresses this hurdle through a privacy-first approach, including its cookieless tracking mode, which doesn’t store personal data in cookies. In France, the data protection authority (CNIL) has officially recognised this method as compliant, so if you configure Matomo that way, you don’t even need a consent banner. 

In other countries, consent banners are still legally required. If visitors reject them, you can’t use cookies. 

But with Matomo’s cookieless mode, you can still capture anonymous, high-quality behavioural data where regulations permit, like page views and session length. That way, even if some users reject cookies, you don’t lose sight of their key interactions in your attribution reports.

Data loss from cookie rejection

Consent banners offer customers an option to reject tracking, which skews your attribution models, as reports only reflect the behaviour of a subset of users.

The more people reject cookies, the less data is available to make decisions.

But with Matomo’s cookieless tracking mode and anonymisation features (like IP masking), you can still capture compliant, high-quality behavioural data. This preserves accuracy without over-reliance on cookies.

Multi-touch attribution tracking in Matomo

Matomo makes it easier to see which touchpoints really drive conversions. 

Its Multi Channel Conversion Attribution plugin lets you assign conversion credit across every step of the journey — not just the first or last click.

Here’s how.

Built-in attribution reporting

Matomo lets you choose from multiple attribution models: linear, time-decay or position-based. This helps you see how credit is distributed across sessions, campaigns, keywords or referrers. 

Reports show exactly which interactions influence conversion and in what order. 

But unlike many other tools, Matomo doesn’t rely on data sampling. Insights are based on complete journeys, so you’re not extrapolating from partial datasets. This kind of high accuracy is essential when budget decisions and compliance are on the line.

Privacy-first by design

Matomo supports GDPRCCPA and PECR when configured correctly. 

The default tracking code must be configured to obtain consent before tracking. In France only, if you run Matomo in cookieless mode with no personal data, CNIL allows tracking without a banner. Elsewhere, you need banners. 

In cookieless mode, Matomo uses a short-lived config_id (a 24-hour visit hash) rather than fingerprinting. That way, you can still capture anonymous behavioural signals while protecting users.

Flexible goal tracking

Matomo lets you define conversions that match your business logic, from purchases and downloads to newsletter signups. 

You can create multiple goals and track how each marketing channel contributes. This avoids the “one-size-fits-all” trap and shows how different funnel stages affect outcomes.

Real behavioural insights

Matomo goes beyond page views. With Tag Manager, session recordings and heatmaps, you can track on-page actions like scroll depth, CTA clicks and video plays. 

Matomo dashboard with annotations on visitor behaviour, search activity, and tracking features

Matomo dashboard showing visits log, visitor map, search keywords, and real-time behavior panels

These behavioural signals feed directly into attribution reports, showing how on-page engagement connects to eventual conversions.

Cookieless, first-party tracking

The phasing out of cookies is problematic for companies that rely on third-party data.

With a privacy-centric platform like Matomo, you become more resilient to the phase-out of third-party cookies, as it’s easier to maintain accurate attribution while still supporting user privacy and compliance efforts.

Matomo uses first-party cookies (stored on your own domain) or its privacy-friendly config_id system, which is a limited-time, anonymised identifier that groups actions into visits without persistent fingerprinting.

Raw data access and API integration

With Matomo, you can export attribution data through the open Reporting API or connect directly to Looker Studio and Power BI

This allows you to blend web analytics with CRM or offline sales data to measure long-term impact, without being locked into rigid dashboards.

Implementing multi-touch attribution in 5 steps with Matomo

It’s straightforward to set up with multi-touch attribution in Matomo. 

steps to setting up multi-touch attribution models

1. Start with accurate tracking

Use Matomo Tag Manager to track the actions that matter, such as:

  • Page views
  • Clicks
  • File downloads
  • Form submissions 

You don’t need developer support to set this up, so you can begin collecting reliable data immediately.

2. Set up campaign parameters

UTM parameters let you trace visits from email campaigns, paid search ads and social media links. 

Matomo automatically analyses these and connects them to your attribution reports to make sure that every marketing source gets the recognition it deserves.

3. Create conversion goals

Define what success looks like. Whether it’s a purchase, a whitepaper download or a lead form submission, you can set up conversion goals in just a few clicks. This ties every report back to meaningful outcomes.

4. Choose your attribution model

Select from linear, time-decay or position-based models to understand how credit is distributed across the funnel. 

Matomo lets you compare models side by side, so you can test which best reflects your customer journey. 

5. Monitor and adapt

You can view results in Matomo’s dashboard, set up scheduled email reports, or export raw data via the Reporting API. 

With these insights, you can refine campaigns, optimise spending, and focus on what works.

Multi-touch attribution implementation checklist
√ Start with accurate tracking
√ Set up campaign parameters
√ Create conversion goals
√ Choose your attribution model
√ Monitor and adapt

Start modelling what matters

Multi-touch attribution helps you assign value across the full customer journey so that you can make smarter sales and marketing decisions based on the real levers.

With a keener eye on the role each touchpoint plays, you can more confidently make budget allocations and capitalise on the opportunities most likely to move the needle.

But don’t rely on outdated tools that only consider the first and last touchpoints.

Try Matomo. You can build privacy-friendly, multi-touch attribution reports without third-party tools or data risks. Start your 21-day free trial today to spot the sales signals you’re missing.

]]>
The ultimate URL parameter playbook https://matomo.org/blog/2025/11/url-parameter/ Wed, 12 Nov 2025 22:01:53 +0000 https://matomo.org/?p=88757 Read More

]]>
Marketing managers often struggle to really understand how their campaigns are performing. Complicated analytics tools and confusing data can lead to decisions based on instinct or intuition instead of concrete insights. Adding to the frustration, the constant demands of data privacy compliance make things worse, with lengthy reporting processes and technical hurdles leaving less time for analysing data and crafting effective strategies.

This playbook puts URL parameters to work, providing the key to precise campaign tracking and informed decisions. Learn how to use these simple yet effective tools with Matomo to gain crystal-clear insights, improve ROI, and stay fully compliant with data privacy regulations—all without needing to write any code.

What are URL parameters?

Parameters are short tags added to links that record where a visit came from and the context of the click. They turn a plain URL into a source of clear, comparable campaign data for analysis.

Decoding the URL: Query strings vs. URL parameters

The query string is the part of the URL after the question mark “?” and before any hash fragment “#” or the end of the URL. Inside that query string live the parameters, written as “key=value” pairs and separated by “&”. 

A schematic showing the parts of a URL focusing on the structure of the URL query string and the URL parameters, values, and separators.


For example:

https://example.org/offer.html?mtm_campaign=Summer%20Sale&mtm_kwd=winter%20clothes&mtm_source=affiliate&mtm_medium=email&mtm_content=image%20link&mtm_cid=03062025-1721&mtm_group=millennials&mtm_placement=top%20banner

Here, “mtm_campaign”, “mtm_source” and their values are parameters created with Matomo’s URL builder. When someone clicks this link, Matomo records the campaign name, source, medium, and more, allowing comparison of channels and creatives without manual tagging.

Need extra fields? Install the free Marketing Campaigns Reporting plugin to track up to five campaign dimensions.

A note on special characters: URL encoding 

Some characters are reserved in URLs. Encoding replaces them with a safe code so nothing breaks. Spaces will often become “%20”. Do not worry about the details, as browsers and tools like Matomo handle encoding automatically.

CharacterURL encoded equivalentCharacterURL encoded equivalent
Space20%/%2F
!21%:%3A
22%;%3B
#23%<%3C
$24%=%3D
%25%>%3E
&26%?%3F
27%[%5B
(28%\%5C
)29%]%5D
@40%^%5E
`60%{%7B
*%2A\%7C
+%2B}%7D
,%2C


Different types of parameters

Not every parameter behaves the same way. Two useful lenses help plan and troubleshoot:

  1. Whether a parameter alters the page itself.
  2. The function it performs for the visitor or the analytics it provides.

Active parameters

Active campaign parameters change what a user sees on the page. They modify the content or layout so that search engines can treat the resulting URL as a distinct page. Examples:

  • “sort=price_asc” reorders products from low to high
  • “category=boots&colour=black” filters a catalogue view
  • “lang=fr” serves the French version of a page

Passive parameters

Passive parameters do not change the page content. They carry context for analytics or routing, and the page looks the same without them. Examples:

  • “mtm_source=newsletter” and “mtm_campaign=summer_sale” for campaign tracking
  • “utm_term=running+shoes” to capture the paid keyword
  • “ref=partner123” to attribute an affiliate

Functional categories of parameters

CategoryPurpose and examples
TrackingRecords click source, campaign and creative. Examples: mtm_source, mtm_medium, mtm_campaign, mtm_content, mtm_kwd.
FilteringLimits results to a subset for faster findability. Examples: brand=nike, size=10, availability=in_stock.
SortingChanges item order to match intent. Examples: sort=price_asc, sort=rating, order=newest.
PaginationPoints to a specific page in a long list. Examples: page=3, per_page=24.
SearchingSends a query to site search.
Examples: q=strollers, search=wireless+earbuds.
Translating / localisingServes the correct language or region. Examples: lang=de, locale=en-GB.
IdentifyingReferences a product, user or resource for lookups.
Examples: product_id=12345, sku=ABC-123, user=8472.

Marketing use cases for using parameters

Parameters join the dots between clicks and outcomes across every channel. Tag once, maintain consistent naming, and then compare performance in Matomo without relying on manual spreadsheets. 

Icons representing email marketing, social media, paid advertising, and affiliate marketing, connected to a central analytics dashboard.


For quick ideas and patterns to try, here are some common campaign tracking use cases and examples.

Tracking email campaign performance

Add parameters to every newsletter link so Matomo records source, medium and campaign. For example, mtm_source=newsletter&mtm_medium=email&mtm_campaign=spring_launch. Email platform data can also be mapped to Matomo.

Using Mailchimp? Check out our guide to track Mailchimp email clicks in Matomo.

Measuring social media ROI

Social budgets spread across organic posts and paid placements. Parameters standardise the click data, providing a way to attribute visits, conversions and revenue back to each network and post type. 

Pair consistent tagging with the Multi Channel Conversion Attribution plugin to see first touch, last touch, or position-based credit. This helps you decide where to invest next and which creatives to scale.

Analysing paid advertising effectiveness

For search and social ads, apply parameters at the campaign or ad level. Capture keyword, ad group, audience or placement in “mtm_content” or “mtm_kwd” to compare cost against conversions by slice. This makes A/B tests faster to read and keeps reporting stable even when platforms rename fields.

Understanding affiliate marketing performance

Give each partner a unique parameter, such as “ref=partner123” or record the partner in “mtm_source”. Matomo helps create a simple affiliate system that will attribute clicks, leads and sales to the right affiliate, which supports accurate commission payments and shows which partners bring high-value customers.

Common parameter pitfalls to avoid 

Parameters are useful for measurement, yet unmanaged, they can negatively impact search performance. This can create a few issues for marketers and SEO teams.

Duplicate content

Small parameter changes can result in multiple URLs that display the same page. 

A product grid at “/shoes” might also load at “/shoes?sort=price_asc”, “/shoes?size=10”, and “/shoes?size=10&sort=price_asc”. 

Search engines treat these as separate pages, which weakens each’s SERP position and visibility. Ranking signals spread between them, pages compete with each other and the clean version may struggle to win. 

Illustration showing duplicate content, wasted crawl budget, and diluted link equity due to improper URL parameter handling.

The result is poor performance and fewer organic visits. Relying on parameters for filters or tracking requires a clear plan to direct search engines to the preferred version and maintain consistent internal links.

Protecting your crawl budget

Crawl budget is the time and resources a search engine sets aside to explore a site. It is not unlimited. 

Parameterised URLs multiply quickly so that bots can spend their visit on many thin variations rather than key pages. Important content gets crawled less often, updates get discovered later, and visibility can drop. Large catalogues feel this most when every sort, filter, and view mode adds new URLs. 

Keep the most valuable pages easy to reach, reduce unnecessary variants, and guide bots toward the versions that matter.

Diluted link equity

Links help search engines judge which page deserves to rank. When shares and backlinks point at parameterised URLs such as “?mtm_campaign=spring_launch”, the authority those links pass can splinter across many addresses. A clean URL earns less credit, even though it is the page you want to rank. 

The same split happens when internal links sometimes include tracking parameters and sometimes do not. Aim to keep public and internal links pointing to the canonical URL, and ensure that any tracking tags are stripped where they are no longer needed to persist.

Best practices for parameters

When handled well, parameters give clean data without harming the search. The aim is simple: show search engines one preferred version of each page while keeping rich campaign details for reporting.

Canonicalisation

Use a canonical tag to point each set of parameterised URLs to a single, preferred address. 

In most cases, that is the clean version without tracking tags. Place a self-referencing canonical on the canonical page, then add the same target on common variants such as “?sort=price_asc” or “?mtm_campaign=summer_sale”. 

Keep rules consistent across templates so lists, filters and pagination are all resolved to the correct URL. If a parameter truly creates unique content worth indexing, let that page self-canonise and treat it as a distinct destination.

Guiding search engines through internal linking

Links teach crawlers what matters. 

Keep navigation, breadcrumbs and body links pointing at the canonical URL, not at parameterised versions. 

Avoid adding tracking parameters to internal links as they overwrite attribution and multiply crawl targets. 

Standardise trailing slashes, capitalisation and parameter order so that the same page is never linked in two different ways. 

For language targets, use dedicated paths or subdomains where possible rather than “?lang= parameters”, then connect them with hreflang.

Using robots.txt with caution

Blocking parameters via robots.txt can sometimes backfire: it prevents crawling but not indexing. It can also hide signals that help canonicalisation work.

Canonical tags consolidate ranking signals by pointing parameter variants to a single preferred URL while keeping the page crawlable. A metanoindex suits pages that serve users but should not appear in search, removing them from the index while still allowing link equity to flow.

By contrast, robots.txt stops crawling entirely, so search engines may keep a URL indexed from external links, but cannot see the canonical or noindex and cannot evaluate internal links. Reserve robots.txt for genuine crawl traps such as infinite calendars, session IDs, or faceted combinations that can explode into countless thin URLs.

A/B testing parameters

Experiment tags like “?variant=a” are useful during tests but should not live on in search engines. Canonicalise variants to the original or apply a meta noindex

After the assignment, store the variant in a cookie or session so visitors see the same experience while sharing clean URLs. Name tests clearly, keep them short, and remove test parameters at the end. For measurement, pair clean final URLs with Matomo’s A/B testing reports so results are easy to read.

Personalisation with parameters

Custom tags can enrich campaign data without exposing personal tracking information. Define a simple taxonomy for “mtm_campaign”, “mtm_source”, and “mtm_medium” and reuse “mtm_content” or another agreed-upon key for audience, creative or placement. 

Keep values short, lowercase and human-readable. Never pass personal data in URLs. If you need to include an internal identifier, use a non-reversible ID rather than an email. 

Strip tracking parameters from on-site navigation, log them once at entry, then use Matomo to carry the session forward. It preserves accurate attribution while keeping things clean.

Optimising URL parameters with Matomo

Matomo turns tagged links into clear, trustworthy reports without code. It uses its campaign tracking, flexible parameters and readable dashboards to move from guesswork to decisions.

Campaign tracking 

  1. Set a simple naming convention for mtm_source, mtm_medium, mtm_campaign, mtm_content and mtm_kwd.
  2. Build links with Matomo’s URL builder so tags are added correctly.
  3. Add the tagged links to ads, emails and social posts before publishing.
  4. After launch, check campaign reports to confirm clicks and conversions are recording as expected.
  5. For Google Ads, follow Matomo’s guide to align auto-tagging, ValueTrack or manual tags so sessions are attributed correctly.

Tip: keep values short, consistent and free of personal data.

Custom parameters

Many sites already use parameter keys from other systems, such as utm_source, cid, src, or partner tags. Matomo can customise which keys it reads and map them to its campaign fields (for example, treat utm_source as Source and utm_term as Keyword), so historic links and third-party URLs report correctly without re-tagging. 

Matomo also supports mixing MTM and UTM parameters in the same URL. When duplicate keys are present (e.g., mtm_campaign=Summer%20Sale&utm_campaign=winter%20Sale), the first matching parameter is used. But if a user finds the website through a Google ad link, signs up for a newsletter and finally clicks an email link, Matomo can start a new visit to preserve accurate attribution for each campaign.

This keeps reporting consistent across platforms and teams while you move toward a single naming convention.

Custom reports and dashboards

Matomo’s reports make parameter data easy to act on. Watch traffic arrive in the Visits in Real-time widget, then open the Visits Log to inspect individual sessions and confirm tags. Use the Real Time Visitor World Map to spot geographic patterns.

Screenshot of Matomo reporting widgets

(Image source: Matomo)

Pin these widgets to a campaign dashboard, add a segment for a specific mtm_campaign, then compare performance week over week to inform future spend decisions.

Get started

Mastering URL parameters is crucial for accurate campaign tracking and informed decision-making. This playbook outlined the different types, marketing use cases, SEO pitfalls to avoid, and best practices for parameter optimisation.

Put this playbook to work with Matomo. Use the free URL builder to tag links, then read results in Campaign reports and dashboards to see which sources, creatives, and keywords drive visits and conversions.

Ready to craft effective, SEO-friendly URLs and measure their impact? Start your 21-day free trial of Matomo today.

]]>
What to look for in website analytics software (and why it matters) https://matomo.org/blog/2025/11/website-analytics-software/ Mon, 03 Nov 2025 23:42:00 +0000 https://matomo.org/?p=88465 Read More

]]>

Choosing the right website analytics software isn’t just about tracking traffic. It’s about understanding your audience, protecting their privacy and making confident decisions with data you can trust. Choosing the wrong analytics platform can skew your entire marketing strategy.

The challenge?

Most tools either overwhelm you with complexity or fail to give you full control over the data you collect. Some sample your traffic. Others rely on third-party cookies. And many pass your users’ data through systems you don’t fully control.

This isn’t just a technical issue either. According to Econsultancy’s Future of Marketing 2025 report, 61% of marketers now see data privacy as a competitive advantage, not just a legal requirement. But most analytics tools haven’t kept up. They still lean on outdated tracking models that create more compliance risk than clarity.

It’s no surprise that teams are struggling to trust the numbers, never mind explaining them with confidence.

In this article, we’ll explain what website analytics software should do, which features actually matter, and how to choose a tool that fits your site’s unique needs.

What website analytics software actually does (and doesn’t do)

Website analytics software is a set of tools that measure how people interact with your site. Technically speaking, it collects event data through a tracking code and processes that data into dashboards or reports. In plain terms, it shows how visitors arrived, what they did and how often they came back.

There are two main types of analytics:

  • Web analytics: traffic sources, pageviews, sessions, bounce rate, conversion goals
  • Behavioural analytics: heatmaps, scroll depth, session recordings, rage clicks

Some analytics tools combine both (Matomo, Adobe Analytics) while others specialise (Hotjar focuses mainly on behavioural analytics). Regardless, most analytics tools report on similar metrics: 

  • Traffic channels
  • Bounce rate
  • Pages per session
  • Time on page
  • Conversion funnels
  • Ecommerce revenue
  • Event tracking 
  • Cohort analysis

Teams often connect this information with SEO tools, Google Search Console or Looker Studio to better understand site traffic and customer journeys.

It’s important to recognise the limits. 

Analytics shows what is happening, not why. It won’t fix slow website performance, weak copy or a flawed offer. The real value comes when teams act on the data through A/B testing, design changes or funnel analysis to improve conversion rates. For example, session replays may reveal that users abandon a checkout form after repeated rage clicks, signalling a design flaw that directly impacts ecommerce revenue.

Different teams use analytics differently. Marketing teams track campaign performance and ad spend, UX and design teams refine user experience and product teams monitor feature adoption through event tracking. Without that human follow-up, even the most advanced marketing analytics platform remains just a reporting tool.

Why hosting matters 

Where analytics data is hosted impacts compliance and control over data. Most tools are third-party hosted or cloud-based, while some platforms offer self-hosted or on-premise options for complete ownership. 

Self-hosted 

  • What it means: All data storage and processing activities occur on infrastructure you control.
  • Why it matters: Self-hosted options (e.g., Matomo On-Premise) can support stricter privacy and compliance needs, particularly for UK GDPR or organisations that require European-owned infrastructure.

Third-party

  • What it means: Third parties store and process analytics data on cloud-based or external servers like Google Cloud.
  • Why it matters: Third-party or cloud-based options (e.g., Google Analytics 4Mixpanel, and HubSpot’s Marketing Hub) can require additional controls and safeguards to meet data privacy standards.

What to look for in a website analytics tool 

Below are five features no team should compromise on when evaluating website analytics software, whether for traffic data, conversion funnels or user behaviour.

1. Data accuracy

Accuracy is the foundation of trustworthy analytics. Many platforms, including Google Analytics 4, rely on sampling once datasets grow large. Instead of analysing every interaction, they project results from a slice of site traffic. That shortcut can blur important details in event tracking, ecommerce revenue or conversion funnels.

side by side comparison matomo vs google analytics

Take funnels as an example. If you’re testing a checkout sequence, sampling can make it impossible to see whether users are dropping off during account creation or at the payment step. Matomo’s guide on funnel analysis highlights how precise step-by-step data reveals bottlenecks you can actually fix. With incomplete or estimated data, those insights are lost.

Matomo avoids this problem entirely by processing every visit, click and session recording without sampling. When you review traffic data or customer journeys, you see the whole picture.

2. User-level behavior tracking

High-quality analytics software goes beyond pageviews to show how individual users interact with your site. This includes event tracking for actions like button clicks or video plays, funnels that map multi-step journeys such as checkout flows and session recordings that replay real interactions

Together, these tools help teams see exactly where people drop off or get stuck. Matomo’s event tracking use cases illustrate how capturing these micro-interactions adds context that traffic data alone can’t provide. With clear behaviour insights, marketing, UX and product teams can make targeted fixes that directly improve conversion funnels.

3. Privacy and data ownership

Privacy laws like GDPR and CCPA mean analytics can’t just collect data freely. Most tools rely on third-party cookies, which require banners and often result in lost traffic data when visitors refuse consent. Matomo was designed as an ethical alternative, with cookieless tracking confirmed by France’s CNIL and full data ownership through on-premise or cloud hosting. 

In its FAQ on consent, Matomo explains how organisations can track responsibly while staying compliant. That balance of privacy protection and accurate data gives teams confidence to measure conversion rates without sacrificing user trust.

4. Custom dashboards and reporting 

Standard reports rarely fit every organisation’s goals. A strong analytics platform lets teams create dashboards tailored to the metrics that matter most, whether that’s conversion funnels for marketing, user retention for product or content analytics for editorial teams. 

Matomo dashboard showing real-time visits, traffic channels, visitor map and user engagement widgets.
Matomo dashboard with custom widgets

Matomo’s reporting tools allow you to mix and match widgets, schedule recurring reports and share results with stakeholders in clear formats. Instead of digging through one-size-fits-all charts, you see exactly the data that drives your decisions. Flexible reporting saves time, reduces confusion and ensures everyone from executives to designers is working from the same trusted numbers.

5. Integration options

Analytics software should fit into your existing systems rather than sit apart. A WordPress plugin allows site owners to track ecommerce revenue directly, while integrations with CRMs and tag managers connect user behaviour data to customer profiles and campaigns. 

Matomo’s integration library lists connections across CMSs, eCommerce platforms, advertising networks and cloud services. These ready-made options save teams from building custom tracking and reduce errors that come with manual imports. With integrations in place, you can follow the customer journey across tools and see how traffic sources and on-site actions link to actual outcomes.

Popular analytics tools

Choosing the right analytics tool often involves understanding its trade-offs. Below, we break down the strengths and limitations of the most widely used platforms so you can see how each one fits different business needs.

Google Analytics (GA4 and 360)

Google Analytics remains the default choice for many businesses. GA4, the free version, replaced Universal Analytics in 2023, while Analytics 360 offers premium features for large enterprises. Both track traffic sources, events and conversions, and they connect tightly with Google Ads and Search Console, making them appealing for marketing teams already invested in the Google ecosystem.

GA4 dashboard with traffic source chart, sessions trend and user engagement metrics.
GA4 acquisitions dashboard

Strengths: Free entry point, near-universal adoption, strong integration with Google Ads and a wide range of standard web metrics.

Limitations: Data sampling makes reports unreliable on high-traffic sites. The interface and reporting model differ significantly from the older Universal Analytics, leading to a steep learning curve. Privacy concerns are ongoing since GA depends on third-party cookies, which trigger consent banners in most regions. 

→ Check out our Matomo vs Google Analytics comparison for more details on these trade-offs.

Matomo

Matomo is an open-source analytics platform created as a privacy-first alternative to Google Analytics. It is trusted by +1 million websites, with case studies showing adoption by universities, government agencies and businesses that need reliable data without compromising compliance.

Matomo dashboard showing visit trends, traffic sources, visitor map and engagement metrics.Matomo dashboard overview with visits over time, channel types and visitor map

Strengths: Matomo delivers 100% accuracy with no data sampling, so every visit, event, and funnel step is counted. It supports GDPR and other privacy laws through first-party cookies, consent-friendly features, IP anonymisation and EU hosting options. 

No analytics tool is automatically compliant, but Matomo provides configuration guides to help organisations set retention periods, choose a lawful basis and manage transfers responsibly. 

Businesses can self-host for full control or use Matomo Cloud, knowing no third-party has access to their data. Behavioural tools like heatmaps and session recordings are included.

Limitations: On-premise requires technical setup, and some advanced features cost extra.

See Matomo in action.

Mixpanel

Mixpanel is a product analytics platform designed to help teams understand how users interact with apps and digital products. Unlike traditional web analytics tools, it emphasises event tracking, funnels and retention analysis to show where users drop off and how often they return.

Mixpanel dashboard showing funnel completion, user retention, mobile OS breakdown and country-specific engagement
 Mixpanel product metrics dashboard

Strengths: Mixpanel is strong at mapping customer journeys inside apps. Its funnel analysis highlights points of friction in multi-step flows, while cohort reports make it easier to study user retention over time. SaaS and mobile-first businesses often rely on these features to refine onboarding and track feature adoption.

Limitations: Mixpanel is not built for classic website analytics like bounce rate or traffic sources. Pricing scales with event volume, which can get expensive quickly. It also requires more setup, and non-technical teams may find the interface harder to use compared to simpler tools.

Hotjar

Hotjar is a behaviour analytics tool focused on visualising how users interact with your site. Instead of offering broad traffic metrics, it provides heatmaps, session replays and surveys that help teams see and understand user behaviour in real time.

Hotjar dashboard displaying session data, top clicked buttons, traffic sources and bounce rate metrics.
Hotjar site overview with top clicked buttons and traffic channels

Strengths: Hotjar is simple to install and start using, making it popular for teams that want quick insights without technical setup. Its heatmaps show where users click or scroll, while session replays reveal friction points like abandoned forms. It’s particularly useful for UX research, form optimisation and gathering direct feedback through on-page polls.

Limitations: Hotjar does not track traffic sources or provide deeper reporting on overall website performance. Its strength lies in visual insights, so it works best when paired with a full web analytics platform rather than used alone.

HubSpot

HubSpot’s Marketing Hub combines an analytics tool, CRM, email marketing, forms, landing pages and campaign automation into one platform. This makes it appealing to teams that want all their customer data in one place.

HubSpot dashboard showing traffic sources over time with filters for session data and custom views.
HubSpot traffic analytics custom view

Strengths: Because HubSpot centralises data, marketers can see how a contact moves from filling out a form to opening emails and eventually becoming a customer. Its reporting dashboards tie activity from different channels together, which helps teams measure the effectiveness of campaigns without exporting data into other systems.

Limitations: The trade-off is cost. Pricing increases quickly as contact lists and features expand, which can put it out of reach for smaller organisations. It also takes more time to set up than stand-alone analytics tools, and for teams that just want traffic and conversion tracking, it may be too complex.

Use cases: Match the tool to your job

The right choice depends on who’s using it and the job they need it to do.

Marketing teams → Track conversions from ads

Use case: Sales funnel and marketing attribution tools to see whether ad clicks lead to purchases or sign-ups

Best fit: Platforms like GA4 connect tightly with Google Ads, while Matomo offers funnel analysis to pinpoint where people drop out of multi-step journeys.

Product and UX teams → Audit forms and drop-offs

Use case: Understanding why people abandon checkout or sign-up flows, you’ll need behavioural analytics.

Best fit: Hotjar and FullStory provide heatmaps and replays, while Matomo includes session recordings that let you watch where users hesitate, rage-click or quit a form.

Legal and compliance teams → Stay compliant with privacy laws

Use case: Meeting compliance standards without forcing users through distracting consent popups.

Best fit: Matomo can be configured for consent-free tracking under certain jurisdictions, as outlined in its guide on consent exemptions. At the same time, its cookieless tracking FAQ explains that most EU countries still view cookieless methods as a tracking technology that requires consent. 

A final compliance takeaway: the tool helps, but your configuration and local rules play a big role.

By framing your needs as jobs to be done, such as ad attribution, privacy compliance or UX optimisation, you can more easily match tools best suited for your use case.

Matomo’s position in the analytics ecosystem

Most analytics platforms specialise or compromise. Google Analytics is free but samples data and depends on third-party cookies. Hotjar is great for visual behaviour insights but doesn’t cover broader site performance. Mixpanel excels at product analytics but lacks traditional website metrics. HubSpot combines CRM and marketing but comes with high costs and complexity.

Matomo takes a different position by combining breadth with user control:

  • Privacy and compliance: Unlike Google Analytics, which requires consent banners in most regions, you can configure Matomo to meet GDPR and CCPA requirements with features like IP anonymisation, cookieless tracking and first-party cookies. Its feature list even outlines options for organisations that need lawful, consent-friendly analytics.

  • Data accuracy and ownership: Where other tools use sampling or share data with third parties, Matomo processes every interaction and keeps all data under your control. That reliability matters when teams are analysing funnels or running A/B tests where small percentage changes drive big decisions.

  • Flexible deployment: Hotjar, Mixpanel and HubSpot only offer cloud services. Matomo gives you the choice: a managed cloud service or an on-premise version installed on your own infrastructure. Both options connect with behavioural tools like heatmaps and session recordings, and integrate with CMSs and eCommerce platforms.

With more than a million websites using Matomo and thousands of reviews praising its trustworthiness, it has become the leading ethical alternative in web analytics.

Start your free Matomo trial to see how it fits your organisation.

What to consider before choosing an analytics platform

Before committing to an analytics tool, it helps to step back and ask yourself a few questions:

  • What data do we actually need?
    • If you only want to know traffic sources and bounce rate, a lightweight tool may be enough. ‘
    • If you need funnels, event tracking and session recordings, look for a full platform like Matomo’s feature set.
  • Do we need to meet legal privacy standards?
    • Regulations like GDPR and CCPA set strict rules on cookies and consent. 
    • Matomo explains when consent banners are required and how cookieless tracking fits into European law.
  • Who will use the data and how?
    • Marketers, designers and product teams all need different views. 
    • Make sure dashboards and reporting are accessible to the people who’ll act on them.
  • How will this fit with our existing tools?
    • Check CMS, CRM and ad platform integrations to avoid manual work later.

Asking these questions helps keep the focus on the jobs to be done, rather than getting lost in a maze of feature checklists.

Accurate, secure data always beats more data

Website analytics shouldn’t be about chasing every possible metric. It should be about collecting the right data, using it responsibly and turning it into actions that improve your site and serve your users.

That starts with choosing software that gives you full visibility into what’s happening and the confidence that your reports are accurate, privacy-aware and aligned with your compliance obligations. Matomo supports GDPR and CCPA requirements through features like first-party cookies, IP anonymisation and cookieless tracking, but it still needs to be configured correctly for your organisation’s lawful basis and data retention policies.

Whether you’re optimising forms, improving page experience or reporting to stakeholders, you need tools that support clear decision-making rather than dashboards for their own sake.

Try Matomo for free and see how privacy-first analytics can put you back in control.

]]>
Top ecommerce analytics tools for decoding buyer behaviour https://matomo.org/blog/2025/09/ecommerce-analytics-tools/ Thu, 18 Sep 2025 04:41:32 +0000 https://matomo.org/?p=87313 Read More

]]>
Choosing between ecommerce analytics tools isn’t just a matter of capturing as much data as possible — although accurate data capture is undoubtedly essential. 

You must also consider how a tool analyses data and helps you turn insights into action. There’s the customer-facing aspect, too. Shoppers shouldn’t be bombarded with cookie requests because you’ve chosen a tool that isn’t privacy-focused.

Finding the right analytics platform can be more complicated than some store owners first think. 

Don’t worry, though. We’ve got you covered. This article reviews five of the top ecommerce analytics tools and explains key factors to consider when choosing a platform.

What are ecommerce analytics tools?

Ecommerce analytics tools are software platforms that capture, measure and analyse data at every stage of the customer experience.

The right data analytics tool can help store owners and marketers to understand how shoppers behave on their site, which marketing channels are most profitable, and why customers abandon their carts

Most tools boast a wide range of features to achieve those goals, including:

Ultimately, a good analytics tool will reduce friction in the customer journey, boost conversion rates and personalise shopping experiences. 

Top five ecommerce analytics tools

Below, you’ll find a roundup of the five top ecommerce analytics tools based on their features, pricing and suitability for different types of stores.

Ecommerce tools at a glance:
Matomo → Privacy-first, open-source, self-hosted
• GA4 → Free, predictive, web/app blend
• Adobe Analytics → Enterprise-grade, customisable
• Mixpanel → Product analytics, real-time, user-friendly
• Hotjar → UX insights, visual, no-code

Whether you’re looking for a free option, a comprehensive tool or a platform that respects your users’ privacy, you’ll find a suitable solution.

1. Matomo 

Best for: Teams needing GDPR‑friendly analytics, full data ownership or deep customisation.

Matomo is an open-source ecommerce analytics platform offering a comprehensive, privacy-first solution.

A screenshot of the Matomo dashboard

Matomo’s ecommerce analytics solution goes beyond simple web tracking to give you all the customer data and tools you need. Track every metric using heatmaps and session recordings to understand how shoppers use your site. Then take action with built-in A/B testing tools. 

The platform’s open-source and privacy-focused nature makes it a solid choice for store owners who care about protecting their customers’ privacy.

Standout features

  • Heatmaps and session recordings to visualise usability issues and frustration points
  • A/B testing tools to optimise product pages or checkout flows
  • Event tracking and goal funnels for conversion rate optimisation
  • Custom reports and dashboards to turn data into insights
  • No data sampling 
  • Ethical and privacy‑first
  • No cookie banners required in many cases (if configured correctly)

Pricing: Free self‑hosted core version, or $29/month for cloud-based option.

2. Google Analytics 4

Best for: Teams needing free, AI‑powered ecommerce insights across web and app.

Google Analytics 4 is the most popular web analytics platform on the planet, with a broad range of features to support ecommerce stores. 

A screenshot of GA4

(Image Source)

Google Analytics excels at showing customer engagement and website traffic metrics. Clear dashboards and reports make it easy to determine who landed on your site, what they did, where they came from, and how they converted. 

It’s a solid choice for first-time store owners looking for a free solution integrated with Google’s other products. However, be careful of the lack of data privacy and data quality. Google samples data when generating results, meaning your metrics may not be 100% accurate. 

Standout features

  • Purchasing tracking, including transaction IDs, revenue, shipping costs and taxes
  • Product performance analysis to see which products are popular and how they are performing
  • Conversion analysis to find drop-off points and areas for optimisation 
  • Dashboards that make it easy to track basic ecommerce data
  • Native integration with Google Ads, Search Console, BigQuery, and Data Studio
  • Free to use 

Pricing: Free. (Enterprises that want more advanced features can use Google Analytics 360, where pricing is available on request.)

3. Adobe Analytics

Best for: Teams that value predictive analytics and customisation over simplicity and affordability.

Adobe Analytics is an enterprise-level platform that combines web, product, and predictive analytics to deliver real-time insights across channels. 

 A screenshot of Adobe Analytics

(Image Source)

For in-depth ecommerce metrics tracking combined with predictive analytics and advanced customer segmentation, Adobe Analytics is a solid choice.

It gives a comprehensive view of real-time customer behaviour thanks to customer journey analysis tools, marketing attribution and ecommerce performance tracking.

It could be a sensible choice if you already use Adobe Experience Cloud or other products in the Adobe ecosystem. However, this platform may be too complicated and cost-prohibitive for everyone else. 

Standout features

  • AI-powered prediction analysis identifying likely buyers, churn signals and customer lifetime value
  • Attribution analysis across channels and multi-touch funnel analysis
  • Detailed customer journey analytics and real-time data
  • Predictive analytics come standard 
  • Native integration with Adobe Commerce for a holistic view of customer interactions
  • Advanced cohort analysis lets retailers create detailed, targeted audiences

Pricing: Available on request

4. Mixpanel

Best for: Product teams needing real-time behavioural insights, funnels, and predictions.

Mixpanel is a product analytics platform focused on user engagement, event tracking and cohort analysis. It has a dedicated ecommerce analytics solution for store owners looking to find conversion bottlenecks and drive more sales.

A screenshot of Mixpanel

(Image Source)

Mixpanel is an intuitive ecommerce analytics platform that allows store owners to track user behaviour. It comes with a range of behavioural analysis tools, such as session recording and cohort analysis, to help identify and solve cart abandonment issues. 


While Mixpanel offers a free plan, it’s limited in scope. Enterprise plans start at $20,000 per year.

Standout features

  • Event-based tracking with granular control over how user behaviour is recorded
  • Funnel and cohort analysis to measure retention, repeat buyers and conversion paths
  • Visual dashboards and real-time behavioural insights
  • Multi-touch attribution to measure marketing effectiveness
  • Streamlined interface and intuitive dashboards make data analysis accessible
  • Built to handle high data volumes and process billions of events monthly
  • Seamless integration with other software platforms

Pricing: Free to use, capped at one million monthly events.

5. Hotjar

Best for: UX teams needing fast heatmaps and session playback.

Hotjar is a behaviour analytics tool that allows store owners to track shoppers’ interactions with their sites and experiment with ways to increase conversion rates. 

 A screenshot of Hotjar

(Image Source)

Hotjar’s visualisation tools are one of the best to learn how shoppers browse your site. The platform has more types of heatmaps than almost any other provider, including:

  • Click maps
  • Heat maps
  • Scroll maps
  • Rage click maps

It’s an excellent tool for store owners who want to visualise how customers click, scroll, and interact. However, it doesn’t collect ecommerce data to the same degree as other platforms. 

Standout features

  • Heatmaps and session recordings to understand user behaviour
  • Conversion funnels that track where users drop off during checkout
  • Feedback polls and surveys to track shopper satisfaction
  • User-friendly interface and intuitive design
  • Highlights feature lets teams share key user insights
  • Native integrations with Shopify and other ecommerce platforms

Pricing: starts from $39 per month. A limited free plan is available

What to look for in an ecommerce analytics tool

Whether you use our shortlist above or create your own, you’ll want to ensure your tool has all the necessary features. 

Here are the most important ones.

Core ecommerce metrics tracking

First, your analytics tool needs a dedicated ecommerce solution that tracks key shopping metrics. The following are particularly important:

  • Orders
  • Total revenue
  • Taxes
  • Shipping costs
  • Average order value (AOV) 
  • Abandoned carts

You can track all these and more in Matomo. 

Check out our guide to the 7 Ecommerce Metrics to Track and Improve to learn more. 

Custom reports

Every ecommerce store is different, so choose a flexible analytics platform that lets you create custom reports

In Matomo, you can choose from over 200 dimensions and metrics, as well as different visualisations like bar, pie, and line graphs.

A screenshot of Matomo's custom report functionality

You can even automate your reporting by integrating Matomo’s Custom Reports feature with the Email Reports feature. 

Customer segmentation 

Even though you’ll want to collect information on every visitor, it can be helpful to learn more about audience groups. 

Customer segmentation lets you analyse shoppers based on demographics, behaviour and other factors to create more targeted campaigns and encourage repeat purchases. 

In Matomo, for example, you can create segments based on:

  • Demographics
  • Visit patterns
  • Buyer behaviour
  • Marketing campaigns
  • Technology customers use
  • Average order value
  • Lifetime value


By using these segments to zero in on particular audiences, you can offer more value to your customers and gain a competitive advantage in the marketplace.

Conversion rate optimisation capabilities

Conversion rate optimisation is the key to higher revenues, better return on ad spend and long-term customer retention. 

But you don’t need to spend time and money on a dedicated tool. Choose an ecommerce analytics tool with built-in conversion rate optimisation capabilities to keep everything under one roof. 

With Matomo, for example, you can:

  • Use heatmaps to see how users engage with your site
  • Replay website sessions to learn why users don’t convert
  • Run A/B tests to experiment with different headlines, images, calls to action or page layouts

Matomo also measures the impact of your experiments on key ecommerce metrics and lets you implement changes based on statistically significant differences, not guesswork. 

Marketing attribution

Marketing attribution assesses the impact each channel has on conversions and revenue. It helps you understand which channels drive the best shoppers.

Matomo makes it easy to understand which channels drive the most conversions and how much each is worth.

 A screenshot of Matomo's marketing attribution functionality

Marketing attribution in Matomo

To measure the impact of each channel across the customer journey, you can choose from several attribution models (last interaction, first interaction, position-based, etc.).

Without marketing attribution, you risk wasting time, money and effort on channels that don’t benefit your business.

Ecommerce platform integration

Make it as easy as possible to start by choosing an analytics tool with native integrations with ecommerce platforms like Shopify and Magento.

A screenshot of Matomo's integrations

Magento, for example, integrates with every major platform and numerous smaller tools, including PrestaShop, OpenCart, and Zen Cart. 

Server-side tracking

Most ecommerce analytics platforms collect ecommerce data using JavaScript-based tracking. While this is largely effective, it can’t collect every interaction. That’s because ad blockers and other tools can block JS tracking. 

The only way to guarantee you collect data on every shopping action is through server-side tracking

Server-side tracking means that when a user interacts with your website, your backend server captures the event data and sends it to Matomo’s tracking API endpoint. This bypasses the browser and improves data accuracy, reliability, and privacy compliance. You control what data is collected, stored, and processed.

Data privacy and security

Some ecommerce analytics platforms — like Google — use the data they collect about your customers to power additional services like Google Ads and sell to other companies.

Matomo, on the other hand, was designed with privacy in mind. You can configure it to follow strict privacy laws like GDPR and CCPA. Using Matomo also means all of your valuable data is owned by you and you alone.

Privacy-first ecommerce with Matomo

An ecommerce analytics tool helps you understand customer behaviour, make smarter marketing decisions and drive growth.

With Matomo, you can do all that while prioritising your users’ privacy. Trusted by over one million websites, Matomo’s open-source software is the ethical analytics solution every store owner needs.

Start your 21-day free trial — no credit card required.

]]>
What is audience segmentation? The 8 main types and examples https://matomo.org/blog/2025/07/audience-segmentation-2/ Tue, 08 Jul 2025 21:09:49 +0000 https://matomo.org/?p=85368 Read More

]]>
Marketers must reach the right person at the right time with the most relevant messaging. Customers now expect personalised experiences, which means generic campaigns won’t work. Audience segmentation is the key to doing this. 

This isn’t an easy process because there are many types of audience segmentation. The wrong approach or poor data management can lead to irrelevant messaging or lost customer trust.

This article breaks down the most common types of audience segmentation with examples highlighting their usefulness and information on segmenting campaigns without breaking data regulations.

What is audience segmentation?

Audience segmentation involves dividing a customer base into distinct, smaller groups with similar traits or common characteristics. The goal is to deliver a more targeted marketing message or to glean unique insights from analytics.

It can be as broad as dividing a marketing campaign by location or as specific as separating audiences by their interests, hobbies and behaviour.

Consider this: an urban office worker and a rural farmer have vastly different needs. Targeted marketing efforts aimed at agriculture workers in rural areas can stir up interest in farm equipment. 

Audience segmentation has existed since the beginning of marketing. Advertisers used to select magazines and placements based on who typically read them. For example, they would run a golf club ad in a golf magazine, not the national newspaper.

Now that businesses have more customer data, audience segments can be narrower and more specific.

Why audience segmentation matters

Hyken’s latest Customer Service and CX Research Study revealed that 81% of customers expect a personalised experience.

These numbers reflect expectations from consumers who have actively engaged with a brand — created an account, signed up for an email list or purchased a product.

They expect relevant product recommendations — like a shoe polishing kit after buying nice leather loafers.

Without audience segmentation, customers can get frustrated with post-sale activities. For example, the same follow-up email won’t make sense for all customers because each is at a different stage of the user journey

Some more benefits that audience segmentation offers: 

  • Personalised targeting is a major advantage. Tailored messaging makes customers feel valued and understood, enhancing their loyalty to the brand. 
  • Businesses can understand users’ unique needs, which helps in better product development. For example, a fitness brand might develop separate offerings for casual exercisers and professional athletes.
  • Marketers can allocate more resources to the most promising segments. For example, a luxury skincare brand might target affluent customers with premium ads and use broader campaigns for entry-level products.

8 types of audience segmentation

There are eight types of audience segmentation: demographic, behavioural, psychographic, technographic, transactional, contextual, lifecycle and predictive segmentation.

8 types of audience segmentation

Let’s take an in-depth look at each of them.

Demographic segmentation 

Demographic segmentation divides a larger audience based on data points like location, age or other factors.

The most basic segmentation factor is location, which is critical in marketing campaigns. Geographic segmentation can use IP addresses to separate marketing efforts by country. 

But more advanced demographic data points are becoming increasingly sensitive to handle, especially in Europe, where the GDPR makes advanced demographics a more tentative subject. 

It’s also possible to use age, education level, and occupation to target marketing campaigns. It’s essential to navigate this terrain thoughtfully, responsibly, and strictly adhere to privacy regulations.

Potential data points:

  • Location
  • Age
  • Marital status
  • Income
  • Employment 
  • Education

Example of effective demographic segmentation:

A clothing brand targeting diverse locations must account for the varying weather conditions. In colder regions, showcasing winter collections or insulated clothing might resonate more with the audience. Conversely, promoting lightweight or summer attire would be more effective in warmer climates. 

Here are two ads run by North Face on Facebook and Instagram to different audiences to highlight different collections:

different audiences to highlight different collections

(Image Source)

Each collection features differently and uses a different approach with its copy and even the media. With social media ads, targeting people based on advanced demographics is simple enough — just single out the factors when building a campaign. And it’s unnecessary to rely on data mining to get information for segmentation. 

Consider incorporating a short survey into email sign-up forms so people can self-select their interests and preferences. This is a great way to segment ethically and without the need for data-mining companies. Responses can offer valuable insights into audience preferences while enhancing engagement, decreasing bounce rates, and improving conversion rates.

Behavioural segmentation

Behavioural segmentation segments audiences based on their interaction with a website or an app.

Potential data points:

  • Page visits
  • Referral source
  • Clicks
  • Downloads
  • Video plays
  • Conversions (e.g., signing up for a newsletter or purchasing a product)

Example of using behavioural segmentation to improve campaign efficiency:

One effective method involves using a web analytics tool like Matomo to uncover patterns. By segmenting actions like specific clicks and downloads, identify what can significantly enhance visitor conversions. 

web analytics tool like Matomo to uncover patterns

For example, if a case study video substantially boosts conversion rates, elevate its prominence to capitalise on this success.

Then, set up a conditional CTA within the video player. Make it pop up after the user finishes watching the video. Use a specific form and assign it to a particular segment for each case study. This way, you can get the prospect’s ideal use case without surveying them.

This is an example of behavioural segmentation that doesn’t rely on third-party cookies.

Psychographic segmentation

Psychographic segmentation involves segmenting audiences based on interpretations of their personality or preferences.

Potential data points:

  • Social media patterns
  • Follows
  • Hobbies
  • Interests

Example of effective psychographic segmentation:

Here, Adidas segments its audience based on whether they like cycling or rugby. It makes no sense to show a rugby ad to someone who’s into cycling and vice versa. However, for rugby athletes, the ad is very relevant.

effective psychographic segmentation

(Image Source)

Brands that want to avoid social platforms can use surveys about hobbies and interests to segment their target audience ethically.

Technographic segmentation

Technographic segmentation separates customers based on the hardware or software they use. 

Potential data points:

  • Type of device used
  • Device model or brand
  • Browser used

Example of segmenting by device type to improve user experience:

After noticing a serious influx of tablet users accessing their platform, a leading news outlet optimised their tablet browsing experience. They overhauled the website interface, focusing on smoother navigation and better tablet-readability. These changes gave users a more enjoyable reading experience tailored precisely to their device.

Transactional segmentation

Transactional segmentation uses customers’ past purchases to match marketing messages with user needs.

Consumers often relate personalisation with their actual transactions rather than their social media profiles. 

Potential data points:

  • Average order value
  • Product categories purchased within X months
  • Most recent purchase date

Example of effective transactional segmentation:

Relevant product recommendations and coupons are among the best uses of transactional segmentation. These individualised marketing emails can strengthen brand loyalty and increase revenue.

A pet supply store identifies a segment of customers who consistently purchase cat food but not other pet products. To encourage repeat purchases within this segment, the store creates targeted email campaigns offering discounts or loyalty rewards for cat-related items.

Contextual segmentation 

Contextual segmentation helps marketers connect with audiences based on real-time factors like time of day, weather or location. It’s like offering someone exactly what they need when they need it the most.

Potential data points:

  • GPS location
  • Browsing activity
  • Device type

Examples of contextual segmentation:

A ride-hailing app might promote discounted rides during rush hour in busy cities or suggest carpooling options on rainy days. Similarly, an outdoor gear retailer could target users in snowy regions with ads for winter jackets or snow boots.

The key is relevance. Messages that align with what someone needs at that moment feel helpful rather than intrusive. Businesses need tools like geolocation tracking and real-time analytics to make this work. 

Also, keep it subtle and respectful. While personalisation is powerful, being overly intrusive can backfire. For example, instead of bombarding someone with notifications every time they pass a store, focus on moments when an offer truly adds value — like during bad weather or peak commute times.

Lifecycle segmentation 

Lifecycle segmentation is about crafting interactions based on where customers are in their journey with a brand.

An example of lifecycle segmentation

Lifecycle segmentation isn’t just about selling; it’s about building relationships. After a big purchase like furniture, sending care tips instead of another sales pitch shows customers that the brand cares about their experience beyond just the sale.

This approach helps brands avoid generic messaging that might alienate customers. By understanding the customer’s lifecycle stage, businesses can tailor their communications to meet specific needs, whether nurturing new relationships or rewarding long-term loyalty.

Potential data points:

  • Purchase history
  • Sign-up dates

Examples of effective lifecycle segmentation:

An online clothing store might send first-time buyers a discount code to encourage repeat purchases. On the other hand, if someone hasn’t shopped in months, they might get an email with “We miss you” messaging and a special deal to bring them back.

Predictive segmentation 

Predictive segmentation uses past behaviour and preferences to understand or predict what customers might want next. Its real power lies in its ability to make customers feel understood without them having to ask for anything.

Potential data points:

  • Purchase patterns
  • Browsing history
  • Interaction frequency

Examples of effective predictive segmentation:

Streaming platforms are great examples — they analyse what shows and genres users watch to recommend related content they might enjoy. Similarly, grocery delivery apps can analyse past orders to suggest when to reorder essentials like milk or bread.

B2B-specific: Firmographic segmentation

Beyond the eight main segmentation types, B2B marketers often use firmographic factors when segmenting their campaigns. It’s a way to segment campaigns that go beyond the considerations of the individual.

Potential data points:

  • Annual revenue
  • Number of employees
  • Industry
  • Geographic location (main office)

Example of effective firmographic segmentation:

Startups and well-established companies will not need the same solution, so segmenting leads by size is one of the most common and effective examples of B2B audience segmentation.

The difference here is that B2B campaigns involve more manual research. With an account-based marketing approach, you start by researching potential customers. Then, you separate the target audience into smaller segments (or even a one-to-one campaign).

Audience segmentation challenges (+ how to overcome them) 

Below, we explore audience segmentation challenges organisations can face and practical ways to overcome them.

Data privacy 

Regulations like GDPR and CCPA require businesses to handle customer data responsibly. Ignoring these rules can lead to hefty fines and harm a brand’s reputation. Customers are also more aware of and sensitive to how their data is used, making transparency essential.

Businesses should adopt clear data policies and provide opt-out options to build trust and demonstrate respect for user preferences. 

clear data policies provide opt-out options

(Image Source

Privacy-focused analytics tools can help businesses handle these requirements effectively. For example, Matomo allows businesses to anonymise user data and offers features that give users control over their tracking preferences.

Data quality

Inconsistent, outdated or duplicate data can result in irrelevant messaging that frustrates customers instead of engaging them.

This is why businesses should regularly audit their data sources for accuracy and completeness.

Integrate multiple data sources into a unified platform for a more in-depth customer view. Implement data cleansing processes to remove duplicates, outdated records, and errors. 

Segment management 

Managing too many segments can become overwhelming, especially for businesses with limited resources. Creating and maintaining numerous audience groups requires significant time and effort, which may not always be feasible.

Automated tools and analytics platforms can help. Matomo Segments can analyse reports on specific audience groups based on criteria such as visit patterns, interactions, campaign sources, ecommerce behaviour, demographics and technology usage for more targeted analysis.

Detailed reporting of each segment’s characteristics can further simplify the process. By prioritising high-impact segments — those that offer the best potential return on investment — businesses can focus their efforts where they matter most.

Behaviour shifts 

Customer behaviour constantly evolves due to changing trends, new technology and shifting social and economic conditions. 

Segmentation strategies that worked in the past can quickly become outdated. 

Businesses need to monitor market trends and adjust their strategies accordingly. Flexibility is key here — segmentation should never be static.

For example, if a sudden spike in mobile traffic is detected, campaigns can be optimised for mobile-first users.

Tools and technologies that help 

Here are some key segmentation tools to support your efforts: 

  • Analytics platforms: Get insights into audience behaviour with Matomo. Track user interactions, such as website visits, clicks and time spent on pages, to identify patterns and segment users based on their online activity.
  • CRM systems: Utilize customer records to create meaningful segments based on characteristics like purchase history or engagement levels.
  • Marketing automation platforms: Streamline personalised messages by automating emails, social media posts or SMS campaigns for specific audience segments.
  • Consent management tools: Collect and manage user consent, implement transparent data tracking and provide users with opt-out options. 
  • Survey tools: Gather first-party data directly from customers. 
  • Social listening solutions: Monitor conversations and brand mentions across social media to gauge audience sentiment.

Start segmenting and analysing audiences more deeply with Matomo

Modern consumers expect to get relevant content, and segmentation can make this possible.

But doing so in a privacy-sensitive way is not always easy. Organisations need to adopt an approach that doesn’t break regulations while still allowing them to segment their audiences. 

That’s where Matomo comes in. Matomo champions privacy compliance while offering comprehensive insights and segmentation capabilities. It provides features for privacy control, enables cookieless configurations, and supports compliance with GDPR and other regulations — all without compromising user privacy

Take advantage of Matomo’s 21-day free trial to explore its capabilities firsthand — no credit card required.

]]>