{"id":52462,"date":"2025-10-23T09:02:05","date_gmt":"2025-10-23T09:02:05","guid":{"rendered":"https:\/\/ebrand.com\/?page_id=52462"},"modified":"2025-11-06T16:34:27","modified_gmt":"2025-11-06T16:34:27","slug":"digital-marketing-specialist","status":"publish","type":"page","link":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/","title":{"rendered":"Digital Marketing Specialist"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"52462\" class=\"elementor elementor-52462\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f87e20c e-con-full e-flex e-con e-parent\" data-id=\"f87e20c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e568e4d elementor-fixed applyFloatingButton applyFloatingButton--hidden elementor-widget elementor-widget-button\" data-id=\"e568e4d\" data-element_type=\"widget\" data-e-type=\"widget\" id=\"applyFloatingButton\" data-settings=\"{&quot;_position&quot;:&quot;fixed&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#joinUsForm\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><g clip-path=\"url(#clip0_5912_10913)\"><mask id=\"mask0_5912_10913\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"25\" height=\"25\"><path d=\"M23.7998 1.2002V23.7998H1.2002V1.2002H23.7998Z\" fill=\"white\" stroke=\"white\" stroke-width=\"1.4\"><\/path><\/mask><g mask=\"url(#mask0_5912_10913)\"><mask id=\"mask1_5912_10913\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"0\" y=\"0\" width=\"25\" height=\"25\"><path d=\"M23.7998 23.7998V1.2002H1.2002V23.7998H23.7998Z\" fill=\"white\" stroke=\"white\" stroke-width=\"1.4\"><\/path><\/mask><g mask=\"url(#mask1_5912_10913)\"><path d=\"M21.0723 7.58325H16.8066C15.7711 7.58325 14.9316 6.74377 14.9316 5.70825V1.44263\" stroke=\"white\" stroke-width=\"1.4\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\"><\/path><path d=\"M21.0729 7.58333V21.6875C21.0729 22.723 20.2335 23.5625 19.1979 23.5625H5.79688C4.76136 23.5625 3.92188 22.723 3.92188 21.6875V3.3125C3.92188 2.27694 4.76136 1.4375 5.79688 1.4375H14.9584L21.0729 7.58333Z\" stroke=\"white\" stroke-width=\"1.4\" stroke-miterlimit=\"10\"><\/path><path d=\"M6.78125 19.8125H18.2656\" stroke=\"white\" stroke-width=\"1.4\" stroke-miterlimit=\"10\"><\/path><path d=\"M7.71875 16.9531C7.71875 15.1409 9.18781 13.6719 11 13.6719C12.8122 13.6719 14.2812 15.1409 14.2812 16.9531\" stroke=\"white\" stroke-width=\"1.4\" stroke-miterlimit=\"10\" stroke-linejoin=\"round\"><\/path><path d=\"M9.17188 11.7969C9.17188 10.7613 10.0114 9.92188 11.0469 9.92188C12.0824 9.92188 12.9219 10.7613 12.9219 11.7969C12.9219 12.8324 12.0824 13.6719 11.0469 13.6719C10.0114 13.6719 9.17188 12.8324 9.17188 11.7969Z\" stroke=\"white\" stroke-width=\"1.4\" stroke-miterlimit=\"10\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><\/g><\/g><defs><clipPath id=\"clip0_5912_10913\"><rect width=\"24\" height=\"24\" fill=\"white\" transform=\"translate(0.5 0.5)\"><\/rect><\/clipPath><\/defs><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Apply for this job<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f8bb4e elementor-widget elementor-widget-html\" data-id=\"0f8bb4e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<script>\n\n  document.addEventListener('DOMContentLoaded', function() {\n      \n    \/\/ hide floating contact button\n    const contactButton = document.getElementById(\"floatingContactButton\");\n    contactButton.style.display = \"none\";\n    \n    \/\/ apply button animation\n    const formSection = document.querySelector('#joinUsForm');\n    const heroSection = document.querySelector('#heroSection');\n    const button = document.getElementById(\"applyFloatingButton\");\n      \n    if (heroSection) {\n      const observer = new window.IntersectionObserver(([entry]) => {\n        if (entry.isIntersecting) {\n          return button.classList.add(\"applyFloatingButton--hidden\");\n        }\n        button.classList.remove(\"applyFloatingButton--hidden\");\n      }, {\n        root: null,\n        threshold: 0,\n      });\n      observer.observe(heroSection);\n    }\n    if (formSection) {\n      const observer = new window.IntersectionObserver(([entry]) => {\n        if (entry.isIntersecting) {\n          return button.classList.add(\"applyFloatingButton--hidden\");\n        }\n        button.classList.remove(\"applyFloatingButton--hidden\");\n      }, {\n        root: null,\n        threshold: 0,\n      });\n      observer.observe(formSection);\n    }\n  });\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c99480e e-flex e-con-boxed e-con e-parent\" data-id=\"c99480e\" data-element_type=\"container\" data-e-type=\"container\" id=\"heroSection\" data-settings=\"{&quot;animation&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-50fcd3d e-con-full e-flex e-con e-child\" data-id=\"50fcd3d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0218386 elementor-widget elementor-widget-text-editor\" data-id=\"0218386\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h1><span class=\"h1-hero\">Digital Marketing<\/span><\/h1><h1><span class=\"h1-hero\"><span class=\"color--primary\">Specialist<\/span><\/span><\/h1>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6a3bc8e elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"6a3bc8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5>Join EBRAND&#8217;s growing marketing department, and get hands-on with campaigns, SEO, and content across our global network.<\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a38357a elementor-widget elementor-widget-button\" data-id=\"a38357a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"#joinUsForm\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Apply for this job<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f62632 blobBottomRight blobBottomRight--grayscale e-flex e-con-boxed e-con e-parent\" data-id=\"7f62632\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b5ca4ea e-con-full e-flex e-con e-child\" data-id=\"b5ca4ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ee83aa0 textWithSlash--h2 textWithSlash--absoluteOnDesktopAndTablet elementor-widget elementor-widget-text-editor\" data-id=\"ee83aa0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Overview<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4654e72 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4654e72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">We are looking for a dynamic and hands-on Digital Marketing Manager in the UK or EU to join our team and play a pivotal role in our global expansion. This isn't a role for someone who just wants to talk about marketing. Your primary mission will be to drive our growth by improving website traffic, generating qualified leads, and boosting conversions. \n<br> <br>\nYou will have direct ownership over key channels and will work closely with our senior marketing team, our Chief Product Officer (CPO), and our Chief Commercial Officer (CCO) to help each of our global offices hit their targets, with a special focus on expanding our footprint in the UK and other Anglophone markets.<span data-ccp-props=\"{&quot;134233117&quot;:false,&quot;134233118&quot;:false,&quot;335551550&quot;:0,&quot;335551620&quot;:0,&quot;335559738&quot;:240,&quot;335559739&quot;:240}\" style=\"margin: 0px;padding: 0px;font-size: 12pt;line-height: 20.925px;font-family: Calibri, Calibri_EmbeddedFont, Calibri_MSFontService, sans-serif\">&nbsp;<\/span><span style=\"font-family: var( --e-global-typography-7c9acab-font-family ), Sans-serif;font-size: var( --e-global-typography-7c9acab-font-size )\"><\/span><p><\/p><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d947846 e-flex e-con-boxed e-con e-parent\" data-id=\"d947846\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c68d241 e-con-full e-flex e-con e-child\" data-id=\"c68d241\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44c535f textWithSlash--h2 textWithSlash--absoluteOnDesktopAndTablet elementor-widget elementor-widget-text-editor\" data-id=\"44c535f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Responsibilities<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-efe516e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"efe516e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><strong>Technical marketing work<\/strong><br><br>\n<ul class=\"list\">\n<li>Drive Traffic &amp; Conversions: Execute and optimize our digital marketing strategy across SEO, Google Ads, and LinkedIn Ads to increase qualified traffic and lead generation. <\/li>\n<li>Content &amp; SEO: Support our content strategy by helping to create, distribute, and promote SEO-optimized content, including <a href=\"https:\/\/ebrand.com\/blog\/\">blogs<\/a> and beyond. You'll be hands-on with technical SEO, backlink building, and content performance analysis. <\/li>\n<li>Embrace Innovation: Leverage AI and other modern marketing tools to improve efficiency and effectiveness across our campaigns. <\/li>\n<li>Own Our Digital Presence: Manage and update our WordPress website, ensuring it is optimized for user experience and conversion. <\/li>\n<\/ul><br>\n<strong>International collaboration<\/strong><br><br>\n<ul class=\"list\">\n<li>Event Support: Assist in the planning and execution of both virtual and physical event marketing initiatives. <\/li>\n<li>Coordinating Across our Offices and Satellite Teams: Work with teams across departments, countries, platforms, and objectives. <\/li>\n<li>Partnership Marketing: Work with our partnership network and expand our collaboration strategy to boost our online presence. <\/li>\n\n<li>Get Stuff Done: When given an objective, you'll take the initiative, figure out the best path forward, and deliver results. <\/li>\n<\/ul><br><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9b44839 blobTopRight  e-flex e-con-boxed e-con e-parent\" data-id=\"9b44839\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-2d89a58 e-con-full e-flex e-con e-child\" data-id=\"2d89a58\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-473798f textWithSlash--h2 textWithSlash--absoluteOnDesktopAndTablet elementor-widget elementor-widget-text-editor\" data-id=\"473798f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Who you are<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e107a16 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"e107a16\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><ul class=\"list\">\n<li>A degree in Marketing, Business, Communications, or a related field. <\/li>\n<li>Hands-on experience in a digital marketing role. <\/li>\n<li>Based in Europe, to maximise work hours cross-over with the rest of our marketing team. <\/li>\n<li>Proven, practical experience with: \nGoogle Ads &amp; LinkedIn Ads (managing campaigns) , Technical SEO (on-page, off-page, and backlink strategies), CMS platforms and marketing automation tools, and \nWordPress (managing and updating sites).<\/li>\n<li>A solid understanding of how to use AI tools to enhance marketing efforts.<\/li>\n<li>Excellent written and verbal communication skills in English. <\/li>\n<li>Experience in B2B marketing, preferably within the software, technology, or cybersecurity sectors. <\/li>\n<li>A track record with geographically targeted campaigns, and optimising strategies to integrate with AI searches and LLMs.<\/li>\n<li>A proactive, \"get-your-hands-dirty\" attitude. You see a challenge, and you tackle it. <\/li>\n<\/ul><\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e89d2f e-flex e-con-boxed e-con e-parent\" data-id=\"4e89d2f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3f86bc6 e-con-full e-flex e-con e-child\" data-id=\"3f86bc6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-757c3d6 textWithSlash--h2 textWithSlash--absoluteOnDesktopAndTablet elementor-widget elementor-widget-text-editor\" data-id=\"757c3d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>Why join EBRAND?<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-23474d9 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"23474d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\"><b>Flexible and remote working:<\/b>\nWe trust you to do your best work from wherever you are in this role, with a healthy work-life balance.<br><br><b>Global mindset:<\/b>\nGet to know a diverse, talented team from all over the world.\n<br><br><b>Startup culture, enterprise impact:<\/b>\nEnjoy the energy and agility of a startup, backed by the stability of a global company with proven USPs and decades of experience.\n<br><br><b>Room to grow:<\/b>\nWe're a growing company, and we want you to grow with us. Your ideas will be heard, and your career path can be what you make it.\n<br><br><strong>A supportive team:<\/strong>\nWe work hard and support each other. No corporate bureaucracy, just a focused and friendly team.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9369b2f blobBottomRight blobBottomRight--grayscale e-flex e-con-boxed e-con e-parent\" data-id=\"9369b2f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1dab930 e-con-full e-flex e-con e-child\" data-id=\"1dab930\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a1fbfb textWithSlash--h2 textWithSlash--absoluteOnDesktopAndTablet elementor-widget elementor-widget-text-editor\" data-id=\"0a1fbfb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h2>About EBRAND<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73fa86e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"73fa86e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">At EBRAND, we help leading organizations safeguard their brand in today\u2019s complex digital environment. As a global leader in Digital Risk Protection (DRP), Online Brand Protection (OBP), and Corporate Domain Management (CDM), we provide advanced, AI-powered solutions that shield businesses from brand abuse, impersonation, and cyber threats \u2014 while strengthening digital presence across all online channels.<br>\nOur clients include major global brands, government institutions, and fast-growing enterprises. With operations across Europe, Asia, and North America, EBRAND is rapidly expanding in the U.S. market, fueled by demand for proactive, intelligent brand and risk protection solutions.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-e5ecdf7 e-flex e-con-boxed e-con e-parent\" data-id=\"e5ecdf7\" data-element_type=\"container\" data-e-type=\"container\" id=\"joinUsForm\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1fd6b7b elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"1fd6b7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Join <span class=\"color--primary\">Us<\/span><\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-799f8b2 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"799f8b2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">If you\u2019re passionate about digital innovation and want to be part of a mission-driven team shaping the future of online brand protection, we\u2019d love to hear from you.\u2028<br>Upload your CV and tell us why you\u2019d be a great fit.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-464efd6 elementor-widget__width-initial elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"464efd6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"52462\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"464efd6\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"Digital Marketing Specialist - EBRAND\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"52462\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tName\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Send us your CV and let\u2019s start the conversation...\" required=\"required\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_df11153 elementor-col-100\">\n\t\t\t\t\t<div class=\"customFileUploadContainer\">\n<label for=\"form-field-field_b55e6cc\" class=\"customFileUpload\">\n<img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/08\/upload.svg\" \/>\n<p>Upload your CV<\/p>\n<\/label>\n<p>The CV must be in PDF format.<\/p>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-upload elementor-field-group elementor-column elementor-field-group-field_b55e6cc elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_b55e6cc\" class=\"elementor-field-label elementor-screen-only\">\n\t\t\t\t\t\t\t\tFile input\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<input type=\"file\" name=\"form_fields[field_b55e6cc]\" id=\"form-field-field_b55e6cc\" class=\"elementor-field elementor-size-sm  elementor-upload-field\" required=\"required\" data-maxsize=\"10\" data-maxsize-message=\"This file exceeds the maximum allowed size.\">\n\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_1eb6a69 elementor-col-100\">\n\t\t\t\t\t<p id=\"chosen-file\"><\/span>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-html elementor-field-group elementor-column elementor-field-group-field_bda951c elementor-col-100\">\n\t\t\t\t\t<script>\nconst actualBtn = document.getElementById('form-field-field_b55e6cc');\nconst fileChosen = document.getElementById('chosen-file');\n\nactualBtn.addEventListener('change', function() {\n  fileChosen.innerHTML = \"Uploaded file: <strong>\" + this.files[0].name + \"<\/strong>\";\n});\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send message<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Apply for this job Digital Marketing Specialist Join EBRAND&#8217;s growing marketing department, and get hands-on with campaigns, SEO, and content across our global network. Apply for this job Overview We are looking for a dynamic and hands-on Digital Marketing Manager in the UK or EU to join our team and play a pivotal role in [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":52558,"parent":51471,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-52462","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Digital Marketing Specialist - EBRAND<\/title>\n<meta name=\"description\" content=\"Want to challenge your digital marketing expertise in a new role at EBRAND, where you can work remote with a global team?\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Digital Marketing Specialist\" \/>\n<meta property=\"og:description\" content=\"Want to challenge your digital marketing expertise in a new role at EBRAND, where you can work remote with a global team?\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/\" \/>\n<meta property=\"og:site_name\" content=\"EBRAND\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-06T16:34:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ebrand.com\/wp-content\/uploads\/2025\/10\/Group-15193-2-2.png\" \/>\n\t<meta property=\"og:image:width\" content=\"849\" \/>\n\t<meta property=\"og:image:height\" content=\"754\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data1\" content=\"4 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/\",\"url\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/\",\"name\":\"Digital Marketing Specialist - EBRAND\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/ebrand.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Group-15193-2-2.png\",\"datePublished\":\"2025-10-23T09:02:05+00:00\",\"dateModified\":\"2025-11-06T16:34:27+00:00\",\"description\":\"Want to challenge your digital marketing expertise in a new role at EBRAND, where you can work remote with a global team?\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/#primaryimage\",\"url\":\"https:\\\/\\\/ebrand.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Group-15193-2-2.png\",\"contentUrl\":\"https:\\\/\\\/ebrand.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/Group-15193-2-2.png\",\"width\":849,\"height\":754,\"caption\":\"This image of someone's marketing strategy illustrates our discussion topic: The new role opening for EBRAND Digital Marketing Specialist.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/digital-marketing-specialist\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/ebrand.com\\\/it\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Careers\",\"item\":\"https:\\\/\\\/ebrand.com\\\/it\\\/careers\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Digital Marketing Specialist\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/#website\",\"url\":\"https:\\\/\\\/ebrand.com\\\/it\\\/\",\"name\":\"EBRAND\",\"description\":\"Boost and protect your brands. Mitigate risks, Optimize revenues.\",\"publisher\":{\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/ebrand.com\\\/it\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/#organization\",\"name\":\"EBRAND\",\"url\":\"https:\\\/\\\/ebrand.com\\\/it\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/ebrand.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/EBRAND-logo.png\",\"contentUrl\":\"https:\\\/\\\/ebrand.com\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/EBRAND-logo.png\",\"width\":1134,\"height\":1027,\"caption\":\"EBRAND\"},\"image\":{\"@id\":\"https:\\\/\\\/ebrand.com\\\/it\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/204986\\\/\"],\"description\":\"EBRAND provides expert technical guidance, strategic consultancy, and tailored software solutions for Online Brand Protection, Digital Risk Protection, and Corporate Domain Management,\",\"email\":\"contact@ebrand.com\",\"telephone\":\"+352 20 20 31 00\",\"legalName\":\"EBRAND Holdings S.A.\",\"foundingDate\":\"2007-01-01\",\"vatID\":\"LU22551072\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"201\",\"maxValue\":\"500\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Digital Marketing Specialist - EBRAND","description":"Want to challenge your digital marketing expertise in a new role at EBRAND, where you can work remote with a global team?","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:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/","og_locale":"it_IT","og_type":"article","og_title":"Digital Marketing Specialist","og_description":"Want to challenge your digital marketing expertise in a new role at EBRAND, where you can work remote with a global team?","og_url":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/","og_site_name":"EBRAND","article_modified_time":"2025-11-06T16:34:27+00:00","og_image":[{"width":849,"height":754,"url":"https:\/\/ebrand.com\/wp-content\/uploads\/2025\/10\/Group-15193-2-2.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Tempo di lettura stimato":"4 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/","url":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/","name":"Digital Marketing Specialist - EBRAND","isPartOf":{"@id":"https:\/\/ebrand.com\/it\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/#primaryimage"},"image":{"@id":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/#primaryimage"},"thumbnailUrl":"https:\/\/ebrand.com\/wp-content\/uploads\/2025\/10\/Group-15193-2-2.png","datePublished":"2025-10-23T09:02:05+00:00","dateModified":"2025-11-06T16:34:27+00:00","description":"Want to challenge your digital marketing expertise in a new role at EBRAND, where you can work remote with a global team?","breadcrumb":{"@id":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/#primaryimage","url":"https:\/\/ebrand.com\/wp-content\/uploads\/2025\/10\/Group-15193-2-2.png","contentUrl":"https:\/\/ebrand.com\/wp-content\/uploads\/2025\/10\/Group-15193-2-2.png","width":849,"height":754,"caption":"This image of someone's marketing strategy illustrates our discussion topic: The new role opening for EBRAND Digital Marketing Specialist."},{"@type":"BreadcrumbList","@id":"https:\/\/ebrand.com\/it\/careers\/digital-marketing-specialist\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ebrand.com\/it\/"},{"@type":"ListItem","position":2,"name":"Careers","item":"https:\/\/ebrand.com\/it\/careers\/"},{"@type":"ListItem","position":3,"name":"Digital Marketing Specialist"}]},{"@type":"WebSite","@id":"https:\/\/ebrand.com\/it\/#website","url":"https:\/\/ebrand.com\/it\/","name":"EBRAND","description":"Boost and protect your brands. Mitigate risks, Optimize revenues.","publisher":{"@id":"https:\/\/ebrand.com\/it\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ebrand.com\/it\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/ebrand.com\/it\/#organization","name":"EBRAND","url":"https:\/\/ebrand.com\/it\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/ebrand.com\/it\/#\/schema\/logo\/image\/","url":"https:\/\/ebrand.com\/wp-content\/uploads\/2024\/07\/EBRAND-logo.png","contentUrl":"https:\/\/ebrand.com\/wp-content\/uploads\/2024\/07\/EBRAND-logo.png","width":1134,"height":1027,"caption":"EBRAND"},"image":{"@id":"https:\/\/ebrand.com\/it\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/204986\/"],"description":"EBRAND provides expert technical guidance, strategic consultancy, and tailored software solutions for Online Brand Protection, Digital Risk Protection, and Corporate Domain Management,","email":"contact@ebrand.com","telephone":"+352 20 20 31 00","legalName":"EBRAND Holdings S.A.","foundingDate":"2007-01-01","vatID":"LU22551072","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"201","maxValue":"500"}}]}},"_links":{"self":[{"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/pages\/52462","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/comments?post=52462"}],"version-history":[{"count":5,"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/pages\/52462\/revisions"}],"predecessor-version":[{"id":52641,"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/pages\/52462\/revisions\/52641"}],"up":[{"embeddable":true,"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/pages\/51471"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/media\/52558"}],"wp:attachment":[{"href":"https:\/\/ebrand.com\/it\/wp-json\/wp\/v2\/media?parent=52462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}