Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Note
titleLavori in corso

Questa pagina non è ancora stata completata, ci scusiamo per il disagio

Adding a New Profile Filter

The process of adding a new Profile filter consists of defining one or more conditions that will be used when the filter is applied.

  • In a Profile filter, all conditions are based on the available Recipient Fields
  • You can connect multiple conditions using the Boolean operators AND & OR (e.g. "Age" field must be a number that is more then "35" AND equal to or less than "50")
  • The "Test" drop-down changes depending on the selection made in the "Type" drop-down. Fox example, the tests that can be done when the "Type" is "Text" are clearly different from the ones that are performed when the "Type" is "Date" or "Number".

In the example below, a business that is using MailUp in connection with an ecommerce store is setting up a filter that looks for customers whose latest order amount was a number between 100 and 500. Two conditions were created using the "Decimal" type and connected using the AND operator. This filter is based on the assumption that the a field containing the latest order amount exists in the Recipients Fields.

Image Removed

Tip
titleDynamically populating recipient fields
You can populate fields in the recipients database by using one of the available ready-to-go integrations (e.g. ecommerce integrations) or by developing your own integration between your application and MailUp using the mailupapi.

Related Topics

...

Il processo di cerare un nuovo filtro consiste nel definire una o più condizioni che devono verificarsi quando il filtro viene applicato.

  • tutte le condizioni di un filtro anagrafico si basano sui Campi anagrafici disponibili 
  • puoi unire condizioni multiple utilizzando gli operatori booleani AND e OR (vedi le Istruzioni per l'uso dei filtri
  • le opzioni disponibili nel menu a tendina Filtri variano a seconda della selezione fatta nel campo Tipo

Nell'esempio qui di seguito un'azienda che usa la console integrandola con uno strumento di ecommerce inserisce un filtro sui clienti che nell'ultimo ordine hanno fatturato dai 100 ai 500 euro. Sono state cerate due condizioni utilizzando il Tipo= decimale e con il connettore booleano AND (dando per scontato che il valore dell'acquisto sia presente nei Campi anagrafici

Image Added

Tip
titleCome inserire contenuti predefiniti all'interno dei campi anagrafici
Per predefinire i campi anagrafici puoi utilizzare le integrazioni già pronte (ad esempio le integrazioni per l'ecommerce) o svilupparne di specifiche tra i tuoi strumenti interni e la console con le API di MailUp.

Related Topics