Passa al contenuto
Odoo Menu
  • Accedi
  • Provalo gratis
  • App
    Finanze
    • Contabilità
    • Fatturazione
    • Note spese
    • Fogli di calcolo (BI)
    • Documenti
    • Firma
    Vendite
    • CRM
    • Vendite
    • Punto vendita Negozio
    • Punto vendita Ristorante
    • Abbonamenti
    • Noleggi
    Siti web
    • Configuratore sito web
    • E-commerce
    • Blog
    • Forum
    • Live chat
    • E-learning
    Supply chain
    • Magazzino
    • Produzione
    • PLM
    • Acquisti
    • Manutenzione
    • Qualità
    Risorse umane
    • Dipendenti
    • Assunzioni
    • Ferie
    • Valutazioni
    • Referral dipendenti
    • Parco veicoli
    Marketing
    • Social marketing
    • E-mail marketing
    • SMS marketing
    • Eventi
    • Marketing automation
    • Sondaggi
    Servizi
    • Progetti
    • Fogli ore
    • Assistenza sul campo
    • Helpdesk
    • Pianificazione
    • Appuntamenti
    Produttività
    • Comunicazioni
    • Approvazioni
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    App di terze parti Odoo Studio Piattaforma cloud Odoo
  • Settori
    Retail
    • Libreria
    • Negozio di abbigliamento
    • Negozio di arredamento
    • Alimentari
    • Ferramenta
    • Negozio di giocattoli
    Cibo e ospitalità
    • Bar e pub
    • Ristorante
    • Fast food
    • Pensione
    • Grossista di bevande
    • Hotel
    Agenzia immobiliare
    • Agenzia immobiliare
    • Studio di architettura
    • Edilizia
    • Gestione immobiliare
    • Impresa di giardinaggio
    • Associazione di proprietari immobiliari
    Consulenza
    • Società di contabilità
    • Partner Odoo
    • Agenzia di marketing
    • Studio legale
    • Selezione del personale
    • Audit e certificazione
    Produzione
    • Tessile
    • Metallo
    • Arredamenti
    • Alimentare
    • Birrificio
    • Ditta di regalistica aziendale
    Benessere e sport
    • Club sportivo
    • Negozio di ottica
    • Centro fitness
    • Centro benessere
    • Farmacia
    • Parrucchiere
    Commercio
    • Tuttofare
    • Hardware e assistenza IT
    • Ditta di installazione di pannelli solari
    • Calzolaio
    • Servizi di pulizia
    • Servizi di climatizzazione
    Altro
    • Organizzazione non profit
    • Ente per la tutela ambientale
    • Agenzia di cartellonistica pubblicitaria
    • Studio fotografico
    • Punto noleggio di biciclette
    • Rivenditore di software
    Carica tutti i settori
  • Community
    Apprendimento
    • Tutorial
    • Documentazione
    • Certificazioni 
    • Formazione
    • Blog
    • Podcast
    Potenzia la tua formazione
    • Programma educativo
    • Scale Up! Business Game
    • Visita Odoo
    Ottieni il software
    • Scarica
    • Versioni a confronto
    • Note di versione
    Collabora
    • Github
    • Forum
    • Eventi
    • Traduzioni
    • Diventa nostro partner
    • Servizi per partner
    • Registra la tua società di contabilità
    Ottieni servizi
    • Trova un partner
    • Trova un contabile
    • Incontra un esperto
    • Servizi di implementazione
    • Testimonianze dei clienti
    • Supporto
    • Aggiornamenti
    GitHub Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Richiedi una demo
  • Prezzi
  • Aiuto

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

  • CRM
  • e-Commerce
  • Contabilità
  • Magazzino
  • PoS
  • Progetti
  • MRP
All apps
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
È necessario essere registrati per interagire con la community.
Tutti gli articoli Persone Badge
Etichette (Mostra tutto)
odoo accounting v14 pos v15
Sul forum
Assistenza

Newsletter in multiple languages Odoo 16

Iscriviti

Ricevi una notifica quando c'è un'attività per questo post

La domanda è stata contrassegnata
multilanguagenewsletter
3158 Visualizzazioni
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
Abbandona
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

Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!

Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!

Registrati
Post correlati Risposte Visualizzazioni Attività
Newsletter list - without Multiligual support?
multilanguage newsletter
Avatar
Avatar
2
lug 24
2336
How many e-mail subscribers?
newsletter
Avatar
0
dic 24
48
How to use Multiple language! Risolto
multilanguage
Avatar
Avatar
1
feb 22
30488
How to feed subscription list from an outside website ?
newsletter
Avatar
0
gen 19
3281
Multi language in odoo Risolto
multilanguage
Avatar
Avatar
1
mar 15
7851
Community
  • Tutorial
  • Documentazione
  • Forum
Open source
  • Scarica
  • Github
  • Runbot
  • Traduzioni
Servizi
  • Hosting Odoo.sh
  • Supporto
  • Aggiornamenti
  • Sviluppi personalizzati
  • Formazione
  • Trova un contabile
  • Trova un partner
  • Diventa nostro partner
Chi siamo
  • La nostra azienda
  • Branding
  • Contattaci
  • Lavora con noi
  • Eventi
  • Podcast
  • Blog
  • Clienti
  • Note legali • Privacy
  • Sicurezza
الْعَرَبيّة 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 è un gestionale di applicazioni aziendali open source pensato per coprire tutte le esigenze della tua azienda: CRM, Vendite, E-commerce, Magazzino, Produzione, Fatturazione elettronica, Project Management e molto altro.

Il punto di forza di Odoo è quello di offrire un ecosistema unico di app facili da usare, intuitive e completamente integrate tra loro.

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