{"id":3,"date":"2025-11-12T20:12:00","date_gmt":"2025-11-12T20:12:00","guid":{"rendered":"https:\/\/efficientpim.com\/?page_id=3"},"modified":"2025-11-26T02:28:53","modified_gmt":"2025-11-26T02:28:53","slug":"privacy-policy","status":"publish","type":"page","link":"https:\/\/efficientpim.com\/privacy-policy\/","title":{"rendered":"Privacy Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3\" class=\"elementor elementor-3\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d435ef5 e-flex e-con-boxed e-con e-parent\" data-id=\"d435ef5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d360e63 elementor-widget elementor-widget-html\" data-id=\"d360e63\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\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>Privacy Policy - EfficientPIM<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    \r\n    <style>\r\n    \/* General Styles *\/\r\n    * {\r\n        margin: 0;\r\n        padding: 0;\r\n        box-sizing: border-box;\r\n    }\r\n    \r\n    body {\r\n        font-family: 'Inter', sans-serif;\r\n        line-height: 1.6;\r\n        color: #2d3748;\r\n        background-color: #f9fafb;\r\n    }\r\n    \r\n    .container {\r\n        max-width: 1000px;\r\n        margin: 0 auto;\r\n        padding: 0 20px;\r\n    }\r\n    \r\n    \/* Hero Section *\/\r\n    .hero-section {\r\n        padding: 120px 0 60px;\r\n        background: linear-gradient(135deg, #f8f9ff 0%, #f0f4ff 100%);\r\n        position: relative;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .hero-content {\r\n        text-align: center;\r\n        max-width: 900px;\r\n        margin: 0 auto;\r\n    }\r\n    \r\n    .hero-title {\r\n        font-size: 42px;\r\n        font-weight: 800;\r\n        line-height: 1.2;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .hero-subtitle {\r\n        font-size: 18px;\r\n        color: #4a5568;\r\n        margin-bottom: 30px;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    \/* Privacy Policy Content *\/\r\n    .privacy-content {\r\n        padding: 60px 0;\r\n        background: white;\r\n    }\r\n    \r\n    .policy-section {\r\n        margin-bottom: 50px;\r\n    }\r\n    \r\n    .policy-title {\r\n        font-size: 28px;\r\n        font-weight: 700;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .policy-subtitle {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #2d3748;\r\n    }\r\n    \r\n    .policy-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        margin-bottom: 20px;\r\n        line-height: 1.7;\r\n    }\r\n    \r\n    .policy-list {\r\n        margin-bottom: 20px;\r\n        padding-left: 25px;\r\n    }\r\n    \r\n    .policy-list li {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        margin-bottom: 10px;\r\n        line-height: 1.7;\r\n    }\r\n    \r\n    .highlight-box {\r\n        background: #f0f4ff;\r\n        border-left: 4px solid #4f46e5;\r\n        padding: 20px;\r\n        border-radius: 0 8px 8px 0;\r\n        margin: 30px 0;\r\n    }\r\n    \r\n    .highlight-title {\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n        margin-bottom: 10px;\r\n        color: #2d3748;\r\n    }\r\n    \r\n    .highlight-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    \/* Table of Contents *\/\r\n    .toc-section {\r\n        background: #f9fafb;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        margin-bottom: 50px;\r\n    }\r\n    \r\n    .toc-title {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        margin-bottom: 20px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .toc-list {\r\n        list-style: none;\r\n    }\r\n    \r\n    .toc-item {\r\n        margin-bottom: 12px;\r\n    }\r\n    \r\n    .toc-link {\r\n        color: #4f46e5;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n        transition: color 0.3s;\r\n    }\r\n    \r\n    .toc-link:hover {\r\n        color: #4338ca;\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    \/* Contact Section *\/\r\n    .contact-section {\r\n        background: #f8f9ff;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        margin-top: 50px;\r\n    }\r\n    \r\n    .contact-title {\r\n        font-size: 20px;\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .contact-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n    }\r\n    \r\n    .contact-link {\r\n        color: #4f46e5;\r\n        text-decoration: none;\r\n        font-weight: 500;\r\n    }\r\n    \r\n    .contact-link:hover {\r\n        text-decoration: underline;\r\n    }\r\n    \r\n    \/* Last Updated *\/\r\n    .last-updated {\r\n        text-align: center;\r\n        font-size: 14px;\r\n        color: #718096;\r\n        margin-top: 50px;\r\n        padding-top: 20px;\r\n        border-top: 1px solid #e2e8f0;\r\n    }\r\n    \r\n    \/* Responsive Design *\/\r\n    @media (max-width: 768px) {\r\n        .hero-title {\r\n            font-size: 32px;\r\n        }\r\n        \r\n        .policy-title {\r\n            font-size: 24px;\r\n        }\r\n        \r\n        .policy-subtitle {\r\n            font-size: 18px;\r\n        }\r\n    }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <!-- Hero Section -->\r\n    <section class=\"hero-section\">\r\n        <div class=\"container\">\r\n            <div class=\"hero-content\">\r\n                <h1 class=\"hero-title\">Privacy Policy<\/h1>\r\n                <p class=\"hero-subtitle\">Your privacy is important to us. This policy explains how we collect, use, and protect your information when you use EfficientPIM.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Privacy Policy Content -->\r\n    <section class=\"privacy-content\">\r\n        <div class=\"container\">\r\n            <!-- Table of Contents -->\r\n            <div class=\"toc-section\">\r\n                <h2 class=\"toc-title\">Table of Contents<\/h2>\r\n                <ul class=\"toc-list\">\r\n                    <li class=\"toc-item\"><a href=\"#introduction\" class=\"toc-link\">1. Introduction<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#information-we-collect\" class=\"toc-link\">2. Information We Collect<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#how-we-use-your-information\" class=\"toc-link\">3. How We Use Your Information<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#data-sharing-and-disclosure\" class=\"toc-link\">4. Data Sharing and Disclosure<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#data-security\" class=\"toc-link\">5. Data Security<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#cookies-and-tracking-technologies\" class=\"toc-link\">6. Cookies and Tracking Technologies<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#user-rights\" class=\"toc-link\">7. Your Rights<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#third-party-services\" class=\"toc-link\">8. Third-Party Services<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#international-data-transfers\" class=\"toc-link\">9. International Data Transfers<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#childrens-privacy\" class=\"toc-link\">10. Children's Privacy<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#changes-to-this-policy\" class=\"toc-link\">11. Changes to This Policy<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#contact-information\" class=\"toc-link\">12. Contact Information<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Introduction -->\r\n            <div id=\"introduction\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">1. Introduction<\/h2>\r\n                <p class=\"policy-text\">EfficientPIM (\"we,\" \"us,\" or \"our\") is committed to protecting your privacy. This Privacy Policy explains how we collect, use, disclose, and safeguard your information when you use our email scraping service.<\/p>\r\n                <p class=\"policy-text\">By using EfficientPIM, you agree to collection and use of information in accordance with this policy.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Information We Collect -->\r\n            <div id=\"information-we-collect\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">2. Information We Collect<\/h2>\r\n                \r\n                <h3 class=\"policy-subtitle\">Account Information<\/h3>\r\n                <p class=\"policy-text\">When you create an account, we collect:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Email address<\/li>\r\n                    <li>Password (encrypted)<\/li>\r\n                    <li>Name (optional)<\/li>\r\n                    <li>Company information (optional)<\/li>\r\n                <\/ul>\r\n\r\n                <h3 class=\"policy-subtitle\">Payment Information<\/h3>\r\n                <p class=\"policy-text\">When you purchase credits, we collect:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Payment method details (processed securely by third-party payment processors)<\/li>\r\n                    <li>Billing address (if applicable)<\/li>\r\n                    <li>Transaction history<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">We do not store your complete payment information on our servers. All payment processing is handled by secure third-party payment processors.<\/p>\r\n\r\n                <h3 class=\"policy-subtitle\">Usage Information<\/h3>\r\n                <p class=\"policy-text\">When you use our service, we collect:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Search queries and targeting parameters<\/li>\r\n                    <li>Number of emails requested<\/li>\r\n                    <li>IP address<\/li>\r\n                    <li>Browser type and operating system<\/li>\r\n                    <li>Pages visited and time spent on our site<\/li>\r\n                    <li>Device information<\/li>\r\n                <\/ul>\r\n\r\n                <h3 class=\"policy-subtitle\">Scraped Email Data<\/h3>\r\n                <p class=\"policy-text\">When you use our scraping service, you provide:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Target audience descriptions<\/li>\r\n                    <li>Specific search criteria<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">The email addresses we scrape are publicly available information from websites and do not include private or personal communications.<\/p>\r\n            <\/div>\r\n\r\n            <!-- How We Use Your Information -->\r\n            <div id=\"how-we-use-your-information\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">3. How We Use Your Information<\/h2>\r\n                <p class=\"policy-text\">We use your information to:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Provide and maintain our email scraping service<\/li>\r\n                    <li>Process your requests and deliver scraped email data<\/li>\r\n                    <li>Communicate with you about your account and transactions<\/li>\r\n                    <li>Improve our services and develop new features<\/li>\r\n                    <li>Analyze usage patterns to optimize performance<\/li>\r\n                    <li>Ensure security and prevent fraud<\/li>\r\n                    <li>Comply with legal obligations<\/li>\r\n                    <li>Send you important updates and promotional communications (with your consent)<\/li>\r\n                <\/ul>\r\n\r\n                <div class=\"highlight-box\">\r\n                    <h3 class=\"highlight-title\">Email Scraping Purpose<\/h3>\r\n                    <p class=\"highlight-text\">The email addresses we scrape are intended for B2B marketing and business communication purposes. We do not scrape private email accounts or personal communications.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Data Sharing and Disclosure -->\r\n            <div id=\"data-sharing-and-disclosure\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">4. Data Sharing and Disclosure<\/h2>\r\n                <p class=\"policy-text\">We do not sell, trade, or otherwise transfer your personal information to third parties without your consent, except as described in this policy.<\/p>\r\n                \r\n                <h3 class=\"policy-subtitle\">We may share your information with:<\/h3>\r\n                <ul class=\"policy-list\">\r\n                    <li>Payment processors to process transactions<\/li>\r\n                    <li>Service providers who help us operate our business (e.g., hosting, analytics)<\/li>\r\n                    <li>Legal authorities when required by law or to protect our rights<\/li>\r\n                    <li>Business partners with your explicit consent<\/li>\r\n                <\/ul>\r\n\r\n                <h3 class=\"policy-subtitle\">Scraped Email Data<\/h3>\r\n                <p class=\"policy-text\">The email addresses we scrape are delivered only to you. We do not share scraped email lists with other customers or third parties.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Data Security -->\r\n            <div id=\"data-security\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">5. Data Security<\/h2>\r\n                <p class=\"policy-text\">We implement appropriate security measures to protect your information:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>SSL encryption for data transmission<\/li>\r\n                    <li>Encrypted storage of sensitive data<\/li>\r\n                    <li>Regular security audits and updates<\/li>\r\n                    <li>Access controls and authentication systems<\/li>\r\n                    <li>Secure data centers with restricted access<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">While we take reasonable precautions to protect your information, no method of transmission over internet is 100% secure.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Cookies and Tracking Technologies -->\r\n            <div id=\"cookies-and-tracking-technologies\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">6. Cookies and Tracking Technologies<\/h2>\r\n                <p class=\"policy-text\">We use cookies and similar tracking technologies to:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Remember your preferences and settings<\/li>\r\n                    <li>Analyze website traffic and usage patterns<\/li>\r\n                    <li>Personalize your experience<\/li>\r\n                    <li>Provide security features<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">You can control cookies through your browser settings, but disabling cookies may affect your ability to use certain features of our service.<\/p>\r\n            <\/div>\r\n\r\n            <!-- User Rights -->\r\n            <div id=\"user-rights\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">7. Your Rights<\/h2>\r\n                <p class=\"policy-text\">Depending on your location, you may have the following rights regarding your personal information:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Access to your personal information<\/li>\r\n                    <li>Correction of inaccurate information<\/li>\r\n                    <li>Deletion of your personal information<\/li>\r\n                    <li>Restriction of processing<\/li>\r\n                    <li>Data portability<\/li>\r\n                    <li>Objection to processing<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">To exercise these rights, please contact us using the information provided below.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Third-Party Services -->\r\n            <div id=\"third-party-services\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">8. Third-Party Services<\/h2>\r\n                <p class=\"policy-text\">Our service may integrate with or link to third-party services, including:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Payment processors (Stripe, PayPal, etc.)<\/li>\r\n                    <li>Analytics services (Google Analytics)<\/li>\r\n                    <li>Email service providers (for communications)<\/li>\r\n                    <li>Cloud hosting providers<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">These third parties have their own privacy policies, and we are not responsible for their practices.<\/p>\r\n            <\/div>\r\n\r\n            <!-- International Data Transfers -->\r\n            <div id=\"international-data-transfers\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">9. International Data Transfers<\/h2>\r\n                <p class=\"policy-text\">Your information may be transferred to and processed in countries other than your own. We ensure appropriate safeguards are in place for international data transfers in accordance with applicable data protection laws.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Children's Privacy -->\r\n            <div id=\"childrens-privacy\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">10. Children's Privacy<\/h2>\r\n                <p class=\"policy-text\">Our service is not intended for children under 18 years of age. We do not knowingly collect personal information from children under 18. If we become aware that we have collected information from a child under 18, we will take steps to delete such information.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Changes to This Policy -->\r\n            <div id=\"changes-to-this-policy\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">11. Changes to This Policy<\/h2>\r\n                <p class=\"policy-text\">We may update this Privacy Policy from time to time. We will notify you of any changes by:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Posting the updated policy on our website<\/li>\r\n                    <li>Sending you an email notification<\/li>\r\n                    <li>Displaying a prominent notice on our service<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">Your continued use of our service after any changes constitutes acceptance of the updated policy.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Contact Information -->\r\n            <div id=\"contact-information\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">12. Contact Information<\/h2>\r\n                <div class=\"contact-section\">\r\n                    <h3 class=\"contact-title\">Questions About This Privacy Policy<\/h3>\r\n                    <p class=\"contact-text\">If you have any questions about this Privacy Policy or how we handle your information, please contact us at:<\/p>\r\n                    <p class=\"contact-text\">Email: <a href=\"mailto:support@efficientpim.com\" class=\"contact-link\">support@efficientpim.com<\/a><\/p>\r\n                    <p class=\"contact-text\">We will respond to your inquiry within 30 days.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Last Updated -->\r\n            <div class=\"last-updated\">\r\n                <p>Last updated: November 20, 2025<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <script>\r\n    \/\/ Smooth scrolling for anchor links\r\n    document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n        anchor.addEventListener('click', function (e) {\r\n            e.preventDefault();\r\n            \r\n            const targetId = this.getAttribute('href');\r\n            if (targetId === '#') return;\r\n            \r\n            const targetElement = document.querySelector(targetId);\r\n            if (targetElement) {\r\n                window.scrollTo({\r\n                    top: targetElement.offsetTop - 80,\r\n                    behavior: 'smooth'\r\n                });\r\n            }\r\n        });\r\n    });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\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>Privacy Policy &#8211; EfficientPIM Privacy Policy Your privacy is important to us. This policy explains how we collect, use, and protect your information when you use EfficientPIM. Table of Contents 1. Introduction 2. Information We Collect 3. How We Use Your Information 4. Data Sharing and Disclosure 5. Data Security 6. Cookies and Tracking Technologies [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-3","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/3","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/comments?post=3"}],"version-history":[{"count":13,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/3\/revisions"}],"predecessor-version":[{"id":611,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/3\/revisions\/611"}],"wp:attachment":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/media?parent=3"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}