Skip to Content
Odoo Menú
  • Registra entrada
  • Prova-ho gratis
  • Aplicacions
    Finances
    • Comptabilitat
    • Facturació
    • Despeses
    • Full de càlcul (IA)
    • Documents
    • Signatura
    Vendes
    • CRM
    • Vendes
    • Punt de venda per a botigues
    • Punt de venda per a restaurants
    • Subscripcions
    • Lloguer
    Imatges de llocs web
    • Creació de llocs web
    • Comerç electrònic
    • Blog
    • Fòrum
    • Xat en directe
    • Aprenentatge en línia
    Cadena de subministrament
    • Inventari
    • Fabricació
    • PLM
    • Compres
    • Manteniment
    • Qualitat
    Recursos humans
    • Empleats
    • Reclutament
    • Absències
    • Avaluacions
    • Recomanacions
    • Flota
    Màrqueting
    • Màrqueting Social
    • Màrqueting per correu electrònic
    • Màrqueting per SMS
    • Esdeveniments
    • Automatització del màrqueting
    • Enquestes
    Serveis
    • Projectes
    • Fulls d'hores
    • Servei de camp
    • Suport
    • Planificació
    • Cites
    Productivitat
    • Converses
    • Validacions
    • IoT
    • VoIP
    • Coneixements
    • WhatsApp
    Aplicacions de tercers Odoo Studio Plataforma d'Odoo al núvol
  • Sectors
    Comerç al detall
    • Llibreria
    • Botiga de roba
    • Botiga de mobles
    • Botiga d'ultramarins
    • Ferreteria
    • Botiga de joguines
    Food & Hospitality
    • Bar i pub
    • Restaurant
    • Menjar ràpid
    • Guest House
    • Distribuïdor de begudes
    • Hotel
    Immobiliari
    • Agència immobiliària
    • Estudi d'arquitectura
    • Construcció
    • Gestió immobiliària
    • Jardineria
    • Associació de propietaris de béns immobles
    Consultoria
    • Empresa comptable
    • Partner d'Odoo
    • Agència de màrqueting
    • Bufet d'advocats
    • Captació de talent
    • Auditoria i certificació
    Fabricació
    • Textile
    • Metal
    • Mobles
    • Menjar
    • Brewery
    • Regals corporatius
    Salut i fitness
    • Club d'esport
    • Òptica
    • Centre de fitness
    • Especialistes en benestar
    • Farmàcia
    • Perruqueria
    Trades
    • Servei de manteniment
    • Hardware i suport informàtic
    • Sistemes d'energia solar
    • Shoe Maker
    • Serveis de neteja
    • Instal·lacions HVAC
    Altres
    • Nonprofit Organization
    • Agència del medi ambient
    • Lloguer de panells publicitaris
    • Fotografia
    • Lloguer de bicicletes
    • Distribuïdors de programari
    Browse all Industries
  • Comunitat
    Aprèn
    • Tutorials
    • Documentació
    • Certificacions
    • Formació
    • Blog
    • Pòdcast
    Potenciar l'educació
    • Programa educatiu
    • Scale-Up! El joc empresarial
    • Visita Odoo
    Obtindre el programari
    • Descarregar
    • Comparar edicions
    • Novetats de les versions
    Col·laborar
    • GitHub
    • Fòrum
    • Esdeveniments
    • Traduccions
    • Converteix-te en partner
    • Services for Partners
    • Registra la teva empresa comptable
    Obtindre els serveis
    • Troba un partner
    • Troba un comptable
    • Contacta amb un expert
    • Serveis d'implementació
    • Referències del client
    • Suport
    • Actualitzacions
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Programar una demo
  • Preus
  • Ajuda

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Comptabilitat
  • Inventari
  • PoS
  • Projectes
  • MRP
All apps
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
You need to be registered to interact with the community.
All Posts People Badges
Etiquetes (View all)
odoo accounting v14 pos v15
About this forum
Ajuda

Newsletter in multiple languages Odoo 16

Subscriure's

Get notified when there's activity on this post

This question has been flagged
multilanguagenewsletter
3153 Vistes
Avatar
José G. Pestana

Hi everyone,

