• Good morning,

    I create a module with Contact Form 7, linked to MailChimp account. I also have the plugin MC4WP installed.
    My problem is that on my MailChimp audience dashboard don’t appear any of the fields showned on Contact Form 7 (and, of course, on the website). On my MailChimp dashboard I just have only the email address.
    I tried to change the “Audience fields and *|MERGE|* tags” from MailChimp>Audience>Settings, using the same field of contact form 7 but nothing change. As you can understand, having lots of contacts without any information (such as name, surname, phone number) on my MailChimp isn’t useful.

    How can I fix?
    Thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Where can we see the website in question?

    Thread Starter planinsur

    (@planinsur)

    oh, I’m sorry, I forgot to write.
    https://www.planinsur.it

    Now only first name (FNAME) and last name (LNAME) is working.
    Thanks in advance.

    Thread Starter planinsur

    (@planinsur)

    My contact form 7 on website is the following:

    <label> Nome (obbligatorio)
        [text* FNAME] </label>
    
    <label> Cognome (obbligatorio)
        [text* LNAME] </label>
    
    <label> Società
        [text AZIENDA] </label>
    
    <label> Indica la sezione del RUI a cui appartieni (obbligatorio)
    [select* TIPOLOGIA "Sezione A - Agenti" "Sezione B - Broker" "Sezione C - Produttori diretti" "Sezione D - Banche, Intermediari finanziari, SIM e Poste Italiane - Divisione servizi di bancoposta" "Sezione E - Collaboratori degli intermediari iscritti nelle sezioni A, B o D"]
    </label>
    
    <label> Hai dei dipendenti? Se si, quanti?
        [number DIPENDENTI] </label>
    
    <label> Hai dei collaboratori? Se si, quanti?
        [number COLLABORAT] </label>
    
    <label> Email (obbligatorio)
        [email* EMAIL] </label>
    
    <label> Recapito telefonico (obbligatorio)
       [tel* PHONE] </label>
    
    <label>
       [mc4wp_checkbox] </label>
    
    [submit "Iscriviti"]

    On MailChim, the setting is the following (columns separated by “/”):

    Field label and type / Required? / Visible? / Put this tag in your content: / Default merge tag value

    Email Address – email / yes / yes/ *|EMAIL|* or *|MERGE0|* / (empty)
    First Name – text / no / no / *|FNAME|* or *|MERGE1|* / (empty)
    Last Name – text / no / no / *|LNAME|* or *|MERGE2|* / (empty)
    Azienda – text / no / no / *|AZIENDA|* or *|MERGE3|* / (empty)
    Tipologia – drop down / no / no / *|TIPOLOGIA|* or *|MERGE4|* / (empty)
    Sezione A – Agenti
    Sezione B – Broker
    Sezione C – Produttori diretti
    Sezione D – Banche, Intermediari finanziari, SIM e Poste Italiane – Divisione servizi di bancoposta
    Sezione E – Collaboratori degli intermediari iscritti nelle sezioni A, B o D

    Dipendenti – number / no / no / *|DIPENDENTI|* or *|MERGE5|* / (empty)
    Collaboratori – number / no / no / *|COLLABORAT|* or *|MERGE6|* / (empty)
    Telefono – phone / no / no / *|PHONE|* or *|MERGE7|* / (empty)

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    What other plugins and theme do you use on the site?

    Thread Starter planinsur

    (@planinsur)

    No other plugin. My theme is Landio and I use elementor to build the website.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Empt fields in Mailchimp dashboard from Contact Form 7’ is closed to new replies.