{"id":5234,"date":"2020-06-12T10:59:00","date_gmt":"2020-06-12T10:59:00","guid":{"rendered":"http:\/\/www.appsgeyser.com\/blog\/?p=5234"},"modified":"2023-12-15T21:03:35","modified_gmt":"2023-12-15T21:03:35","slug":"customize-email-code-from-app","status":"publish","type":"post","link":"https:\/\/appsgeyser.com\/blog\/customize-email-code-from-app\/","title":{"rendered":"How to Add &#8220;Email Me&#8221; Code to your Android App &#8211; Customized Code"},"content":{"rendered":"\n<p>Today we are focusing on code that will be a life saver for your app business. It is customized &#8217;email me&#8217; code. That is right; we want your app users to be able to contact you with ease. App Users are not just people who use your app. They are your customers \u2013&nbsp;the ones who will make or break your business. App users&nbsp;&nbsp;are the most important part of your business success, because customer service matters. You may think that you have the most perfect app, but if your customers want to contact you and can&#8217;t, then your business will fail. Customer service, no matter what size your business is, should be part of your business&#8217;s core values, and customer care should be built into your app from day one.<\/p>\n\n\n\n<p>In order to add this customized code, go to your AppsGeyser dashboard, click on<strong><em> &#8216;Edit&#8217;<\/em><\/strong> and go to the &#8216;<em><strong>Advanced Edit<\/strong><\/em> &#8216;page. Add the code at the bottom of the \u2018<b><i>Advanced Edit\u2019 <\/i><\/b> tab.<\/p>\n\n\n\n<p>Today&#8217;s code will enable your users to contact you via email.<\/p>\n\n\n\n<p><code style=\"font-size: 12px;\"><br>\nvar emailWrapper=document.createElement(\"div\");<br>\nemailWrapper.style.position=\"fixed\";<br>\nemailWrapper.style.width=\"60px\";<br>\nemailWrapper.style.height=\"60px\";<br>\nemailWrapper.style.bottom=\"5px\";<br>\nemailWrapper.style.right=\"5px\";<br>\nemailWrapper.style.textAlign=\"center\";<br>\nemailWrapper.style.zIndex=\"9000\";<br>\nemailWrapper.style.borderRadius=\"30px\";<br>\nemailWrapper.style.backgroundColor=\"#fff\";<br>\nemailWrapper.style.border=\"1px\";<br>\nemailWrapper.style.borderColor=\"#000\";<br>\nemailWrapper.style.borderStyle=\"solid\";<br>\nvar emailPic=document.createElement(\"img\");<\/code><\/p>\n\n\n\n<p><code style=\"font-size: 12px;\">var emailUser=\"<span style=\"color: #ff0000;\">support@appsgeyser.com<\/span>\"; \/* <span style=\"color: #ff0000;\"><strong>Enter your Email address<\/strong><\/span> *\/<\/code><\/p>\n\n\n\n<p><code style=\"font-size: 12px;\">\n<\/code><\/p>\n\n\n\n<p><code style=\"font-size: 12px;\"><\/code><code style=\"font-size: 12px;\">emailPic.setAttribute(\"src\",\"http:\/\/appsgeyser.com\/img\/ic_email.png\");<br> emailPic.style.position=\"absolute\";<br> emailPic.style.bottom=\"5px\";<br> emailPic.style.right=\"5px\";<br> emailWrapper.onclick=function(){window.location='mailto:'+emailUser};<br> emailWrapper.appendChild(emailPic);<br> document.getElementsByTagName(\"body\")[0].appendChild(emailWrapper);<br><\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">How to Add &#8220;Email Me&#8221; Code to your Android App with AppsGeyser<\/h2>\n\n\n\n<p>1. Cick on&#8217; <strong><em>Edit&#8217;<\/em><\/strong> menu on the AppsGeyser Dashboard.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-large\"><img decoding=\"async\" src=\"https:\/\/appsgeyser.com\/blog\/wp-content\/uploads\/2012\/11\/edit-arrow.jpg\" alt=\"Open Edit menu\" title=\"\"><\/figure><\/div>\n\n\n\n<p>2. Then click on &#8216;<strong><em>Advanced Edit&#8217;<\/em><\/strong>.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/appsgeyser.com\/blog\/wp-content\/uploads\/2013\/06\/edit-tab.jpg\" alt=\"choose edit app\" class=\"wp-image-3361\" title=\"\"><figcaption>Choose Edit app to edit your free android app.<\/figcaption><\/figure><\/div>\n\n\n\n<p>3. Scroll to the bottom and add in your customized code.<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/appsgeyser.com\/blog\/wp-content\/uploads\/2015\/05\/embed-code.jpg\" alt=\"embed email code\" class=\"wp-image-5137\" title=\"\"><\/figure><\/div>\n\n\n\n<p>This is what the app will look like before and after:<\/p>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/appsgeyser.com\/blog\/wp-content\/uploads\/2015\/06\/before-email-code.jpg\" alt=\"customized code email me\" class=\"wp-image-5235\" title=\"\"><figcaption>Before email customized code is added<\/figcaption><\/figure><\/div>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter size-full\"><img decoding=\"async\" src=\"https:\/\/appsgeyser.com\/blog\/wp-content\/uploads\/2015\/06\/after-email-code.jpg\" alt=\"customized code email me\" class=\"wp-image-5236\" title=\"\"><figcaption>After email customized code &#8211; See the icon on the bottom right<\/figcaption><\/figure><\/div>\n\n\n\n<p>We wish you the best of luck with your app, and hope that you enjoy adding in customized code to your app.<\/p>\n\n\n\n<p>Appsgeyser will be adding more codes over the coming few weeks. Don&#8217;t forget to come back and learn some more.<\/p>\n\n\n\n<p>*codes are not available on every template. Please check the advanced edit section to see if the coding area is open.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today we are focusing on code that will be a life saver for your app business. It is customized &#8217;email me&#8217; code. That is right; we want your app users to be able to contact you with ease. App Users are not just people who use your app. They are your customers \u2013&nbsp;the ones who [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-5234","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/posts\/5234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/comments?post=5234"}],"version-history":[{"count":0,"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/posts\/5234\/revisions"}],"wp:attachment":[{"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/media?parent=5234"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/categories?post=5234"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/appsgeyser.com\/blog\/wp-json\/wp\/v2\/tags?post=5234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}