Conditions per segment.

Can the condition per segment be increased to more than 10? What are the pros and cons if there are many conditions? Thankyou!
Yes, it's possible to increase the number of conditions per segment beyond 10. However, please note that adding more conditions will make the query to retrieve subscribers more complex and resource-intensive. This may result in slower performance, especially if your list is large or your server has limited resources.
The actual impact depends on your server's specifications (CPU, memory, database performance). A powerful server can handle more conditions with less noticeable delay, while a lower-end server might experience significant slowdowns.

Best,
Laurentiu
 
Yes, it's possible to increase the number of conditions per segment beyond 10. However, please note that adding more conditions will make the query to retrieve subscribers more complex and resource-intensive. This may result in slower performance, especially if your list is large or your server has limited resources.
The actual impact depends on your server's specifications (CPU, memory, database performance). A powerful server can handle more conditions with less noticeable delay, while a lower-end server might experience significant slowdowns.

Best,
Laurentiu
Thank you for this. Should we decide to upgrade to a dedicated server, what would be the spec of a machine that would allow for 50? - Is that even possible?

Also, if we are limited to the specs of the server, i.e., on a shared virtual server, is there a workaround to achieve the same results? Thank you!
 
Also, if we are limited to the specs of the server, i.e., on a shared virtual server, is there a workaround to achieve the same results? Thank you!
I think the best solution is to add lets say 10 conditions and test how it's working and then increase until you can. To check how this will work when campaign is sending you can debug send-campaign command and see how many time spend MailWizz to get subscribers here you will find how to debug send-campaign command: https://www.mailwizz.com/kb/debug-send-campaigns-command/
 
Back
Top