{
  "root": "body",
  "autoShow": true,
  "revision": 1,
  "cookie": {
    "name": "cc_cookie_saas"
  },
  "guiOptions": {
    "consentModal": {
      "layout": "box",
      "position": "bottom right",
      "equalWeightButtons": true,
      "flipButtons": false
    },
    "preferencesModal": {
      "layout": "box",
      "position": "right",
      "equalWeightButtons": true,
      "flipButtons": false,
      "toggle": {
        "position": "bottom left",
        "label": "Cookie Settings"
      }
    }
  },
  "categories": {
    "necessary": {
      "enabled": true,
      "readOnly": true
    },
    "analytics": {
      "autoClear": {
        "cookies": [
          {
            "name": "_ga"
          }
        ]
      },
      "services": {
        "ga": {
          "label": "Google Analytics"
        }
      }
    },
    "marketing": {}
  },
  "language": {
    "default": "en",
    "translations": {
      "en": {
        "consentModal": {
          "title": "Hello traveller, it's cookie time!",
          "description": "Our website uses essential cookies to ensure its proper operation and tracking cookies to understand how you interact with it. The latter will be set only after consent.",
          "acceptAllBtn": "Accept all",
          "acceptNecessaryBtn": "Reject all",
          "showPreferencesBtn": "Manage preferences"
        },
        "preferencesModal": {
          "title": "Cookie Preferences",
          "acceptAllBtn": "Accept all",
          "acceptNecessaryBtn": "Reject all",
          "savePreferencesBtn": "Save preferences",
          "closeIconLabel": "Close modal",
          "sections": [
            {
              "title": "Cookie Usage",
              "description": "We use cookies to ensure the basic functionalities of the website and to enhance your online experience. You can choose for each category to opt-in/out whenever you want."
            },
            {
              "title": "Strictly Necessary Cookies <span class=\"pm__badge\">Always Enabled</span>",
              "description": "These cookies are essential for the proper functioning of my website. Without these cookies, the website would not work properly.",
              "linkedCategory": "necessary"
            },
            {
              "title": "Analytics Cookies",
              "description": "These cookies allow us to count visits and traffic sources so we can measure and improve the performance of our site.",
              "linkedCategory": "analytics"
            },
            {
              "title": "Advertisement Cookies",
              "description": "These cookies may be set through our site by our advertising partners to build a profile of your interests and show you relevant adverts on other sites.",
              "linkedCategory": "marketing"
            },
            {
              "title": "More information",
              "description": "For any queries in relation to our policy on cookies and your choices, please <a class=\"cc__link\" href=\"#your-privacy-policy\">contact us</a>."
            }
          ]
        }
      }
    }
  },
  "customSaaSConfig": {
    "overlayButton": {
      "enabled": true,
      "imageUrl": "https://cookie.joeykeller.com/iconb.png"
    }
  }
}
