{"id":371,"date":"2018-05-18T21:18:24","date_gmt":"2018-05-18T21:18:24","guid":{"rendered":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/"},"modified":"2018-08-13T20:54:35","modified_gmt":"2018-08-13T20:54:35","slug":"customize-simple-booth-emails-in-3-easy-steps","status":"publish","type":"post","link":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/","title":{"rendered":"Customize Simple Booth emails in 3 easy steps"},"content":{"rendered":"<p>On Simple Booth HALO standard and premium <a href=\"https:\/\/www.simplebooth.com\/plans\">plans<\/a>, you can customize the email that guests receive with the link to their photo. You can add your own branded messaging, hashtag, a call-to-action or use the opportunity to inform the guest about a place to visit, another upcoming event, a coupon code they can redeem or a contest they can join.<\/p>\n<p>Simple Booth sends the emails through our platform but allows full customization. Here&#8217;s how to get the most out of your photo booth emails:<\/p>\n<h2>1. Write your copy<\/h2>\n<p>The first thing you should customize is the content of the email you\u2019re sending! We provide a generic default that says, \u201cThank you for taking your photo! We hope you enjoyed the event.\u201d<\/p>\n<p>This is an opportunity to use your brand&#8217;s voice and leave a lasting impression with the guest, so make it your own.<\/p>\n<p>Here are some ideas:<\/p>\n<ul>\n<li>Thank them for attending or participating<\/li>\n<li>Remind them of the purpose of the event or your brand&#8217;s values<\/li>\n<li>Ask them to take action &#8211; you can include links and buttons in your email, which we&#8217;ll show you in a minute<\/li>\n<\/ul>\n<p>We recommend keeping it short and sweet, since what people want the most is their photo, but there is no limit to the length if you want to go crazy!<\/p>\n<p>In order to customize the email copy, first turn email sharing on and find the share panel in your app or on your <a href=\"https:\/\/www.simplebooth.com\/app-presets\">app preset<\/a> page.<\/p>\n<h2>2. Customize with HTML<\/h2>\n<p>Simple Booth allows you to use HTML in the email body and has placeholders so you can do cool stuff like embed a thumbnail of the photo or customize a button that links to it for the guest.<\/p>\n<p>HTML doesn&#8217;t have to be complicated at all. You can do some very simple things to improve your emails!<\/p>\n<p>Adding a line break is a simple and popular way to improve the appearance of your email. To do that, just add <code>&lt;br&gt;<\/code> in your text. It will disappear from the email and turn into a line break! For a blank line, add two line breaks, like this: <code>&lt;br&gt;&lt;\/br&gt;<\/code>.<\/p>\n<p>Anything between the &lt;&gt; is HTML that will do something special when you use it. Let&#8217;s learn a few more tricks.<\/p>\n<h3>Basic Text Formatting<\/h3>\n<p>You can format your text by using these simple opening and closing HTML tags. Just replace the &#8220;&#8230;&#8221; with your text.<\/p>\n<table class=\"code\">\n<thead>\n<tr>\n<td>HTML Tag Pair<\/td>\n<td>Usage<\/td>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>&lt;h1&gt;...&lt;\/h1&gt;<\/code><br \/> <code>&lt;h2&gt;...&lt;\/h2&gt;<\/code><br \/> <code>&lt;h3&gt;...&lt;\/h3&gt;<\/code><\/td>\n<td>Header or title text. 1 is very large, 2 is large, 3 is medium.<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;b&gt;...&lt;\/b&gt;<\/code><\/td>\n<td>Bold text<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;i&gt;...&lt;\/i&gt;<\/code><\/td>\n<td>Italicized text<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;u&gt;...&lt;\/u&gt;<\/code><\/td>\n<td>Underlined text<\/td>\n<\/tr>\n<tr>\n<td><code>&lt;p&gt;...&lt;\/p&gt;<\/code><\/td>\n<td>Paragraph breaks<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>Placeholders<\/h3>\n<p>Here is a trick to really make your email template stand out! Each email sends a different photo with its own unique link, which isn&#8217;t known until the photo uploads. You can use a &#8220;placeholder&#8221; that represents the link and our server will replace the placeholder with the actual link when it\u2019s time to send to the guest!<\/p>\n<p>Here is a link of placeholders you can use and examples:<\/p>\n<p><strong>[thumbnail-url]<\/strong><br \/> Links to a thumbnail representation of the media that can be displayed in the email body.<\/p>\n<p>Usage:<br \/> <code style=\"padding: 10px; background: #fafafa; box-sizing: border-box; display: inline-block;\">&lt;img src=\"[thumbnail-url]\"&gt;<\/code><\/p>\n<p><strong>[gallery-url]<\/strong><br \/> Links to the Gallery that contains all the event media. Does not work with private galleries.<\/p>\n<p>Usage:<br \/> <code style=\"padding: 10px; background: #fafafa; box-sizing: border-box; display: inline-block;\">Looking for another [media-type]? &lt;a href=\"[gallery-url]\"&gt;View the full gallery&lt;\/a&gt;<\/code><\/p>\n<p><strong>[page-url]<\/strong><br \/> A link to the guest&#8217;s picture page on the Gallery. When used, this will replace the the default, \u201cView your photo\u201d link so you can create your own call-to-action or custom designed button. Can be used with [thumbnail-url] to make a clickable image embedded in the email.<\/p>\n<p>Basic call-to-action:<br \/> <code style=\"padding: 10px; background: #fafafa; box-sizing: border-box; display: inline-block;\">&lt;a href=\"[page-url]\"&gt;View your [media-type]&lt;\/a&gt;<\/code><\/p>\n<p>Embedded, clickable thumbnail:<br \/> <code style=\"padding: 10px; background: #fafafa; box-sizing: border-box; display: inline-block;\">&lt;a href=\"[page-url]\"&gt;&lt;img src=\"[thumbnail-url]\"&gt;&lt;\/a&gt; <\/code><\/p>\n<p><strong>[media-type]<\/strong><br \/> Word or phrase describing the type of picture your guest captured, such as &#8220;GIF&#8221; or &#8220;photo.&#8221;<\/p>\n<p>Usage:<br \/> <code style=\"padding: 10px; background: #fafafa; box-sizing: border-box; display: inline-block;\">\"Thanks for capturing a [media-type] at the event!\"<\/code><\/p>\n<p>Okay, now you know the basics, and we&#8217;re proud of you. If you want to outsource the effort to customize your emails, you can do that too! Crowdsourcing platforms like <a href=\"https:\/\/www.fiverr.com\/\">Fiverr<\/a> have freelancers willing to write custom email templates from $10-20 a pop.<\/p>\n<h2>3. Send from your own email address<\/h2>\n<p>One of the most powerful email customizations you can make is customizing the sender\u2019s email address. To reduce the risk of having your domain marked as spam, Simple Booth will still technically handle sending the emails out for you, but to your guests it will look like you are the sender. Better yet, if you use a real email address and a guest replies to the email, it will be sent your way instead of ours!<\/p>\n<p>Customizing the email address in this way involves some setup on your domain registrar because we need permission to send emails on your behalf. Fortunately, you\u2019ll only have to do this once. The process to update these settings will vary registrar-by-registrar but will involve accessing your DNS settings and entering our rules.<\/p>\n<p>If you have updated your DNS settings in the past for another website, you will need to combine our DNS \u201crules\u201d with any existing \u201crules\u201d that you\u2019ve given permission to on your account. We have <a href=\"http:\/\/help.simplebooth.com\/sharing\/sending\/what-email-address-is-used-to-send-the-pictures\">helpful instructions<\/a> in our help center about what our rules are and how to add or combine them.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>On Simple Booth HALO standard and premium plans, you can customize the email that guests receive with the link to their photo. You can add your own branded messaging, hashtag, a call-to-action or use the opportunity to inform the guest about a place to visit, another upcoming event, a coupon code they can redeem or a contest they can join. Simple Booth sends the emails through our platform but allows full customization. Here&#8217;s how to get the most out of [&hellip;]<\/p>\n","protected":false},"author":3,"featured_media":476,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_editorskit_title_hidden":false,"_editorskit_reading_time":0,"_editorskit_is_block_options_detached":false,"_editorskit_block_options_position":"{}","footnotes":""},"categories":[7],"tags":[],"class_list":["post-371","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-product-updates"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Customize Simple Booth emails in 3 easy steps | Simple Booth<\/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:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Customize Simple Booth emails in 3 easy steps | Simple Booth\" \/>\n<meta property=\"og:description\" content=\"On Simple Booth HALO standard and premium plans, you can customize the email that guests receive with the link to their photo. You can add your own branded messaging, hashtag, a call-to-action or use the opportunity to inform the guest about a place to visit, another upcoming event, a coupon code they can redeem or a contest they can join. Simple Booth sends the emails through our platform but allows full customization. Here&#8217;s how to get the most out of [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/\" \/>\n<meta property=\"og:site_name\" content=\"Simple Booth\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/simpleboothapp\" \/>\n<meta property=\"article:published_time\" content=\"2018-05-18T21:18:24+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2018-08-13T20:54:35+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/blog_header_image_template-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1090\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Mark Hennings\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@simplebooth\" \/>\n<meta name=\"twitter:site\" content=\"@simplebooth\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mark Hennings\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/\"},\"author\":{\"name\":\"Mark Hennings\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#\\\/schema\\\/person\\\/d199b49914de7aee7a873a9b4d8d60b3\"},\"headline\":\"Customize Simple Booth emails in 3 easy steps\",\"datePublished\":\"2018-05-18T21:18:24+00:00\",\"dateModified\":\"2018-08-13T20:54:35+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/\"},\"wordCount\":845,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/blog_header_image_template-scaled.jpg\",\"articleSection\":[\"Product Updates\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/\",\"url\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/\",\"name\":\"Customize Simple Booth emails in 3 easy steps | Simple Booth\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/blog_header_image_template-scaled.jpg\",\"datePublished\":\"2018-05-18T21:18:24+00:00\",\"dateModified\":\"2018-08-13T20:54:35+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/blog_header_image_template-scaled.jpg\",\"contentUrl\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/blog_header_image_template-scaled.jpg\",\"width\":2560,\"height\":1090,\"caption\":\"blog_header_image_template\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/customize-simple-booth-emails-in-3-easy-steps\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Customize Simple Booth emails in 3 easy steps\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/\",\"name\":\"Simple Booth\",\"description\":\"The Official Simple Booth Blog\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#organization\",\"name\":\"Simple Booth\",\"url\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/simplebooth-logo-BLK.png\",\"contentUrl\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/simplebooth-logo-BLK.png\",\"width\":4000,\"height\":1656,\"caption\":\"Simple Booth\"},\"image\":{\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/simpleboothapp\",\"https:\\\/\\\/x.com\\\/simplebooth\",\"https:\\\/\\\/instagram.com\\\/simplebooth\",\"https:\\\/\\\/www.youtube.com\\\/@SimpleBooth\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/simplebooth\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.simplebooth.com\\\/blog\\\/#\\\/schema\\\/person\\\/d199b49914de7aee7a873a9b4d8d60b3\",\"name\":\"Mark Hennings\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Customize Simple Booth emails in 3 easy steps | Simple Booth","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:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/","og_locale":"en_US","og_type":"article","og_title":"Customize Simple Booth emails in 3 easy steps | Simple Booth","og_description":"On Simple Booth HALO standard and premium plans, you can customize the email that guests receive with the link to their photo. You can add your own branded messaging, hashtag, a call-to-action or use the opportunity to inform the guest about a place to visit, another upcoming event, a coupon code they can redeem or a contest they can join. Simple Booth sends the emails through our platform but allows full customization. Here&#8217;s how to get the most out of [&hellip;]","og_url":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/","og_site_name":"Simple Booth","article_publisher":"https:\/\/www.facebook.com\/simpleboothapp","article_published_time":"2018-05-18T21:18:24+00:00","article_modified_time":"2018-08-13T20:54:35+00:00","og_image":[{"width":2560,"height":1090,"url":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/blog_header_image_template-scaled.jpg","type":"image\/jpeg"}],"author":"Mark Hennings","twitter_card":"summary_large_image","twitter_creator":"@simplebooth","twitter_site":"@simplebooth","twitter_misc":{"Written by":"Mark Hennings","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#article","isPartOf":{"@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/"},"author":{"name":"Mark Hennings","@id":"https:\/\/www.simplebooth.com\/blog\/#\/schema\/person\/d199b49914de7aee7a873a9b4d8d60b3"},"headline":"Customize Simple Booth emails in 3 easy steps","datePublished":"2018-05-18T21:18:24+00:00","dateModified":"2018-08-13T20:54:35+00:00","mainEntityOfPage":{"@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/"},"wordCount":845,"commentCount":0,"publisher":{"@id":"https:\/\/www.simplebooth.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/blog_header_image_template-scaled.jpg","articleSection":["Product Updates"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/","url":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/","name":"Customize Simple Booth emails in 3 easy steps | Simple Booth","isPartOf":{"@id":"https:\/\/www.simplebooth.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#primaryimage"},"image":{"@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#primaryimage"},"thumbnailUrl":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/blog_header_image_template-scaled.jpg","datePublished":"2018-05-18T21:18:24+00:00","dateModified":"2018-08-13T20:54:35+00:00","breadcrumb":{"@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#primaryimage","url":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/blog_header_image_template-scaled.jpg","contentUrl":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/blog_header_image_template-scaled.jpg","width":2560,"height":1090,"caption":"blog_header_image_template"},{"@type":"BreadcrumbList","@id":"https:\/\/www.simplebooth.com\/blog\/customize-simple-booth-emails-in-3-easy-steps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.simplebooth.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Customize Simple Booth emails in 3 easy steps"}]},{"@type":"WebSite","@id":"https:\/\/www.simplebooth.com\/blog\/#website","url":"https:\/\/www.simplebooth.com\/blog\/","name":"Simple Booth","description":"The Official Simple Booth Blog","publisher":{"@id":"https:\/\/www.simplebooth.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.simplebooth.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.simplebooth.com\/blog\/#organization","name":"Simple Booth","url":"https:\/\/www.simplebooth.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.simplebooth.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/simplebooth-logo-BLK.png","contentUrl":"https:\/\/www.simplebooth.com\/blog\/wp-content\/uploads\/2018\/08\/simplebooth-logo-BLK.png","width":4000,"height":1656,"caption":"Simple Booth"},"image":{"@id":"https:\/\/www.simplebooth.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/simpleboothapp","https:\/\/x.com\/simplebooth","https:\/\/instagram.com\/simplebooth","https:\/\/www.youtube.com\/@SimpleBooth","https:\/\/www.linkedin.com\/company\/simplebooth\/"]},{"@type":"Person","@id":"https:\/\/www.simplebooth.com\/blog\/#\/schema\/person\/d199b49914de7aee7a873a9b4d8d60b3","name":"Mark Hennings"}]}},"_links":{"self":[{"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/posts\/371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/comments?post=371"}],"version-history":[{"count":2,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/posts\/371\/revisions"}],"predecessor-version":[{"id":1233,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/posts\/371\/revisions\/1233"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/media\/476"}],"wp:attachment":[{"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/media?parent=371"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/categories?post=371"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.simplebooth.com\/blog\/wp-json\/wp\/v2\/tags?post=371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}