I built a website using Odoo 16 in two languages (English and Spanish) and added a newsletter block. 

I would like that users subscribing to the newsletter in the Spanish version of the site could be added automatically to a mailing list in that language (newsletter-spanish), and the same for users that subscribe upon English (newsletter-english). That way I could reach user in their respective languages.

I was checking the e-mail marketing and the marketing automation  modules, but I don't see how to configure them properly to get the expected behaviour.

I was trying to add a rule in Mailing using: 

Contact - Created by - Language 

But it doesn't work. 

Could you please guide me in this regard?












1
Avatar
Descartar
Muhammad Nadeem Baig

Certainly, setting up language-specific mailing lists and automations in Odoo can be a bit tricky, but it's definitely achievable. The steps you need to follow involve configuring the marketing automation workflows and the contact segmentation correctly. Here's a step-by-step guide to help you achieve the desired behavior:

Create Mailing Lists:

Go to "Marketing" > "Email Marketing" > "Mailing Lists".
Create two mailing lists: "newsletter-spanish" and "newsletter-english".
Create Automation Workflows:

Go to "Marketing" > "Automation" > "Automations".
Create two new automation flows: one for the Spanish version and another for the English version.
Configure Automation Workflows:
For each automation workflow:

Add a Trigger: "Contact is Created".
Add a Condition:
Choose "Contact" for the model.
Choose "Language" for the field.
Choose the respective language (Spanish or English).
Add an Action:
Choose "Add to Mailing List" action.
Select the corresponding mailing list (newsletter-spanish or newsletter-english).
Newsletter Block Configuration:

Make sure that the subscription form for the newsletter on your website collects the language preference of the user along with their email.
You might need some custom development to ensure that the user's language preference is correctly captured and stored in Odoo's contact records.
Test the Setup:

Create a test subscriber for each language and see if they are added to the correct mailing lists automatically.
Enable Automation Campaigns:

If you want to send automatic emails to these segmented lists, you can set up email campaigns in the "Email Marketing" section and choose the segmented mailing lists as recipients.
Check for Updates:

Odoo updates and changes can affect functionalities. Make sure to consult the Odoo documentation or community if you face any issues.
Consider Custom Development:

If the built-in features don't offer the exact behavior you need, you might need to consider custom development or consulting with Odoo experts who can help you achieve your specific requirements.
Remember, Odoo's interface and features can vary slightly between versions, so make sure to consult the official Odoo documentation or community forums if you encounter any difficulties specific to your version.

Regards

Jason Liss

Hi Muhammad,
By Go to Marketing > Automation > Automation-
Do you mean to go to Marketing Automation>Campaings>New?
And if so, what do you select as your target?

Thanks Jason

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Registrar-se
Related Posts Respostes Vistes Activitat
Newsletter list - without Multiligual support?
multilanguage newsletter
Avatar
Avatar
2
de jul. 24
2331
How many e-mail subscribers?
newsletter
Avatar
0
de des. 24
48
How to use Multiple language! Solved
multilanguage
Avatar
Avatar
1
de febr. 22
30484
How to feed subscription list from an outside website ?
newsletter
Avatar
0
de gen. 19
3278
Multi language in odoo Solved
multilanguage
Avatar
Avatar
1
de març 15
7846
Community
  • Tutorials
  • Documentació
  • Fòrum
Codi obert
  • Descarregar
  • GitHub
  • Runbot
  • Traduccions
Serveis
  • Allotjament a Odoo.sh
  • Suport
  • Actualització
  • Desenvolupaments personalitzats
  • Educació
  • Troba un comptable
  • Troba un partner
  • Converteix-te en partner
Sobre nosaltres
  • La nostra empresa
  • Actius de marca
  • Contacta amb nosaltres
  • Llocs de treball
  • Esdeveniments
  • Pòdcast
  • Blog
  • Clients
  • Informació legal • Privacitat
  • Seguretat
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo és un conjunt d'aplicacions empresarials de codi obert que cobreix totes les necessitats de la teva empresa: CRM, comerç electrònic, comptabilitat, inventari, punt de venda, gestió de projectes, etc.

La proposta única de valor d'Odoo és ser molt fàcil d'utilitzar i estar totalment integrat, ambdues alhora.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now