CINXE.COM
Το όραμα και η ομάδα της AfterSalesPro
<!DOCTYPE html> <html lang="el" data-theme="emerald"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Μάθετε περισσότερες λεπτομέρειες για το στόχο και το όραμα της AfterSalesPro. Γνωρίστε την ομάδα και τα milestones της εταιρείας."> <title>Το όραμα και η ομάδα της AfterSalesPro</title> <meta name="csrf-token" content="atVQzoMa5DJFBKWpGMWgvN69YljUtybMuLtVMXkT"> <link rel="preload" as="style" href="https://retentionpro.gr/build/assets/retentionpro-DWLRv5nM.css" /><link rel="stylesheet" href="https://retentionpro.gr/build/assets/retentionpro-DWLRv5nM.css" /> <link rel="manifest" href="https://retentionpro.gr/build/manifest.json"> <link rel="apple-touch-icon" sizes="180x180" href="/retentionpro/img/icons/apple-touch-icon.png"> <link rel="icon" type="image/png" sizes="32x32" href="/retentionpro/img/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="16x16" href="/retentionpro/img/icons/favicon-16x16.png"> <link rel="manifest" href="/retentionpro/img/icons/site.webmanifest"> <link rel="mask-icon" href="/retentionpro/img/icons/safari-pinned-tab.svg" color="#5bbad5"> <meta name="msapplication-TileColor" content="#da532c"> <meta name="theme-color" content="#ffffff"> <meta name="theme-color" content="#FE5B00"> <link rel="manifest" href="/manifest.json"> <script src="https://www.google.com/recaptcha/api.js?hl=&render=6LdGbeIpAAAAADoNIoDDiLLdx8ChjWZ8mWJ2SiVS"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-DLDDLNKLJ0"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-DLDDLNKLJ0'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-MGG7H92W');</script> <!-- End Google Tag Manager --> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MGG7H92W" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <main> <header id="header" class="text-gray-600 sticky top-0 bg-white z-50 mx-auto flex flex-col border-gray-100" :class="{ 'dot-top-big' : !scrolledFromTop, 'dot-top-small' : width <= 1023, 'dot-top-small shadow-lg border-b-2' : scrolledFromTop, 'px-14' : width <= 1023 && width >= 520, 'overflow-y-scroll' : navOpen }" x-data="{navOpen: false, scrolledFromTop: false, width: window.innerWidth }" x-init="window.pageYOffset > 120 ? scrolledFromTop = true : scrolledFromTop = false" @resize.window="width = window.innerWidth" @scroll.window="window.pageYOffset > 120 ? scrolledFromTop = true : scrolledFromTop = false" > <div class="lg:flex"> <div class="mx-auto flex flex-wrap md:p-1 justify-between md:flex-row" :class="{'py-5': !scrolledFromTop, 'p-2': scrolledFromTop}"> <a class="flex title-font font-medium items-center text-gray-900" href="https://retentionpro.gr"> <img src="https://retentionpro.gr/retentionpro/img/logo/retentionpro.svg" alt="RetentionPro Logo" :class="{'w-[250px] px-4 pt-10 pb-3': !scrolledFromTop || width <= 1023, 'w-[250px] md:w-[250px] p-5': scrolledFromTop }" width="250" height="72"> </a> <template x-if="width <= 1023"> <button class="lg:hidden md:ml-auto" @click="navOpen = !navOpen" aria-label="Navigation trigger"> <svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 text-black" fill="none" viewBox="0 0 24 24" stroke="currentColor" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/> </svg> </button> </template> </div> <div class="lg:justify-center mx-auto gap-4 flex flex-col items-center text-base justify-start transition-all"> <div class="self-end" x-show="width > 1023 && !scrolledFromTop" x-transition> <div class="flex"> <a href="https://aftersalespro.gr/login" class="text-rtp hover:text-gray-700 px-2"> <i class="fa-solid fa-right-to-bracket"></i> Login </a> | <a href="https://aftersalespro.gr" class="text-rtp hover:text-gray-700 px-2"> AfterSalesPro </a> | <a href="https://blog.aftersalespro.gr" class="text-rtp hover:text-gray-700 px-2"> <i class="fa-solid fa-pen-to-square"></i> BLOG </a> <a href="/en" class="ml-2"> <img src="https://retentionpro.gr/svg/united-kingdom-flag-icon.svg" alt="" class="h-6 w-6"> </a> </div> </div> <nav :class="{'flex flex-col h-screen mt-4': navOpen , 'lg:flex hidden' : !navOpen ,'!gap-2' : width <= 1114 && !navOpen}" x-transition class="xl:justify-center mx-auto gap-6 flex xl:flex-wrap font-bold items-center text-base justify-start transition-all py-2"> <div x-data="{ servicesMenu: false }" x-on:mouseover="servicesMenu = true" x-on:mouseleave="servicesMenu = false" class="pb-1"> <a href="https://retentionpro.gr/services" class="hover:text-gray-900 border-b-2 border-white hover:border-rtp" :class="{'border-rtp text-gray-900' : servicesMenu}"> Υπηρεσίες </a> <div x-show="servicesMenu && width >= 1024" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 -translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 -translate-y-1" class="relative inset-x-0 transform shadow-lg -z-20" style="display: none;" > <div class="bg-white w-[480px] -left-[12rem] absolute border-t-4 border-rtp mt-2 shadow"> <div class="mx-auto grid gap-y-6 px-4 py-6 sm:gap-8 sm:px-6 grid-cols-1 lg:px-8"> <div class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="/retentionpro/img/site/services/promo-campaigns-image.jpg" alt="Promotional Campaign Messages"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Promotional Campaign Messages </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Μέσα από ένα πολύ εύχρηστο panel, δημιουργείτε την καμπάνια σας και την αποστέλλετε στο κοινό που έχετε επιλέξει. </p> </div> </div> </div> </div> <div class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="/retentionpro/img/site/services/triggered-campaigns-image.jpg" alt="Customer Triggered Messages"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Customer Triggered Messages </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Ρυθμίστε τα μηνύματα και τις ενημερώσεις που θέλουν να λαμβάνουν οι πελάτες σας ανάλογα με την δραστηριότητά τους στο eshop σας. </p> </div> </div> </div> </div> </div> </div> </div> </div> <a href="https://retentionpro.gr/channel" class="hover:text-gray-900 pb-1 border-b-2 border-white hover:border-rtp"> Channels </a> <a href="https://retentionpro.gr/integration" class="hover:text-gray-900 pb-1 border-b-2 border-white hover:border-rtp"> Πλατφόρμες </a> <a href="https://retentionpro.gr/contact" class="hover:text-gray-900 pb-1 border-b-2 border-white hover:border-rtp"> Επικοινωνία </a> <a class="inline-flex items-center text-white hover:text-green-500 bg-green-500 font-normal hover:bg-white border-green-500 border-2 py-1 px-3 rounded-xl mt-4 md:mt-0" href="https://calendly.com/aftersalesprogr/retentionpro-suite-presentation" target="_blank"> Θέλω DEMO <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" :class="{'hidden' : width <= 1187 && !navOpen}" class="w-4 h-4 ml-1" viewBox="0 0 24 24"> <path d="M5 12h14M12 5l7 7-7 7"></path> </svg> </a> <template x-if="navOpen && width <= 1023"> <div class="flex flex-col mx-auto mb-2 items-center"> <a href="/en" class="ml-2"> <img src="https://retentionpro.gr/svg/united-kingdom-flag-icon.svg" alt="" class="h-10 w-10"> </a> <div class="mx-auto mt-4 text-rtp flex gap-1"> <a href="https://retentionpro.gr/contact"> Επικοινωνία <i class="fa-solid fa-envelope"></i> </a> </div> </div> </template> </nav> </div> </div> </header> <div class="pattern-bg lg:block hidden" style="background-image: url(/retentionpro/img/site/shap-15.png);z-index: -1;"></div> <div class="bg-gray-100"> <div class="container flex items-center px-6 py-4 mx-auto overflow-x-auto whitespace-nowrap hidden sm:flex" itemscope itemtype="https://schema.org/BreadcrumbList"> <a itemscope itemtype="https://schema.org/ListItem" itemprop="item" href="https://retentionpro.gr" class="text-gray-600"> <span itemprop="name"> <span class="hidden">Αρχική</span> <i class="fa-solid fa-home"></i> </span> <meta itemprop="position" content="1"> </a> <i class="fa-solid fa-chevron-right mx-5 text-gray-500 rtl:-scale-x-100 inline-block"></i> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" itemprop="item" class="text-gray-600" id="currenturl"> <span itemprop="name"> Σχετικά με την AfterSalesPro </span> <meta itemprop="position" content="2"> </span> </div> </div> <section class="text-gray-600 body-font"> <div class="container px-5 py-2 md:pt-24 md:pb-10 mx-auto"> <div class="flex flex-col text-center w-full"> <h1 class="sm:text-3xl text-2xl font-bold title-font text-gray-900"> Σχετικά με την AfterSalesPro </h1> <h2 class="lg:w-2/3 mx-auto leading-relaxed text-base"> Άμεση διασύνδεση του eshop σας για personalized customer messaging </h2> </div> </div> </section> <section class="text-gray-600 body-font"> <div class="container px-5 mx-auto flex"> <div class="w-full text-center"> <p class="leading-relaxed md:text-lg text-justify p-10" style="background: rgb(243 244 246/ 70%);border-radius: 20px;"> Η AfterSalePro (formerly known as Easyshipping) προσφέρει μία ολοκληρωμένη λύση (SaaS) για τη δημιουργία αλλά και τη διαχείριση των αποστολών που δρομολογούνται μέσω όλων των γνωστών εταιρειών courier που δραστηριοποιούνται στην Ελλάδα. Έξυπνη διαχείριση και παρακολούθηση των αποστολών που δρομολογούνται μέσω courier. Η εφαρμογή προσφέρει αυτόματη διασύνδεση όλων των γνωστών e-commerce platform απευθείας με το σύστημα API των εταιρειών courier. Εκτός των άλλων, υποστηρίζει μαζική δημιουργία voucher, έξυπνη παρακολούθηση των αποστολών (real-time tracking), αποστολή sms στον παραλήπτη, ταυτόχρονη χρήση δύο ή περισσότερων εταιρειών courier καθώς και πολλές άλλες λειτουργίες που βελτιώνουν τα operations ενός retail business στο κρίσιμο κομμάτι του after sales. </p> </div> </div> </section> <section class="text-gray-600 body-font"> <div class="container px-3 md:px-24 pt-24 mx-auto flex flex-wrap"> <div class="flex flex-wrap w-full"> <div class="w-full md:w-1/2 md:pr-10 md:py-6"> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-star text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2018</h2> <p class="leading-relaxed">Η εφαρμογή (SaaS) γίνεται διαθέσιμη σε merchants με την ονομασία EasyShipping</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-arrows-rotate text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2022 March</h2> <p class="leading-relaxed">Το EasyShipping μετονομάζεται σε AfterSalesPro και εμπλουτίζει τις υπηρεσίες του</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2022 April</h2> <p class="leading-relaxed">Το AfterSalesPro γίνεται μέλος του Greek e-Commerce Association</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2022 June</h2> <p class="leading-relaxed">Στρατηγική συνεργασία της AfterSalesPro με την ACS Courier</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2022 September</h2> <p class="leading-relaxed">Συνεργασία της AfterSalesPro με το BestPrice</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-award text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2022 December</h2> <p class="leading-relaxed">Το AfterSalesPro κερδίζει 3 e-volution awards και διακρίνεται με το 1ο βραβείο στην κατηγορία “startup στο e-Commerce / eBusiness “</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 February</h2> <p class="leading-relaxed">Ολοκλήρωνεται και ανακοινώνεται η στρατηγική συνεργασία του Public Group με την AfterSalesPro σε Ελλάδα και Κύπρο</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 June</h2> <p class="leading-relaxed">Το PetCity Group επιλέγει την AfterSalesPro για την ενσωμάτωση των λειτουργιών της εφαρμογής στις καθημερινές e-commerce διαδικασίες της εταιρείας </p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 September</h2> <p class="leading-relaxed">Μέγας Χορηγός του Συνεδρίου της eCommerce & Digital Marketing Expo SEE</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 October</h2> <p class="leading-relaxed">Η SoftOne, σε συνεργασία με την AfterSalesPro, υλοποιεί ένα νέο καινοτόμο extension για την ενσωμάτωση των λειτουργιών της εφαρμογής μέσα στη σουίτα εφαρμογών που ήδη προσφέρει</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-award text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 November</h2> <p class="leading-relaxed">Επιλογή του Νικόλαου Χατζηδάκη (co-founder & CTO της AfterSalesPro) στην επίσημη λίστα 40 under 40 του Fortune Greece</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-award text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 December</h2> <p class="leading-relaxed">Το AfterSalesPro για 2η συνεχόμενη χρονιά κερδίζει 2 Gold e-volution Βραβεία στις κατηγορίες Digital Transformation & Best Operations & Back Office για την συνεργασία της με τo Public Group και κατατάχθηκε ανάμεσα στα Most Innovative New Services in eCommerce</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-award text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2023 December</h2> <p class="leading-relaxed">Επιλογή και ένταξη της εταιρείας στο Εθνικό Μητρώο Νεοφυών Επιχειρήσεων του Elevate Greece</p> </div> </div> <div class="flex relative pb-12"> <div class="h-full w-10 absolute inset-0 flex items-center justify-center"> <div class="h-full w-1 bg-gray-200 pointer-events-none"></div> </div> <div class="flex-shrink-0 w-10 h-10 rounded-full bg-rtp inline-flex items-center justify-center text-white relative z-10"> <i class="fa-solid fa-handshake text-xl"></i> </div> <div class="flex-grow pl-4"> <h2 class="font-medium title-font text-sm text-gray-900 mb-1 tracking-wider">2024 January</h2> <p class="leading-relaxed">Το AfterSalesPro γίνεται επίσημο μέλος του Συνδέσμου Επιχειρήσεων Καινοτόμων Εφαρμογών Ελλάδας (ΣΕΚΕΕ) </p> </div> </div> </div> <div class="w-full md:w-1/2 md:pr-10 text-center"> <div class="rounded-lg p-3 md:my-0 pb-4 md:p-10 mt-12"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="inline-block w-8 h-8 text-gray-400 mb-8" viewBox="0 0 975.036 975.036"> <path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path> </svg> <p class="leading-relaxed text-lg md:text-2xl"> Το όραμά μας είναι να αλλάξουμε ριζικά τον τρόπο διαχείρισης των παραγγελιών και του λεγόμενου “Last Mile“, αυτοματοποιώντας πλήρως τη διαχείριση των αποστολών μέσω courier και τη δημιουργία ενός state of the art εργαλείου μέσα από το οποίο θα διαχειρίζεστε τις παραγγελίες από όλα τα κανάλια πωλήσεων. </p> </div> </div> </div> </div> </section> <section class="text-gray-600 body-font"> <div class="container px-5 py-10 mx-auto"> <div class="flex flex-col text-center w-full mb-10"> <h2 class="sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900">Our Team</h2> </div> <div class="flex flex-wrap -m-2"> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/christos.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Christos</span> <p class="text-gray-500">CMO - Co-Founder</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/nikolas.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Nikolas</span> <p class="text-gray-500">CTO - Co-Founder</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/natasa.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Natasa</span> <p class="text-gray-500">Key Account Manager</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/kostas.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Kostas</span> <p class="text-gray-500">Key Account Manager</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/grigoris.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Grigoris</span> <p class="text-gray-500">Technical Support Specialist</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/amanda.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Amanda</span> <p class="text-gray-500">Social Media and Marketing Expert</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/pantelis.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Pantelis</span> <p class="text-gray-500">Web Developer</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/george.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">George</span> <p class="text-gray-500">Backend Developer</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="https://retentionpro.gr/retentionpro/img/avatar/vangelis.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Vangelis</span> <p class="text-gray-500">Backend Developer</p> </div> </div> </div> <div class="p-2 lg:w-1/3 md:w-1/2 w-full"> <div class="h-full flex items-center border p-4 rounded-lg"> <img loading="lazy" alt="team" class="w-16 h-16 object-cover object-center flex-shrink-0 rounded-full mr-4" src="/aftersalespro/img/avatar/stergios.svg"> <div class="flex-grow"> <span class="text-gray-900 title-font font-medium">Stergios</span> <p class="text-gray-500">Customer Acquisition & Growth Manager</p> </div> </div> </div> </div> </div> </section> <section class="mx-auto container p-6"> <div class="flex flex-col text-center w-full mb-10" title="Έχουν γράψει για εμάς"> <h2 class="sm:text-3xl text-2xl font-medium text-gray-900">Έχουν γράψει για εμάς</h2> </div> <div class="grid grid-cols-4 gap-x-5 gap-y-2 md:grid-cols-6 items-center"> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/grecagr.webp" alt="grecagr"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/capitalgr.webp" alt="capitalgr"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/webworldnewsgr.webp" alt="webworldnewsgr"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/startuppergr.webp" alt="startuppergr"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/evolutionawards.webp" alt="evolutionawards"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/e-commerce-news.webp" alt="e-commerce-news"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/marketingweek.webp" alt="marketingweek"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/dailyfax.webp" alt="dailyfax"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/infocomgr.webp" alt="infocomgr"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/supplychaingr.webp" alt="supplychaingr"> </figure> <figure> <img width="200" height="75" class="m-auto mt-5" src="https://retentionpro.gr/retentionpro/img/logo/pr/fortunegreece.svg" alt="fortune greece"> </figure> </div> </section> <footer class=" text-gray-600 body-font pt-12 footer-image-layer mt-4" style="background-image: url(/retentionpro/img/site/testimonial-bg-5.webp);"> <div class="container px-5 pt-16 pb-4 mx-auto"> <div class="flex flex-wrap md:text-left text-center order-first"> <div class="sm:w-1/2 md:w-1/5 w-full px-4 mb-6"> <p> <a href="https://retentionpro.gr" class="md:mb-6"> <img loading="lazy" src="https://retentionpro.gr/retentionpro/img/logo/retentionpro.svg" alt="AfterSalesPro Logo" width="250" height="72" class="mx-auto md:mx-0 md:mr-2"> </a> </p> <p class="my-4 text-center"> <a href="tel:+302103006368" class="text-gray-500 hover:text-gray-800 py-2 my-2"> +30 210 300 6368 </a> <a href="/cdn-cgi/l/email-protection#bac9cfd9d9dfc9c994cedfdbd7fadbdccedfc8c9dbd6dfc9cac8d594ddc8" class="text-gray-500 hover:text-gray-800 "> <span class="__cf_email__" data-cfemail="ff8c8a9c9c9a8c8cd18b9a9e92bf9e998b9a8d8c9e939a8c8f8d90d1988d">[email protected]</span> </a> </p> <p class="text-center"> <img loading="lazy" src="https://retentionpro.gr/retentionpro/img/evolution_gold_2024.webp" class="inline-block" width="100" style="max-width: 45%" alt="e-Volution 2024 - AfterSalesPro - 3 Gold"> <img loading="lazy" src="https://retentionpro.gr/retentionpro/img/evolution_bronze_2024.webp" class="inline-block" width="100" style="max-width: 45%" alt="e-Volution 2024 - AfterSalesPro - 3 Bronze"> </p> <div class="flex flex-wrap bg-white mt-4 rounded"> <div class="w-1/2"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script data-ws="24378" data-h="greca.adman.gr" data-s="140x80" src="https://static.adman.gr/adman.js"></script> </div> <div class="w-1/2"> <a href="https://sekee.gr" title="SEKEE" rel="nofollow" target="_blank"> <img src="https://retentionpro.gr/retentionpro/img/logo/partners/sekeegr.webp" alt="SEKEE" class="mt-2"/> </a> </div> </div> </div> <div class="sm:w-1/2 md:w-1/5 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Πληροφορίες</h2> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://retentionpro.gr/about"> Σχετικά με εμάς </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://retentionpro.gr/channel"> Channels </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://retentionpro.gr/integration"> Πλατφόρμες </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://retentionpro.gr/contact"> Επικοινωνία </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://blog.aftersalespro.gr"> BLOG </a> </div> <div class="sm:w-1/2 md:w-1/5 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Channels</h2> <div class="flex flex-wrap"> <a href="https://retentionpro.gr/channel/viber" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Viber messages </a> <a href="https://retentionpro.gr/channel/sms" class="w-full block text-gray-600 py-2 hover:text-gray-800"> SMS marketing </a> <a href="https://retentionpro.gr/channel/whatsapp" class="w-full block text-gray-600 py-2 hover:text-gray-800"> WhatsApp messaging </a> <a href="https://retentionpro.gr/channel/rcs" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Marketing with RCS messages </a> </div> </div> <div class="sm:w-1/2 md:w-1/5 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Integrations</h2> <div class="flex flex-wrap"> <a href="https://retentionpro.gr/integration/magento" title="Magento" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Magento </a> <a href="https://retentionpro.gr/integration/woocommerce" title="WooCommerce" class="w-full block text-gray-600 py-2 hover:text-gray-800"> WooCommerce </a> <a href="https://retentionpro.gr/integration/opencart" title="OpenCart" class="w-full block text-gray-600 py-2 hover:text-gray-800"> OpenCart </a> <a href="https://retentionpro.gr/integration/cscart" title="CsCart" class="w-full block text-gray-600 py-2 hover:text-gray-800"> CsCart </a> <a href="https://retentionpro.gr/integration/shopify" title="Shopify" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Shopify </a> <a href="https://retentionpro.gr/integration/softone" title="Softone" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Softone </a> <a href="https://retentionpro.gr/integration/regate" title="Regate" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Regate </a> <a href="https://retentionpro.gr/integration/prestashop" title="PrestaShop" class="w-full block text-gray-600 py-2 hover:text-gray-800"> PrestaShop </a> <a href="https://retentionpro.gr/integration/api" title="Api" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Api </a> <a href="https://retentionpro.gr/integration/entersoft" title="Entersoft" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Entersoft </a> <a href="https://retentionpro.gr/integration/epsilon" title="Epsilon Net" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Epsilon Net </a> <a href="https://retentionpro.gr/integration/tesae" title="TESAE" class="w-full block text-gray-600 py-2 hover:text-gray-800"> TESAE </a> <a href="https://retentionpro.gr/integration/pegasus" title="Pegasus ERP" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Pegasus ERP </a> <a href="https://retentionpro.gr/integration/pylon" title="Pylon ERP" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Pylon ERP </a> <a href="https://retentionpro.gr/integration/unisoft-capitalbos" title="Unisoft Capital B.O.S" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Unisoft Capital B.O.S </a> <a href="https://retentionpro.gr/integration/shopranos" title="Shopranos" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Shopranos </a> <a href="https://retentionpro.gr/integration/megaventory" title="Megaventory" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Megaventory </a> </div> </div> <div class="sm:w-1/2 md:w-1/5 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Legal</h2> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/terms"> Όροι Χρήσης </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/privacy-policy"> Πολιτική Προσωπικών Δεδομένων </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/dpa"> Data Processing Agreement </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/sla"> Service Level Agreement </a> </div> </div> </div> <div class="bg-gray-100"> <div class="container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col"> <p class="w-1/2 text-sm text-gray-800 sm:ml-6 sm:mt-0 mt-4">© 2024-2024 RetentionPro.gr — All rights reserved. </p> <p class="w-1/2 text-right"> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro linkedin" href="https://www.linkedin.com/company/aftersalespro/"> <i class="fa-brands fa-linkedin"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro linkedin" href="https://www.youtube.com/@aftersalespro"> <i class="fa-brands fa-youtube"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro facebook" href="https://www.facebook.com/aftersalespro.gr/"> <i class="fa-brands fa-facebook"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro opencart" href="https://www.opencart.com/index.php?route=marketplace/extension&filter_member=AfterSalesPro"> <i class="fa-brands fa-opencart"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro wordpress" href="https://wordpress.org/plugins/tags/aftersalespro"> <i class="fa-brands fa-wordpress"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro magento" href="https://marketplace.magento.com/catalogsearch/result/?q=aftersalespro"> <i class="fa-brands fa-magento"></i> </a> </p> </div> </div> </footer> </main> <div class="js-cookie-consent cookie-consent fixed bottom-0 inset-x-0 pb-2"> <div class="max-w-7xl mx-auto px-6"> <div class="p-2 rounded-lg bg-yellow-100"> <div class="flex items-center justify-between flex-wrap"> <div class="w-0 flex-1 items-center hidden md:inline"> <p class="ml-3 text-black cookie-consent__message"> Your experience on this site will be improved by allowing cookies. </p> </div> <div class="mt-2 flex-shrink-0 w-full sm:mt-0 sm:w-auto"> <button class="js-cookie-consent-agree cookie-consent__agree cursor-pointer flex items-center justify-center px-4 py-2 rounded-md text-sm font-medium text-yellow-800 bg-yellow-400 hover:bg-yellow-300"> Allow cookies </button> </div> </div> </div> </div> </div> <script> window.laravelCookieConsent = (function () { const COOKIE_VALUE = 1; const COOKIE_DOMAIN = 'retentionpro.gr'; function consentWithCookies() { setCookie('laravel_cookie_consent', COOKIE_VALUE, 7300); hideCookieDialog(); } function cookieExists(name) { return (document.cookie.split('; ').indexOf(name + '=' + COOKIE_VALUE) !== -1); } function hideCookieDialog() { const dialogs = document.getElementsByClassName('js-cookie-consent'); for (let i = 0; i < dialogs.length; ++i) { dialogs[i].style.display = 'none'; } } function setCookie(name, value, expirationInDays) { const date = new Date(); date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)); document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=' + COOKIE_DOMAIN + ';path=/' + ';samesite=lax'; } if (cookieExists('laravel_cookie_consent')) { hideCookieDialog(); } const buttons = document.getElementsByClassName('js-cookie-consent-agree'); for (let i = 0; i < buttons.length; ++i) { buttons[i].addEventListener('click', consentWithCookies); } return { consentWithCookies: consentWithCookies, hideCookieDialog: hideCookieDialog }; })(); </script> <link rel="modulepreload" href="https://retentionpro.gr/build/assets/retentionpro-DEy_SxFW.js" /><link rel="modulepreload" href="https://retentionpro.gr/build/assets/swiper-bundle.esm-BDIKlYvI.js" /><script type="module" src="https://retentionpro.gr/build/assets/retentionpro-DEy_SxFW.js"></script></body> </html>