{
  "consentModal": {
    "title": "This website uses cookies",
    "description": "We use cookies to personalise content, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media and analytics partners who may combine it with other information that you have provided to them or that they have collected from your use of their services. You consent to our cookies if you continue to use our website.",
    "acceptAllBtn": "Allow all cookies",
    "acceptNecessaryBtn": "Use necessary cookies only",
    "showPreferencesBtn": "Manage Individual preferences",
    "footer": "<a href=\"/en/navigation/privacy-cookie-policy/\" target=\"_blank\">Privacy and Cookie Policy</a>"
  },
  "preferencesModal": {
    "title": "Manage cookie preferences",
    "acceptAllBtn": "Accept all",
    "acceptNecessaryBtn": "Reject all",
    "savePreferencesBtn": "Accept current selection",
    "closeIconLabel": "Close modal",
    "serviceCounterLabel": "Service|Services",
    "sections": [
      {
        "title": "Your Privacy Choices",
        "description": "Cookies are small text files that can be used by websites to make a user's experience more efficient. The law states that we can store cookies on your device if they are strictly necessary for the operation of this website. For all other types of cookies we need your permission. This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages. You can at any time change or withdraw your consent from the Cookie Declaration on our website. Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy. Please state your consent ID and date when you contact us regarding your consent."
      },
      {
        "title": "Strictly Necessary",
        "description": "Necessary cookies help make a website usable by enabling basic functions like page navigation and access to secure areas of the website. The website cannot function properly without these cookies.",

        "linkedCategory": "necessary",
        "cookieTable": {
          "caption": "Cookie table",
          "headers": {
            "name": "Name",
            "domain": "Provider",
            "desc": "Purpose",
            "storage": "Maximum Storage Duration",
            "type": "Type"
          },
          "body": [
            {
              "name": "PHPSESSID",
              "domain": "LOCALHOST",
              "desc": "Preserves user session state across page requests.",
              "storage": "Session",
              "type": "HTTP Cookie"
            }
          ]
        }
      },
      {
        "title": "Preferences",
        "description": "Preference cookies enable a website to remember information that changes the way the website behaves or looks, like your preferred language or the region that you are in.",

        "linkedCategory": "preferences",
        "cookieTable": {
          "caption": "Cookie table",
          "headers": {
            "name": "Name",
            "domain": "Provider",
            "desc": "Purpose",
            "storage": "Maximum Storage Duration",
            "type": "Type"
          },
          "body": [
            {
              "name": "FluentLocale",
              "domain": "LOCALHOST",
              "desc": "Determines the preferred language of the visitor. Allows the website to set the preferred language upon the visitor's re-entry.",
              "storage": "3 months",
              "type": "HTTP Cookie"
            },
            {
              "name": "cc_cookie",
              "domain": "LOCALHOST",
              "desc": "Cookie to save consent preferences.",
              "storage": "182 days",
              "type": "HTTP Cookie"
            },
            {
              "name": "im_spotify",
              "domain": "LOCALHOST",
              "desc": "Cookie to save consent preferences.",
              "storage": "182 days",
              "type": "HTTP Cookie"
            },
            {
              "name": "im_vimeo",
              "domain": "LOCALHOST",
              "desc": "Cookie to save consent preferences.",
              "storage": "182 days",
              "type": "HTTP Cookie"
            },
            {
              "name": "im_youtube",
              "domain": "LOCALHOST",
              "desc": "Cookie to save consent preferences.",
              "storage": "182 days",
              "type": "HTTP Cookie"
            }
          ]
        }
      },
      {
        "title": "Statistics",
        "description": "Statistic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.",
        "linkedCategory": "statistics",
        "cookieTable": {
          "caption": "Cookie table",
          "headers": {
            "name": "Name",
            "domain": "Provider",
            "desc": "Purpose",
            "storage": "Maximum Storage Duration",
            "type": "Type"
          },
          "body": [
            {
              "name": "image.aspx",
              "domain": "LOCALHOST",
              "desc": "Registers statistical data on users' behaviour on the website. Used for internal analytics by the website operator.",
              "storage": "Session",
              "type": "Pixel Tracker"
            },
            {
              "name": "heat.aspx",
              "domain": "LOCALHOST",
              "desc": "Collects data on the user's navigation and behaviour on the website. This is used to compile statistical reports and heatmaps for the website owner.",
              "storage": "Session",
              "type": "Pixel Tracker"
            },
            {
              "name": "nmstat",
              "domain": "LOCALHOST",
              "desc": "This cookie contains an ID string on the current session. This contains non-personal information on what subpages the visitor enters and is used to optimise the visitor's experience.",
              "storage": "1000 days",
              "type": "HTTP Cookie"
            }
          ]
        }
      },
      {
        "title": "More information",
        "description": "For any queries in relation to our policy on cookies and your choices, please <a href=\"mailto:privacy@unibz.it\">contact us</a>."
      }
    ]
  }
}
