{"id":2162,"date":"2025-12-17T18:01:05","date_gmt":"2025-12-17T18:01:05","guid":{"rendered":"https:\/\/maliyo.thelearnyway.com\/?page_id=2162"},"modified":"2025-12-18T16:08:20","modified_gmt":"2025-12-18T16:08:20","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/maliyo.thelearnyway.com\/en\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"2162\" class=\"elementor elementor-2162\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-a13739f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-equal-height-no e-con e-parent\" data-id=\"a13739f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bdadd4c elementor-widget elementor-widget-html\" data-id=\"bdadd4c\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Maliyo ERP - Privacy Policy<\/title>\r\n    <style>\r\n        .maliyo-privacy-page * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        .maliyo-privacy-page {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.8;\r\n            color: #333;\r\n            background: linear-gradient(180deg, #f0f4ff 0%, #212d45 100%);\r\n            padding: 40px 0;\r\n        }\r\n        \r\n        .maliyo-privacy-page .container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-header {\r\n            text-align: center;\r\n            padding: 50px 40px;\r\n            background: linear-gradient(135deg, #1e2063 0%, #011cb3 100%);\r\n            color: white;\r\n            border-radius: 15px;\r\n            box-shadow: 0 15px 40px rgba(1, 28, 179, 0.3);\r\n            margin-bottom: 40px;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-header h1 {\r\n            font-size: 2.5em;\r\n            margin-bottom: 15px;\r\n            color: white;\r\n        }\r\n        \r\n        .maliyo-privacy-page .last-updated {\r\n            display: inline-block;\r\n            background: rgba(247, 184, 8, 0.2);\r\n            color: #f7b808;\r\n            padding: 8px 20px;\r\n            border-radius: 20px;\r\n            font-size: 0.95em;\r\n            margin-top: 10px;\r\n            border: 1px solid rgba(247, 184, 8, 0.3);\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-intro {\r\n            background: white;\r\n            padding: 35px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 20px rgba(1, 28, 179, 0.08);\r\n            margin-bottom: 30px;\r\n            border-left: 5px solid #f7b808;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section {\r\n            background: white;\r\n            padding: 35px;\r\n            border-radius: 12px;\r\n            box-shadow: 0 5px 20px rgba(1, 28, 179, 0.08);\r\n            margin-bottom: 25px;\r\n            transition: transform 0.2s ease, box-shadow 0.2s ease;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section:hover {\r\n            transform: translateY(-2px);\r\n            box-shadow: 0 8px 25px rgba(1, 28, 179, 0.12);\r\n        }\r\n        \r\n        .maliyo-privacy-page .section-number {\r\n            display: inline-block;\r\n            background: linear-gradient(135deg, #f7b808, #ffc940);\r\n            color: white;\r\n            width: 35px;\r\n            height: 35px;\r\n            line-height: 35px;\r\n            text-align: center;\r\n            border-radius: 50%;\r\n            font-weight: bold;\r\n            margin-right: 12px;\r\n            font-size: 1.1em;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section h2 {\r\n            color: #1e2063;\r\n            font-size: 1.6em;\r\n            margin-bottom: 20px;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section h3 {\r\n            color: #011cb3;\r\n            font-size: 1.2em;\r\n            margin: 25px 0 15px 0;\r\n            padding-left: 15px;\r\n            border-left: 3px solid #f7b808;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section p {\r\n            margin-bottom: 15px;\r\n            color: #555;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section ul {\r\n            margin: 15px 0;\r\n            padding-left: 20px;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section li {\r\n            margin: 10px 0;\r\n            padding-left: 10px;\r\n            color: #555;\r\n            position: relative;\r\n        }\r\n        \r\n        .maliyo-privacy-page .policy-section li::marker {\r\n            color: #f7b808;\r\n        }\r\n        \r\n        .maliyo-privacy-page .highlight-box {\r\n            background: linear-gradient(135deg, rgba(247, 184, 8, 0.1), rgba(1, 28, 179, 0.05));\r\n            border-left: 4px solid #f7b808;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            margin: 20px 0;\r\n        }\r\n        \r\n        .maliyo-privacy-page .highlight-box strong {\r\n            color: #1e2063;\r\n        }\r\n        \r\n        .maliyo-privacy-page .contact-box {\r\n            background: linear-gradient(135deg, #1e2063 0%, #011cb3 100%);\r\n            color: white;\r\n            padding: 40px;\r\n            border-radius: 15px;\r\n            text-align: center;\r\n            margin-top: 40px;\r\n            box-shadow: 0 15px 40px rgba(1, 28, 179, 0.3);\r\n        }\r\n        \r\n        .maliyo-privacy-page .contact-box h2 {\r\n            color: white;\r\n            font-size: 1.8em;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .maliyo-privacy-page .contact-box a {\r\n            color: #f7b808;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            font-size: 1.1em;\r\n            transition: color 0.3s ease;\r\n        }\r\n        \r\n        .maliyo-privacy-page .contact-box a:hover {\r\n            color: #ffc940;\r\n        }\r\n        \r\n        .maliyo-privacy-page .badge {\r\n            display: inline-block;\r\n            background: #011cb3;\r\n            color: white;\r\n            padding: 4px 12px;\r\n            border-radius: 15px;\r\n            font-size: 0.85em;\r\n            margin: 0 5px;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        @media (max-width: 768px) {\r\n            .maliyo-privacy-page .policy-header {\r\n                padding: 35px 25px;\r\n            }\r\n            \r\n            .maliyo-privacy-page .policy-header h1 {\r\n                font-size: 2em;\r\n            }\r\n            \r\n            .maliyo-privacy-page .policy-section {\r\n                padding: 25px;\r\n            }\r\n            \r\n            .maliyo-privacy-page .policy-section h2 {\r\n                font-size: 1.3em;\r\n                flex-direction: column;\r\n                align-items: flex-start;\r\n            }\r\n            \r\n            .maliyo-privacy-page .section-number {\r\n                margin-bottom: 10px;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"maliyo-privacy-page\">\r\n        <div class=\"container\">\r\n            <div class=\"policy-header\">\r\n                <h1>Privacy Policy<\/h1>\r\n                <div class=\"last-updated\">Last Updated: 12\/17\/2025<\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-intro\">\r\n                <p><strong>Maliyo<\/strong> (\"Company\", \"we\", \"our\", or \"us\") places great importance on the protection of personal data. This Privacy Policy has been prepared in accordance with the EU General Data Protection Regulation <span class=\"badge\">GDPR<\/span> and the Turkish Law on the Protection of Personal Data No. 6698 <span class=\"badge\">KVKK<\/span> to explain how personal data is collected, processed, stored, and protected.<\/p>\r\n                <p style=\"margin-top: 15px;\"><strong>By accessing or using our website, you acknowledge and accept this Privacy Policy.<\/strong><\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">1<\/span> Data Controller<\/h2>\r\n                <p>In accordance with GDPR and KVKK, the Data Controller is:<\/p>\r\n                <div class=\"highlight-box\">\r\n                    <strong>Maliyo<\/strong><br>\r\n                    Email: info@maliyoerp.com<br>\r\n                    Website: www.maliyoerp.com\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">2<\/span> Personal Data Collected<\/h2>\r\n                <p>We may collect the following categories of personal data:<\/p>\r\n                \r\n                <h3>a. Identity & Contact Information<\/h3>\r\n                <ul>\r\n                    <li>Name and surname<\/li>\r\n                    <li>Company name<\/li>\r\n                    <li>Email address<\/li>\r\n                    <li>Phone number<\/li>\r\n                <\/ul>\r\n                \r\n                <h3>b. Transaction & Request Information<\/h3>\r\n                <ul>\r\n                    <li>Information submitted via contact forms<\/li>\r\n                    <li>Quote requests and inquiries<\/li>\r\n                    <li>Communication records<\/li>\r\n                <\/ul>\r\n                \r\n                <h3>c. Technical Data<\/h3>\r\n                <ul>\r\n                    <li>IP address<\/li>\r\n                    <li>Browser and device information<\/li>\r\n                    <li>Website usage data (via cookies and logs)<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">3<\/span> Legal Grounds for Processing<\/h2>\r\n                <p>Personal data is processed based on the following legal grounds under GDPR & KVKK:<\/p>\r\n                <ul>\r\n                    <li>Explicit consent of the data subject<\/li>\r\n                    <li>Performance of a contract or pre-contractual steps<\/li>\r\n                    <li>Compliance with legal obligations<\/li>\r\n                    <li>Legitimate interests of the Company, provided fundamental rights are not harmed<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">4<\/span> Purposes of Data Processing<\/h2>\r\n                <p>Your personal data is processed for the following purposes:<\/p>\r\n                <ul>\r\n                    <li>Responding to inquiries and quote requests<\/li>\r\n                    <li>Providing information about products and services<\/li>\r\n                    <li>Improving website performance and user experience<\/li>\r\n                    <li>Ensuring information security and fraud prevention<\/li>\r\n                    <li>Fulfilling legal and regulatory obligations<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">5<\/span> Data Transfer & Sharing<\/h2>\r\n                <p>Personal data may be shared only when necessary and in compliance with GDPR and KVKK:<\/p>\r\n                <ul>\r\n                    <li>With authorized service providers (IT, hosting, analytics), under confidentiality obligations<\/li>\r\n                    <li>With legally authorized public institutions, when required by law<\/li>\r\n                    <li>For legitimate business operations, without violating data subject rights<\/li>\r\n                <\/ul>\r\n                <div class=\"highlight-box\">\r\n                    <strong>Important:<\/strong> No personal data is sold or shared for advertising purposes without explicit consent.\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">6<\/span> International Data Transfers<\/h2>\r\n                <p>If personal data is transferred outside T\u00fcrkiye or the European Economic Area (EEA), such transfers are conducted in accordance with:<\/p>\r\n                <ul>\r\n                    <li>GDPR Articles 44\u201349<\/li>\r\n                    <li>KVKK Article 9<\/li>\r\n                <\/ul>\r\n                <p>Appropriate safeguards are implemented to ensure data protection.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">7<\/span> Data Retention<\/h2>\r\n                <p>Personal data is retained only for the period required by:<\/p>\r\n                <ul>\r\n                    <li>Processing purposes<\/li>\r\n                    <li>Legal obligations<\/li>\r\n                    <li>Legitimate business needs<\/li>\r\n                <\/ul>\r\n                <p>After this period, data is securely deleted, destroyed, or anonymized.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">8<\/span> Data Security Measures<\/h2>\r\n                <p>We apply technical and administrative measures to ensure data security, including:<\/p>\r\n                <ul>\r\n                    <li>Access control and authorization<\/li>\r\n                    <li>Data encryption<\/li>\r\n                    <li>Secure infrastructure and monitoring<\/li>\r\n                    <li>Audit logs and incident prevention<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">9<\/span> Rights of Data Subjects<\/h2>\r\n                <p>Under GDPR and KVKK, you have the right to:<\/p>\r\n                <ul>\r\n                    <li>Learn whether your data is processed<\/li>\r\n                    <li>Request access to your personal data<\/li>\r\n                    <li>Request correction or deletion<\/li>\r\n                    <li>Object to processing<\/li>\r\n                    <li>Request restriction of processing<\/li>\r\n                    <li>Withdraw consent at any time<\/li>\r\n                    <li>File a complaint with relevant authorities<\/li>\r\n                <\/ul>\r\n                <div class=\"highlight-box\">\r\n                    <strong>How to Exercise Your Rights:<\/strong> Requests can be submitted via info@maliyoerp.com\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">10<\/span> Cookies<\/h2>\r\n                <p>Our website uses cookies to enhance user experience and analyze traffic. Detailed information is provided in our Cookie Policy.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"policy-section\">\r\n                <h2><span class=\"section-number\">11<\/span> Policy Updates<\/h2>\r\n                <p>This Privacy Policy may be updated periodically. Updates become effective upon publication on the website. We encourage you to review this policy regularly to stay informed about how we protect your data.<\/p>\r\n            <\/div>\r\n            \r\n            <div class=\"contact-box\">\r\n                <h2>Contact Us<\/h2>\r\n                <p>For privacy-related questions or requests:<\/p>\r\n                <p style=\"margin-top: 20px;\">\r\n                    <strong>Maliyo<\/strong><br>\r\n                    Email: <a href=\"mailto:info@maliyoerp.com\">info@maliyoerp.com<\/a>\r\n                <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\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>Maliyo ERP &#8211; Privacy Policy Privacy Policy Last Updated: 12\/17\/2025 Maliyo (&#8220;Company&#8221;, &#8220;we&#8221;, &#8220;our&#8221;, or &#8220;us&#8221;) places great importance on the protection of personal data. This Privacy Policy has been prepared in accordance with the EU General Data Protection Regulation GDPR and the Turkish Law on the Protection of Personal Data No. 6698 KVKK to explain how personal data is collected, processed, stored, and protected. By accessing or using our website, you acknowledge and accept this Privacy Policy. 1 Data Controller In accordance with GDPR and KVKK, the Data Controller is: Maliyo Email: info@maliyoerp.com Website: www.maliyoerp.com 2 Personal Data Collected We may collect the following categories of personal data: a. Identity &#038; Contact Information Name and surname Company name Email address Phone number b. Transaction &#038; Request Information Information submitted via contact forms Quote requests and inquiries Communication records c. Technical Data IP address Browser and device information Website usage data (via cookies and logs) 3 Legal Grounds for Processing Personal data is processed based on the following legal grounds under GDPR &#038; KVKK: Explicit consent of the data subject Performance of a contract or pre-contractual steps Compliance with legal obligations Legitimate interests of the Company, provided fundamental rights are not harmed 4 Purposes of Data Processing Your personal data is processed for the following purposes: Responding to inquiries and quote requests Providing information about products and services Improving website performance and user experience Ensuring information security and fraud prevention Fulfilling legal and regulatory obligations 5 Data Transfer &#038; Sharing Personal data may be shared only when necessary and in compliance with GDPR and KVKK: With authorized service providers (IT, hosting, analytics), under confidentiality obligations With legally authorized public institutions, when required by law For legitimate business operations, without violating data subject rights Important: No personal data is sold or shared for advertising purposes without explicit consent. 6 International Data Transfers If personal data is transferred outside T\u00fcrkiye or the European Economic Area (EEA), such transfers are conducted in accordance with: GDPR Articles 44\u201349 KVKK Article 9 Appropriate safeguards are implemented to ensure data protection. 7 Data Retention Personal data is retained only for the period required by: Processing purposes Legal obligations Legitimate business needs After this period, data is securely deleted, destroyed, or anonymized. 8 Data Security Measures We apply technical and administrative measures to ensure data security, including: Access control and authorization Data encryption Secure infrastructure and monitoring Audit logs and incident prevention 9 Rights of Data Subjects Under GDPR and KVKK, you have the right to: Learn whether your data is processed Request access to your personal data Request correction or deletion Object to processing Request restriction of processing Withdraw consent at any time File a complaint with relevant authorities How to Exercise Your Rights: Requests can be submitted via info@maliyoerp.com 10 Cookies Our website uses cookies to enhance user experience and analyze traffic. Detailed information is provided in our Cookie Policy. 11 Policy Updates This Privacy Policy may be updated periodically. Updates become effective upon publication on the website. We encourage you to review this policy regularly to stay informed about how we protect your data. Contact Us For privacy-related questions or requests: Maliyo Email: info@maliyoerp.com<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2162","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages\/2162","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/comments?post=2162"}],"version-history":[{"count":41,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages\/2162\/revisions"}],"predecessor-version":[{"id":2307,"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/pages\/2162\/revisions\/2307"}],"wp:attachment":[{"href":"https:\/\/maliyo.thelearnyway.com\/en\/wp-json\/wp\/v2\/media?parent=2162"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}