{"id":347,"date":"2025-11-23T16:35:22","date_gmt":"2025-11-23T16:35:22","guid":{"rendered":"https:\/\/efficientpim.com\/?page_id=347"},"modified":"2025-11-26T02:36:21","modified_gmt":"2025-11-26T02:36:21","slug":"cookie-policy","status":"publish","type":"page","link":"https:\/\/efficientpim.com\/cookie-policy\/","title":{"rendered":"Cookie Policy"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"347\" class=\"elementor elementor-347\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ccf7390 e-flex e-con-boxed e-con e-parent\" data-id=\"ccf7390\" 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-5858c88 elementor-widget elementor-widget-html\" data-id=\"5858c88\" 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>Cookie 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    \/* Cookie Policy Content *\/\r\n    .cookie-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    \/* Cookie Types Table *\/\r\n    .cookie-table {\r\n        width: 100%;\r\n        border-collapse: collapse;\r\n        margin: 30px 0;\r\n        box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);\r\n        border-radius: 12px;\r\n        overflow: hidden;\r\n    }\r\n    \r\n    .cookie-table th {\r\n        background: #4f46e5;\r\n        color: white;\r\n        padding: 15px;\r\n        text-align: left;\r\n        font-weight: 600;\r\n    }\r\n    \r\n    .cookie-table td {\r\n        padding: 15px;\r\n        border-bottom: 1px solid #e2e8f0;\r\n    }\r\n    \r\n    .cookie-table tr:last-child td {\r\n        border-bottom: none;\r\n    }\r\n    \r\n    .cookie-table tr:nth-child(even) {\r\n        background: #f9fafb;\r\n    }\r\n    \r\n    \/* Cookie Settings Box *\/\r\n    .settings-box {\r\n        background: #f8f9ff;\r\n        border-radius: 12px;\r\n        padding: 30px;\r\n        margin: 30px 0;\r\n    }\r\n    \r\n    .settings-title {\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n        margin-bottom: 15px;\r\n        color: #1a202c;\r\n    }\r\n    \r\n    .settings-text {\r\n        font-size: 16px;\r\n        color: #4a5568;\r\n        line-height: 1.6;\r\n        margin-bottom: 15px;\r\n    }\r\n    \r\n    .browser-list {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n        gap: 15px;\r\n        margin-top: 20px;\r\n    }\r\n    \r\n    .browser-item {\r\n        display: flex;\r\n        align-items: center;\r\n        gap: 10px;\r\n    }\r\n    \r\n    .browser-icon {\r\n        width: 24px;\r\n        height: 24px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        color: #4f46e5;\r\n    }\r\n    \r\n    .browser-name {\r\n        font-weight: 500;\r\n        color: #2d3748;\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        .cookie-table th,\r\n        .cookie-table td {\r\n            padding: 10px;\r\n            font-size: 14px;\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\">Cookie Policy<\/h1>\r\n                <p class=\"hero-subtitle\">This policy explains how EfficientPIM uses cookies and similar technologies to enhance your experience on our website.<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n\r\n    <!-- Cookie Policy Content -->\r\n    <section class=\"cookie-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=\"#what-are-cookies\" class=\"toc-link\">1. What Are Cookies?<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#how-we-use-cookies\" class=\"toc-link\">2. How We Use Cookies<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#types-of-cookies\" class=\"toc-link\">3. Types of Cookies We Use<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#third-party-cookies\" class=\"toc-link\">4. Third-Party Cookies<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#cookie-consent\" class=\"toc-link\">5. Cookie Consent<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#managing-cookies\" class=\"toc-link\">6. Managing Your Cookie Preferences<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#cookie-lifetime\" class=\"toc-link\">7. Cookie Lifetime<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#updates-to-policy\" class=\"toc-link\">8. Updates to This Policy<\/a><\/li>\r\n                    <li class=\"toc-item\"><a href=\"#contact-information\" class=\"toc-link\">9. Contact Information<\/a><\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- What Are Cookies -->\r\n            <div id=\"what-are-cookies\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">1. What Are Cookies?<\/h2>\r\n                <p class=\"policy-text\">Cookies are small text files that are stored on your device (computer, tablet, or mobile) when you visit a website. They allow the website to remember your actions and preferences over a period of time.<\/p>\r\n                <p class=\"policy-text\">Cookies enable websites to provide enhanced functionality, improve user experience, and gather analytical data about website usage.<\/p>\r\n                \r\n                <div class=\"highlight-box\">\r\n                    <h3 class=\"highlight-title\">Why We Use Cookies<\/h3>\r\n                    <p class=\"highlight-text\">We use cookies to make our website more user-friendly, secure, and effective. They help us understand how visitors interact with our site so we can improve our services.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- How We Use Cookies -->\r\n            <div id=\"how-we-use-cookies\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">2. How We Use Cookies<\/h2>\r\n                <p class=\"policy-text\">We use cookies for various purposes, including:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li><strong>Essential Functionality:<\/strong> To enable basic functions of our website, such as page navigation and access to secure areas<\/li>\r\n                    <li><strong>Authentication:<\/strong> To keep you logged in to your account and recognize you when you return<\/li>\r\n                    <li><strong>Preferences:<\/strong> To remember your settings and preferences, such as language and display options<\/li>\r\n                    <li><strong>Analytics:<\/strong> To analyze how visitors use our website and identify areas for improvement<\/li>\r\n                    <li><strong>Personalization:<\/strong> To provide content and features tailored to your interests and usage patterns<\/li>\r\n                    <li><strong>Security:<\/strong> To detect and prevent fraudulent activities and protect our website<\/li>\r\n                    <li><strong>Advertising:<\/strong> To deliver relevant advertisements and measure their effectiveness<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n\r\n            <!-- Types of Cookies -->\r\n            <div id=\"types-of-cookies\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">3. Types of Cookies We Use<\/h2>\r\n                \r\n                <table class=\"cookie-table\">\r\n                    <thead>\r\n                        <tr>\r\n                            <th>Cookie Type<\/th>\r\n                            <th>Purpose<\/th>\r\n                            <th>Duration<\/th>\r\n                        <\/tr>\r\n                    <\/thead>\r\n                    <tbody>\r\n                        <tr>\r\n                            <td><strong>Essential Cookies<\/strong><\/td>\r\n                            <td>Required for the website to function properly<\/td>\r\n                            <td>Session or persistent<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>Performance Cookies<\/strong><\/td>\r\n                            <td>Collect information about how visitors use our website<\/td>\r\n                            <td>Persistent<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>Functional Cookies<\/strong><\/td>\r\n                            <td>Remember your preferences and choices<\/td>\r\n                            <td>Persistent<\/td>\r\n                        <\/tr>\r\n                        <tr>\r\n                            <td><strong>Targeting\/Advertising Cookies<\/strong><\/td>\r\n                            <td>Deliver personalized content and advertisements<\/td>\r\n                            <td>Persistent<\/td>\r\n                        <\/tr>\r\n                    <\/tbody>\r\n                <\/table>\r\n\r\n                <h3 class=\"policy-subtitle\">Session vs. Persistent Cookies<\/h3>\r\n                <p class=\"policy-text\"><strong>Session cookies<\/strong> are temporary and are deleted when you close your browser. <strong>Persistent cookies<\/strong> remain on your device for a specified period or until you delete them.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Third-Party Cookies -->\r\n            <div id=\"third-party-cookies\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">4. Third-Party Cookies<\/h2>\r\n                <p class=\"policy-text\">We may use third-party services that place cookies on your device. These include:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li><strong>Google Analytics:<\/strong> For website analytics and performance measurement<\/li>\r\n                    <li><strong>Payment Processors:<\/strong> For secure payment processing<\/li>\r\n                    <li><strong>Social Media Platforms:<\/strong> For social sharing features<\/li>\r\n                    <li><strong>Advertising Networks:<\/strong> For targeted advertising<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">These third parties have their own privacy policies and cookie policies. We are not responsible for their cookie practices.<\/p>\r\n                \r\n                <div class=\"highlight-box\">\r\n                    <h3 class=\"highlight-title\">Control Over Third-Party Cookies<\/h3>\r\n                    <p class=\"highlight-text\">You can control third-party cookies through your browser settings or by visiting the respective third-party websites to opt out of their cookie tracking.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Cookie Consent -->\r\n            <div id=\"cookie-consent\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">5. Cookie Consent<\/h2>\r\n                <p class=\"policy-text\">When you first visit our website, you will see a cookie consent banner that explains our use of cookies and asks for your consent.<\/p>\r\n                \r\n                <h3 class=\"policy-subtitle\">Your Choices<\/h3>\r\n                <p class=\"policy-text\">You can choose to:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li>Accept all cookies<\/li>\r\n                    <li>Reject non-essential cookies<\/li>\r\n                    <li>Customize your cookie preferences<\/li>\r\n                    <li>Withdraw your consent at any time<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">Your preferences will be saved, and you can change them at any time by clicking the \"Cookie Settings\" link in the footer of our website.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Managing Cookies -->\r\n            <div id=\"managing-cookies\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">6. Managing Your Cookie Preferences<\/h2>\r\n                <p class=\"policy-text\">You can control or delete cookies through your browser settings. The method varies depending on the browser you use.<\/p>\r\n                \r\n                <div class=\"settings-box\">\r\n                    <h3 class=\"settings-title\">Browser-Specific Instructions<\/h3>\r\n                    <p class=\"settings-text\">Click on your browser below for instructions on how to manage cookies:<\/p>\r\n                    \r\n                    <div class=\"browser-list\">\r\n                        <div class=\"browser-item\">\r\n                            <div class=\"browser-icon\"><i class=\"fab fa-chrome\"><\/i><\/div>\r\n                            <span class=\"browser-name\">Google Chrome<\/span>\r\n                        <\/div>\r\n                        <div class=\"browser-item\">\r\n                            <div class=\"browser-icon\"><i class=\"fab fa-firefox\"><\/i><\/div>\r\n                            <span class=\"browser-name\">Mozilla Firefox<\/span>\r\n                        <\/div>\r\n                        <div class=\"browser-item\">\r\n                            <div class=\"browser-icon\"><i class=\"fab fa-safari\"><\/i><\/div>\r\n                            <span class=\"browser-name\">Safari<\/span>\r\n                        <\/div>\r\n                        <div class=\"browser-item\">\r\n                            <div class=\"browser-icon\"><i class=\"fab fa-edge\"><\/i><\/div>\r\n                            <span class=\"browser-name\">Microsoft Edge<\/span>\r\n                        <\/div>\r\n                        <div class=\"browser-item\">\r\n                            <div class=\"browser-icon\"><i class=\"fab fa-opera\"><\/i><\/div>\r\n                            <span class=\"browser-name\">Opera<\/span>\r\n                        <\/div>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"highlight-box\">\r\n                    <h3 class=\"highlight-title\">Impact of Disabling Cookies<\/h3>\r\n                    <p class=\"highlight-text\">Please note that disabling cookies may affect your ability to use certain features of our website. Some functionality may not work as intended.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <!-- Cookie Lifetime -->\r\n            <div id=\"cookie-lifetime\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">7. Cookie Lifetime<\/h2>\r\n                <p class=\"policy-text\">Cookies have different lifespans depending on their purpose:<\/p>\r\n                <ul class=\"policy-list\">\r\n                    <li><strong>Session cookies:<\/strong> Expire when you close your browser<\/li>\r\n                    <li><strong>Persistent cookies:<\/strong> Remain on your device for a set period (typically 30 days to 1 year)<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">We regularly review and update our cookie practices to ensure they remain necessary and proportionate to their intended purpose.<\/p>\r\n            <\/div>\r\n\r\n            <!-- Updates to Policy -->\r\n            <div id=\"updates-to-policy\" class=\"policy-section\">\r\n                <h2 class=\"policy-title\">8. Updates to This Policy<\/h2>\r\n                <p class=\"policy-text\">We may update this Cookie Policy from time to time to reflect changes in our practices or applicable laws. 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>Updating the \"Last Updated\" date<\/li>\r\n                    <li>Displaying a notice on our website<\/li>\r\n                <\/ul>\r\n                <p class=\"policy-text\">Your continued use of our website 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\">9. Contact Information<\/h2>\r\n                <div class=\"contact-section\">\r\n                    <h3 class=\"contact-title\">Questions About Our Cookie Policy<\/h3>\r\n                    <p class=\"contact-text\">If you have any questions about this Cookie Policy or how we use cookies, 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>Cookie Policy &#8211; EfficientPIM Cookie Policy This policy explains how EfficientPIM uses cookies and similar technologies to enhance your experience on our website. Table of Contents 1. What Are Cookies? 2. How We Use Cookies 3. Types of Cookies We Use 4. Third-Party Cookies 5. Cookie Consent 6. Managing Your Cookie Preferences 7. Cookie Lifetime [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-347","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/347","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=347"}],"version-history":[{"count":4,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/347\/revisions"}],"predecessor-version":[{"id":621,"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/pages\/347\/revisions\/621"}],"wp:attachment":[{"href":"https:\/\/efficientpim.com\/api\/wp\/v2\/media?parent=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}