{"id":9,"date":"2018-05-28T09:20:11","date_gmt":"2018-05-28T09:20:11","guid":{"rendered":"https:\/\/gdpr.ninjateam.org\/demo\/?page_id=9"},"modified":"2018-05-28T10:59:34","modified_gmt":"2018-05-28T10:59:34","slug":"privacy-settings","status":"publish","type":"page","link":"https:\/\/gdpr.ninjateam.org\/demo\/privacy-settings\/","title":{"rendered":"Privacy Settings"},"content":{"rendered":"<h1>Privacy Settings<\/h1>\n<p>Configure your personal privacy settings<\/p>\n        <form action=\"\" method=\"POST\" class=\"njt-gdpr-privacy-settings-frm\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Name<\/th>\n                        <th>Description<\/th>\n                        <th>Enable ?<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td>Cookie<\/td>\n                        <td>We use cookies to provide a personalised experience for our users.<\/td>\n                        <td><input type=\"checkbox\" name=\"s[]\" value=\"cookie\"  \/><\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Facebook Pixel<\/td>\n                        <td>Third party service for managing advertisement activities related to the resource via Facebook<\/td>\n                        <td><input type=\"checkbox\" name=\"s[]\" value=\"fb\"  \/><\/td>\n                    <\/tr>\n                    <tr>\n                        <td>Google Analytics<\/td>\n                        <td>Used for aggregated statistics to improve user experience on the resource.<\/td>\n                        <td><input type=\"checkbox\" name=\"s[]\" value=\"gg\"  \/><\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n            <button type=\"button\" class=\"njt-gdpr-privacy-settings-btn\">Save Changes<\/button>\n        <\/form>\n        <script type=\"text\/javascript\">\n            jQuery(document).ready(function($) {\n                $('.njt-gdpr-privacy-settings-btn').on('click', function(event) {\n                    var frm = $(this).closest('form');\n                    var s = [];\n                    $.each(frm.find('input[name^=\"s\"]'), function(index, el) {\n                        if ($(el).prop('checked')) {\n                            s.push($(el).val());\n                        }\n                    });\n                    $.ajax({\n                        url: 'https:\/\/gdpr.ninjateam.org\/demo\/wp-admin\/admin-ajax.php',\n                        type: 'POST',\n                        data: {\n                            action: 'njt_gdpr_save_privacy_settings',\n                            s: s\n                        },\n                    })\n                    .done(function(json) {\n                        if (json.success) {\n                            alert('Success');\n                            location.reload();\n                        } else {\n                            alert(json.data.mess);\n                        }\n                    })\n                    .fail(function() {\n                        alert('Please refresh and try again.');\n                    });\n                    return false;\n                });\n            });\n        <\/script>\n        \n","protected":false},"excerpt":{"rendered":"<p>Privacy Settings Configure your personal privacy settings<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-9","page","type-page","status-publish"],"_links":{"self":[{"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/pages\/9","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/comments?post=9"}],"version-history":[{"count":2,"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/pages\/9\/revisions"}],"predecessor-version":[{"id":49,"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/pages\/9\/revisions\/49"}],"wp:attachment":[{"href":"https:\/\/gdpr.ninjateam.org\/demo\/wp-json\/wp\/v2\/media?parent=9"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}