{"id":2947,"date":"2025-03-19T22:15:28","date_gmt":"2025-03-19T22:15:28","guid":{"rendered":"https:\/\/convertifypro.com\/?page_id=2947"},"modified":"2025-03-21T15:00:36","modified_gmt":"2025-03-21T15:00:36","slug":"gdpr","status":"publish","type":"page","link":"https:\/\/convertifypro.com\/si\/gdpr\/","title":{"rendered":"gdpr"},"content":{"rendered":"\n<div style=\"height:75px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n<!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>Convertify - GDPR Policy<\/title>\r\n    <link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\" rel=\"stylesheet\">\r\n<\/head>\r\n<body>\r\n    <!-- BEGIN CONVERTIFY GDPR POLICY SECTION -->\r\n    \r\n    <style>\r\n        \/* Convertify GDPR Policy Styles *\/\r\n        body {\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            color: #333;\r\n            margin: 0;\r\n            padding: 0;\r\n            background-color: #f8f9fa;\r\n        }\r\n        \r\n        .gdpr-container {\r\n            max-width: 1100px;\r\n            margin: 0 auto;\r\n            padding: 40px 20px;\r\n            background-color: #fff;\r\n            box-shadow: 0 5px 20px rgba(0,0,0,0.05);\r\n            border-radius: 8px;\r\n        }\r\n        \r\n        .gdpr-header {\r\n            text-align: center;\r\n            margin-bottom: 40px;\r\n            padding-bottom: 20px;\r\n            border-bottom: 1px solid #eee;\r\n        }\r\n        \r\n        .gdpr-logo {\r\n            margin-bottom: 20px;\r\n        }\r\n        \r\n        .gdpr-title {\r\n            color: #2D2D2F;\r\n            font-size: 2.2rem;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .gdpr-subtitle {\r\n            color: #666;\r\n            font-size: 1.2rem;\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .gdpr-date {\r\n            color: #999;\r\n            font-style: italic;\r\n            margin-bottom: 0;\r\n        }\r\n        \r\n        .gdpr-intro {\r\n            background-color: #f8f9fa;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            margin-bottom: 30px;\r\n            border-left: 4px solid #EC8B1C;\r\n        }\r\n        \r\n        .gdpr-section {\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .gdpr-section-title {\r\n            color: #EC8B1C;\r\n            font-size: 1.5rem;\r\n            margin-bottom: 15px;\r\n            padding-bottom: 10px;\r\n            border-bottom: 1px solid #eee;\r\n            position: relative;\r\n        }\r\n        \r\n        .gdpr-section-title::after {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            bottom: -1px;\r\n            width: 50px;\r\n            height: 3px;\r\n            background-color: #EC8B1C;\r\n        }\r\n        \r\n        .gdpr-content {\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .gdpr-content p {\r\n            margin-bottom: 15px;\r\n        }\r\n        \r\n        .gdpr-list {\r\n            list-style: none;\r\n            padding-left: 0;\r\n        }\r\n        \r\n        .gdpr-list li {\r\n            position: relative;\r\n            padding-left: 25px;\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .gdpr-list li:before {\r\n            content: '\u2022';\r\n            color: #EC8B1C;\r\n            font-size: 1.2em;\r\n            position: absolute;\r\n            left: 0;\r\n            top: 0;\r\n        }\r\n        \r\n        .gdpr-rights {\r\n            background-color: #f8f9fa;\r\n            padding: 25px;\r\n            border-radius: 8px;\r\n            margin: 20px 0;\r\n            border-left: 4px solid #EC8B1C;\r\n        }\r\n        \r\n        .gdpr-footer {\r\n            text-align: center;\r\n            margin-top: 40px;\r\n            padding-top: 20px;\r\n            border-top: 1px solid #eee;\r\n            color: #666;\r\n        }\r\n        \r\n        \/* Table of Contents *\/\r\n        .gdpr-toc {\r\n            background-color: #f8f9fa;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            margin-bottom: 30px;\r\n        }\r\n        \r\n        .gdpr-toc-title {\r\n            color: #EC8B1C;\r\n            font-size: 1.2rem;\r\n            margin-bottom: 15px;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .gdpr-toc-list {\r\n            list-style: none;\r\n            padding: 0;\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 10px;\r\n        }\r\n        \r\n        .gdpr-toc-item {\r\n            margin-bottom: 10px;\r\n        }\r\n        \r\n        .gdpr-toc-link {\r\n            color: #2D2D2F;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            display: inline-block;\r\n        }\r\n        \r\n        .gdpr-toc-link:hover {\r\n            color: #EC8B1C;\r\n            transform: translateX(5px);\r\n        }\r\n        \r\n        .gdpr-toc-icon {\r\n            display: inline-block;\r\n            width: 25px;\r\n            height: 25px;\r\n            background-color: #EC8B1C;\r\n            color: white;\r\n            border-radius: 50%;\r\n            text-align: center;\r\n            line-height: 25px;\r\n            margin-right: 10px;\r\n            font-size: 0.8rem;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .gdpr-contact {\r\n            background-color: #f8f9fa;\r\n            padding: 20px;\r\n            border-radius: 8px;\r\n            margin: 30px 0;\r\n            text-align: center;\r\n        }\r\n        \r\n        .gdpr-contact a {\r\n            color: #EC8B1C;\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .gdpr-contact a:hover {\r\n            text-decoration: underline;\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .gdpr-container {\r\n                padding: 20px 15px;\r\n            }\r\n            \r\n            .gdpr-title {\r\n                font-size: 1.8rem;\r\n            }\r\n            \r\n            .gdpr-section-title {\r\n                font-size: 1.3rem;\r\n            }\r\n            \r\n            .gdpr-toc-list {\r\n                grid-template-columns: 1fr;\r\n            }\r\n        }\r\n        \r\n        \/* Footer Styles *\/\r\n        .footer {\r\n            background-color: #2D2D2F;\r\n            color: #f8f9fa;\r\n            padding: 40px 0 20px;\r\n            font-size: 16px;\r\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n            line-height: 1.6;\r\n            margin-top: 50px;\r\n        }\r\n\r\n        .footer-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            padding: 0 20px;\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 30px;\r\n        }\r\n\r\n        .footer-section h3 {\r\n            color: #EC8B1C;\r\n            margin-bottom: 20px;\r\n            font-weight: 600;\r\n            position: relative;\r\n            padding-bottom: 10px;\r\n        }\r\n\r\n        .footer-section h3::after {\r\n            content: '';\r\n            position: absolute;\r\n            left: 0;\r\n            bottom: 0;\r\n            width: 50px;\r\n            height: 2px;\r\n            background-color: #EC8B1C;\r\n        }\r\n\r\n        .footer-links {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 0;\r\n        }\r\n\r\n        .footer-links li {\r\n            margin-bottom: 15px;\r\n        }\r\n\r\n        .footer-links a {\r\n            color: #f8f9fa;\r\n            text-decoration: none;\r\n            transition: all 0.3s ease;\r\n            display: inline-block;\r\n        }\r\n\r\n        .footer-links a:hover {\r\n            color: #EC8B1C;\r\n            transform: translateX(5px);\r\n        }\r\n\r\n        .footer-bottom {\r\n            text-align: center;\r\n            padding-top: 30px;\r\n            margin-top: 30px;\r\n            border-top: 1px solid rgba(255, 255, 255, 0.1);\r\n        }\r\n\r\n        .footer-bottom p {\r\n            font-size: 14px;\r\n        }\r\n\r\n        .made-in {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 5px;\r\n        }\r\n\r\n        .heart {\r\n            color: #e74c3c;\r\n            animation: pulse 1.5s infinite;\r\n        }\r\n\r\n        @keyframes pulse {\r\n            0% { transform: scale(1); }\r\n            50% { transform: scale(1.1); }\r\n            100% { transform: scale(1); }\r\n        }\r\n    <\/style>\r\n    \r\n    <div class=\"gdpr-container\">\r\n        <div class=\"gdpr-header\">\r\n            <div class=\"gdpr-logo\">\r\n                <i class=\"fas fa-shield-alt fa-3x\" style=\"color: #EC8B1C;\"><\/i>\r\n            <\/div>\r\n            <h1 class=\"gdpr-title\">GDPR Data Protection and Privacy Policy<\/h1>\r\n            <h2 class=\"gdpr-subtitle\">for Convertify All-in-One File Converter<\/h2>\r\n            <p class=\"gdpr-date\">Effective Date: March 19, 2025<\/p>\r\n        <\/div>\r\n        \r\n        <div class=\"gdpr-toc\">\r\n            <h3 class=\"gdpr-toc-title\">Quick Navigation<\/h3>\r\n            <ul class=\"gdpr-toc-list\">\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#introduction\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-info-circle\" style=\"font-size: 12px;\"><\/i><\/span>Introduction<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#data-collection\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-database\" style=\"font-size: 12px;\"><\/i><\/span>Data Collection<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#legal-basis\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-gavel\" style=\"font-size: 12px;\"><\/i><\/span>Legal Basis<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#purpose\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-bullseye\" style=\"font-size: 12px;\"><\/i><\/span>Purpose of Processing<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#sharing\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-share-alt\" style=\"font-size: 12px;\"><\/i><\/span>Data Sharing<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#storage\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-server\" style=\"font-size: 12px;\"><\/i><\/span>Storage & Retention<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#security\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-lock\" style=\"font-size: 12px;\"><\/i><\/span>Data Security<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#rights\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-user-shield\" style=\"font-size: 12px;\"><\/i><\/span>Your Rights<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#transfers\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-globe\" style=\"font-size: 12px;\"><\/i><\/span>International Transfers<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#complaints\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-exclamation-circle\" style=\"font-size: 12px;\"><\/i><\/span>Complaints<\/a>\r\n                <\/li>\r\n                <li class=\"gdpr-toc-item\">\r\n                    <a href=\"#updates\" class=\"gdpr-toc-link\"><span class=\"gdpr-toc-icon\"><i class=\"fas fa-sync\" style=\"font-size: 12px;\"><\/i><\/span>Policy Updates<\/a>\r\n                <\/li>\r\n            <\/ul>\r\n        <\/div>\r\n        \r\n        <div id=\"introduction\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Introduction<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>This policy explains how Convertify All-in-One File Converter (\"the Software\") collects, uses, and protects personal data in compliance with the General Data Protection Regulation (GDPR) and other applicable EU data protection laws. By using the Software, users consent to the collection and use of their personal data as described herein.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"data-collection\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Data Collection<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>When you activate a license for the Software, the following personal data is collected:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>Your computer's IP address<\/li>\r\n                    <li>Your machine ID<\/li>\r\n                    <li>Your email address<\/li>\r\n                <\/ul>\r\n                <p>This information is gathered solely for license verification, customer support, fraud prevention, and to enhance overall security.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"legal-basis\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Legal Basis for Processing<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>The processing of personal data is carried out based on the following legal grounds:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>The necessity to perform a contract (i.e., to validate and manage your Software license)<\/li>\r\n                    <li>Our legitimate interests in preventing unauthorized use and fraud<\/li>\r\n                    <li>Compliance with legal obligations, where applicable<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"purpose\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Purpose of Data Processing<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>The collected data is used exclusively for:<\/p>\r\n                <ul class=\"gdpr-list\">\r\n                    <li>Authenticating and activating your license<\/li>\r\n                    <li>Providing technical and email support<\/li>\r\n                    <li>Preventing fraudulent activity and unauthorized access<\/li>\r\n                    <li>Maintaining and improving the Software's functionality and security<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"sharing\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Data Sharing and Third-Party Involvement<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>Your personal data may be shared only with trusted third-party service providers (for example, payment processors like Stripe or analytics services such as Google Analytics) who help us deliver or enhance our services. Such third parties are required to adhere to strict data protection standards and will not use your data for any other purposes. Apart from these instances, personal data will not be shared with any external parties without your explicit consent, unless required by law.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"storage\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Data Storage and Retention<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>All personal data is stored securely on private servers with industry-standard encryption and access controls. Data is retained for as long as your subscription remains active. Should you cancel your subscription, your personal data (including your IP address, machine ID, and email address) will be deleted, unless further retention is necessary for legal or security reasons.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"security\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Data Security<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>We implement technical and organizational measures to safeguard your personal data against accidental or unlawful destruction, loss, alteration, unauthorized disclosure, or access. While we strive to protect your data with robust security practices, no method of transmission over the internet or electronic storage is completely secure.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"rights\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Your Rights Under GDPR<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>If you are an EU resident, you have the following rights regarding your personal data:<\/p>\r\n                \r\n                <div class=\"gdpr-rights\">\r\n                    <ul class=\"gdpr-list\">\r\n                        <li><strong>The right to access<\/strong> \u2013 request a copy of your personal data that we hold<\/li>\r\n                        <li><strong>The right to rectification<\/strong> \u2013 ask for corrections to any inaccurate or incomplete data<\/li>\r\n                        <li><strong>The right to erasure<\/strong> \u2013 request deletion of your personal data under certain conditions<\/li>\r\n                        <li><strong>The right to restrict processing<\/strong> \u2013 limit how we process your data<\/li>\r\n                        <li><strong>The right to data portability<\/strong> \u2013 receive your data in a structured, commonly used format<\/li>\r\n                        <li><strong>The right to object<\/strong> \u2013 challenge the processing of your data based on our legitimate interests<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n                \r\n                <p>To exercise these rights or if you have any questions regarding your personal data, please contact us at:<\/p>\r\n                \r\n                <div class=\"gdpr-contact\">\r\n                    <a href=\"mailto:support@convertifypro.com\">support@convertifypro.com<\/a>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"transfers\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">International Data Transfers<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>Should your data be transferred outside the European Economic Area, we will ensure that appropriate safeguards are in place to guarantee the same level of protection as provided under the GDPR.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"complaints\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Complaints and Further Information<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>If you believe that your data protection rights have been infringed, you have the right to lodge a complaint with your local data protection authority. For further information about how we handle your personal data or to raise any concerns, please contact our support team.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <div id=\"updates\" class=\"gdpr-section\">\r\n            <h2 class=\"gdpr-section-title\">Policy Updates<\/h2>\r\n            <div class=\"gdpr-content\">\r\n                <p>We reserve the right to update this GDPR Policy from time to time to reflect changes in our data processing practices or legal requirements. Any material changes will be communicated through an in-Software notification or via email, and continued use of the Software after such notice constitutes acceptance of the updated policy.<\/p>\r\n                <p>This policy is provided for informational purposes only and should be reviewed periodically to stay informed about our current practices in relation to personal data protection.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <!-- END CONVERTIFY GDPR POLICY SECTION -->\r\n<\/body>\r\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Convertify &#8211; GDPR Policy GDPR Data Protection and Privacy Policy for Convertify All-in-One File Converter Effective Date: March 19, 2025 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","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":"","footer-sml-layout":"","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":"default","ast-page-background-enabled":"default","ast-page-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":"","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-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":"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":""},"mobile":{"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":""}},"footnotes":""},"class_list":["post-2947","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false},"uagb_author_info":{"display_name":"convertify","author_link":"https:\/\/convertifypro.com\/author\/convertifypro\/"},"uagb_comment_info":0,"uagb_excerpt":"Convertify - GDPR Policy GDPR Data Protection and Privacy Policy for Convertify All-in-One File Converter Effective Date: March 19, 2025 [&hellip;]","_links":{"self":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/pages\/2947","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/comments?post=2947"}],"version-history":[{"count":0,"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/pages\/2947\/revisions"}],"wp:attachment":[{"href":"https:\/\/convertifypro.com\/wp-json\/wp\/v2\/media?parent=2947"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}