fabyc
Active Member
Hi.
I'm testing MW API adding subscriber to a list.
The steps I follow are:
I'm trying to simulate in some way the feature of tracking transactional emails as I described here: https://forum.mailwizz.com/threads/transactional-emails-and-tracking.3577/#post-28308
PD: The simple way I found of tracking "transactional emails" is creating 1 list with one subscriber (which is added in a third party web app) and sending the same campaign for every new customer. The campaign is a welcome email for every new customer registered in the third party app.
For the explained reason, it is not needed that customer has to click a URL for confirmed the subscription to the "temporal" list for welcome email campaign.
Thanks in advanced
I'm testing MW API adding subscriber to a list.
The steps I follow are:
- In backend, setup "Force the OPT-IN process" as "Single" in customer group. It can be seen in attached image "2020-05-29_customer-group-configured-with-single-optin.png".
- Once setup in previous step is saved, in any customer list it can be seen how "Opt in" option is disabled and marked as "Single". It can be seen in attached image "2020-05-29_optin-on-customer-is-single".
- I add a subscriber once at time or by using bulk method (trhough API) but in both of them the behaviour is the same. It only add the subscriber to the list but is not saved as a confirmed.
- When I disable the option described in step 1, in customer list I manually select and save "Opt in" option as single and on this way, when I add subscriber through API, it is added as confirmed subscriber (as I want).
I'm trying to simulate in some way the feature of tracking transactional emails as I described here: https://forum.mailwizz.com/threads/transactional-emails-and-tracking.3577/#post-28308
PD: The simple way I found of tracking "transactional emails" is creating 1 list with one subscriber (which is added in a third party web app) and sending the same campaign for every new customer. The campaign is a welcome email for every new customer registered in the third party app.
For the explained reason, it is not needed that customer has to click a URL for confirmed the subscription to the "temporal" list for welcome email campaign.
Thanks in advanced