{"id":3807,"date":"2025-03-31T09:46:56","date_gmt":"2025-03-31T09:46:56","guid":{"rendered":"https:\/\/colada.info\/guests\/conditional-content-in-e-mail-dispatch\/"},"modified":"2025-12-01T07:50:13","modified_gmt":"2025-12-01T07:50:13","slug":"conditional-content-in-e-mail-dispatch","status":"publish","type":"guests","link":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/","title":{"rendered":"Conditional content in e-mail dispatch"},"content":{"rendered":"\n<p>Conditional content in email distribution is essential to centrally manage and control the entire distribution process. Especially for events with many guests who have different characteristics, bookings and settings, it enables targeted and personalized communication. Instead of manually creating different emails for each group, rules can be used to automatically play out the right content for each person. This saves time, reduces errors and ensures that each guest receives exactly the information that is relevant to them.   <\/p>\n\n<p>This approach also improves the clarity and traceability of the entire email dispatch. Changes or adjustments can be made centrally without having to revise individual messages. This ensures that guests only see the content that is intended for them, which increases the clarity and efficiency of communication. This automation not only makes sending more professional, but also more flexible, as adjustments can be made easily at short notice.   <\/p>\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<h3 class=\"wp-block-heading\"><strong>How emails can be sent based on certain rules<\/strong> &#8211; a simple explanation<\/h3>\n\n<p>In addition to basic email triggers such as registration completed, updated, declined or canceled, in conjunction with booking-driven conditions and the personalization of emails using placeholders, there are cases where all this is not enough.  <\/p>\n\n<p>In this case, conditional content offers further customization and automation options by means of a control mechanism.<br\/><br\/><br\/>These rules help to display certain content in an email only if a certain condition is met. This means that different people can see different content &#8211; depending on which group they belong to. <\/p>\n\n<h3 class=\"wp-block-heading\"><strong>How does it work?<\/strong><\/h3>\n\n<ol class=\"wp-block-list\">\n<li><strong>Start rule<\/strong>:<br>Start with <code>#if(Bedingung == \"Wert\")<\/code>.\n<ul class=\"wp-block-list\">\n<li>The <strong>condition<\/strong> is a specific characteristic of the person (e.g. their group).<\/li>\n\n\n\n<li>The <strong>value<\/strong> is a specific group (e.g. &#8220;Standard&#8221;).<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>Insert the content<\/strong> that should only be visible to this group.<\/li>\n\n\n\n<li><strong>End rule<\/strong> with <code>#end<\/code>.<\/li>\n<\/ol>\n\n<h3 class=\"wp-block-heading\"><strong>Simple example<\/strong><\/h3>\n\n<p>If a person belongs to the &#8220;Standard&#8221; group, they will see the following text:<\/p>\n\n<pre class=\"wp-block-code\"><code>#if($guest.group == \"Standard\")  \nHallo, willkommen zur Veranstaltung!  \n#end\n<\/code><\/pre>\n\n<p>All other groups do not see this text.<\/p>\n\n<h3 class=\"wp-block-heading\"><strong>Addressing several groups<\/strong><\/h3>\n\n<p>You can also display different content for different groups:<\/p>\n\n<pre class=\"wp-block-code\"><code>#if($guest.group == \"Standard\")  \nWillkommen, Standard-Teilnehmer!  \n#end  \n\n#if($guest.group == \"ohne Hotel\")  \nWillkommen, Teilnehmer ohne Hotel!  \n#end\n<\/code><\/pre>\n\n<p>Each group only sees the content intended for them.<\/p>\n\n<h3 class=\"wp-block-heading\"><strong>Show alternative content<\/strong><\/h3>\n\n<p>If only one group should receive different content and everyone else should see something in common, use <code>#else<\/code>:<\/p>\n\n<pre class=\"wp-block-code\"><code>#if($guest.group == \"ohne Hotel\")  \nHier sind Infos f\u00fcr Teilnehmer ohne Hotel.  \n#else  \nHier sind Infos f\u00fcr alle anderen Teilnehmer.  \n#end\n<\/code><\/pre>\n\n<p>This means:<\/p>\n\n<ul class=\"wp-block-list\">\n<li>If someone belongs to the &#8220;without hotel&#8221; group, they will see <strong>Content A<\/strong>.<\/li>\n\n\n\n<li>All others see <strong>Content B<\/strong>.<\/li>\n<\/ul>\n\n<h3 class=\"wp-block-heading\"><strong>Important notes<\/strong><\/h3>\n\n<ul class=\"wp-block-list\">\n<li>Capitalization must be exact.<\/li>\n\n\n\n<li>Special characters such as \u00e4, \u00f6, \u00fc or \u00df should not be used.<\/li>\n<\/ul>\n\n<p>This allows you to personalize emails without each person receiving their own version!  <\/p>\n\n<p><\/p>\n","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false},"tags":[164],"guests-category":[121],"class_list":["post-3807","guests","type-guests","status-publish","hentry","tag-e-mail-communication","guests-category-communication"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Conditional content in e-mail dispatch - colada<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Conditional content in e-mail dispatch - colada\" \/>\n<meta property=\"og:description\" content=\"Conditional content in email distribution is essential to centrally manage and control the entire distribution process. Especially for events with many guests who have different characteristics, bookings and settings, it enables targeted and personalized communication. Instead of manually creating different emails for each group, rules can be used to automatically play out the right content [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/\" \/>\n<meta property=\"og:site_name\" content=\"colada\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-01T07:50:13+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/\",\"url\":\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/\",\"name\":\"Conditional content in e-mail dispatch - colada\",\"isPartOf\":{\"@id\":\"https:\/\/colada.info\/en\/#website\"},\"datePublished\":\"2025-03-31T09:46:56+00:00\",\"dateModified\":\"2025-12-01T07:50:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/colada.info\/en\/home-new\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Communication\",\"item\":\"https:\/\/colada.info\/en\/guests-category\/communication\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Conditional content in e-mail dispatch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/colada.info\/en\/#website\",\"url\":\"https:\/\/colada.info\/en\/\",\"name\":\"colada\",\"description\":\"Event and marketing platform\",\"publisher\":{\"@id\":\"https:\/\/colada.info\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/colada.info\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/colada.info\/en\/#organization\",\"name\":\"colada\",\"url\":\"https:\/\/colada.info\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/colada.info\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/colada.info\/wp-content\/uploads\/2024\/08\/colada-long-logo.svg\",\"contentUrl\":\"https:\/\/colada.info\/wp-content\/uploads\/2024\/08\/colada-long-logo.svg\",\"width\":92,\"height\":24,\"caption\":\"colada\"},\"image\":{\"@id\":\"https:\/\/colada.info\/en\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Conditional content in e-mail dispatch - colada","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/","og_locale":"en_US","og_type":"article","og_title":"Conditional content in e-mail dispatch - colada","og_description":"Conditional content in email distribution is essential to centrally manage and control the entire distribution process. Especially for events with many guests who have different characteristics, bookings and settings, it enables targeted and personalized communication. Instead of manually creating different emails for each group, rules can be used to automatically play out the right content [&hellip;]","og_url":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/","og_site_name":"colada","article_modified_time":"2025-12-01T07:50:13+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/","url":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/","name":"Conditional content in e-mail dispatch - colada","isPartOf":{"@id":"https:\/\/colada.info\/en\/#website"},"datePublished":"2025-03-31T09:46:56+00:00","dateModified":"2025-12-01T07:50:13+00:00","breadcrumb":{"@id":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/colada.info\/en\/guests\/conditional-content-in-e-mail-dispatch\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/colada.info\/en\/home-new\/"},{"@type":"ListItem","position":2,"name":"Communication","item":"https:\/\/colada.info\/en\/guests-category\/communication\/"},{"@type":"ListItem","position":3,"name":"Conditional content in e-mail dispatch"}]},{"@type":"WebSite","@id":"https:\/\/colada.info\/en\/#website","url":"https:\/\/colada.info\/en\/","name":"colada","description":"Event and marketing platform","publisher":{"@id":"https:\/\/colada.info\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/colada.info\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/colada.info\/en\/#organization","name":"colada","url":"https:\/\/colada.info\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/colada.info\/en\/#\/schema\/logo\/image\/","url":"https:\/\/colada.info\/wp-content\/uploads\/2024\/08\/colada-long-logo.svg","contentUrl":"https:\/\/colada.info\/wp-content\/uploads\/2024\/08\/colada-long-logo.svg","width":92,"height":24,"caption":"colada"},"image":{"@id":"https:\/\/colada.info\/en\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/colada.info\/en\/wp-json\/wp\/v2\/guests\/3807","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/colada.info\/en\/wp-json\/wp\/v2\/guests"}],"about":[{"href":"https:\/\/colada.info\/en\/wp-json\/wp\/v2\/types\/guests"}],"wp:attachment":[{"href":"https:\/\/colada.info\/en\/wp-json\/wp\/v2\/media?parent=3807"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/colada.info\/en\/wp-json\/wp\/v2\/tags?post=3807"},{"taxonomy":"guests-category","embeddable":true,"href":"https:\/\/colada.info\/en\/wp-json\/wp\/v2\/guests-category?post=3807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}