# Multi-language A/B tests

**URL:** https://forum.mautic.org/t/multi-language-a-b-tests/38092
**Category:** Product Support
**Created:** [April 14, 2026, 5:08am UTC](https://forum.mautic.org/t/multi-language-a-b-tests/38092 "2026-04-14T05:08:09Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![markus23](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/markus23/32/13693_2.png) [@markus23](https://forum.mautic.org/u/markus23)
#### Post date: [April 14, 2026, 5:08am UTC](https://forum.mautic.org/t/multi-language-a-b-tests/38092/1 "2026-04-14T05:08:09Z")

</div>

**Your software**  
My Mautic version is: 6.0.7 (we will upgrade to 7.1. when available)  
My PHP version is: 8.3  
My Database type and version is: MariaDB 12.2

**Your problem**  
My problem is: We are unsure how to setup our segments. Should we put users of different languages in different segments or use the specific mautic language feature for it?

E.g. we also would like to use A/B tests. Will this work together or are there any problems to be expected?

Does anyone use multi-language A/B tests without problems?

---

<div class="post-metadata">

### Author: ![markus23](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/markus23/32/13693_2.png) [@markus23](https://forum.mautic.org/u/markus23)
#### Post date: [April 20, 2026, 2:02pm UTC](https://forum.mautic.org/t/multi-language-a-b-tests/38092/2 "2026-04-20T14:02:36Z")

</div>

The documentation says only one sentence: “It’s also possible to have translations of A/B test variants.”, so it should work? We will try.

---

<div class="post-metadata">

### Author: ![deepvyas](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/deepvyas/32/12466_2.png) [@deepvyas](https://forum.mautic.org/u/deepvyas)
#### Post date: [April 21, 2026, 10:33am UTC](https://forum.mautic.org/t/multi-language-a-b-tests/38092/3 "2026-04-21T10:33:24Z")

</div>

@markus23 **A/B testing** is possible—but not in a fully “native one-click” way. You have to structure it carefully so both features work correctly.

- Create segments per language
- Create one email with A/B variants (subject/content)
- Send each A/B test only to its language segment

---

<div class="post-metadata">

### Author: ![markus23](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/markus23/32/13693_2.png) [@markus23](https://forum.mautic.org/u/markus23)
#### Post date: [April 21, 2026, 10:55am UTC](https://forum.mautic.org/t/multi-language-a-b-tests/38092/4 "2026-04-21T10:55:35Z")

</div>

Thank you, I was thinking that something like this might be needed. So we basically cannot use preferred\_locale and translation parent? But have two segments newsletter\_de and newsletter\_en and completely separated de and en emails that have A/B variants each?

---

<div class="post-metadata">

### Author: ![deepvyas](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/deepvyas/32/12466_2.png) [@deepvyas](https://forum.mautic.org/u/deepvyas)
#### Post date: [April 21, 2026, 3:09pm UTC](https://forum.mautic.org/t/multi-language-a-b-tests/38092/5 "2026-04-21T15:09:53Z")

</div>

yes—if you want clean A/B testing, separate segments per language is the right approach.

> [@markus23](#):
>
> But have two segments newsletter\_de and newsletter\_en and completely separated de and en emails

In Mautic A/B testing is applied only to parent email and translation are treated as separate child not A/B variant.
