{"id":172,"date":"2026-08-11T19:34:49","date_gmt":"2026-08-11T18:34:49","guid":{"rendered":"https:\/\/andreasespenes.no\/?page_id=172"},"modified":"2026-08-11T19:51:00","modified_gmt":"2026-08-11T18:51:00","slug":"informasjonskapsler","status":"publish","type":"page","link":"https:\/\/andreasespenes.no\/en\/informasjonskapsler\/","title":{"rendered":"Cookies"},"content":{"rendered":"<style>\n  \/* =========================================================\n     INFORMASJONSKAPSLER\n     Andreas Sautter Espenes\n     ========================================================= *\/\n\n  .cookies-page,\n  .cookies-page * {\n    box-sizing: border-box;\n  }\n\n  .cookies-page {\n    --ck-dark: #211a15;\n    --ck-text: #665b52;\n    --ck-muted: #8a7d72;\n\n    --ck-gold: #b8944d;\n    --ck-gold-light: #d8ba77;\n    --ck-gold-dark: #80602d;\n\n    --ck-white: #fffdf9;\n\n    position: relative;\n    left: 50%;\n\n    width: 100vw;\n    margin-left: -50vw;\n\n    overflow: hidden;\n\n    color: var(--ck-dark);\n\n    background:\n      radial-gradient(\n        circle at 12% 10%,\n        rgba(184, 148, 77, 0.08),\n        transparent 28%\n      ),\n      radial-gradient(\n        circle at 90% 82%,\n        rgba(91, 64, 47, 0.055),\n        transparent 29%\n      ),\n      linear-gradient(\n        120deg,\n        #fbf7f0 0%,\n        #f5eee4 56%,\n        #eee4d6 100%\n      );\n\n    font-family: inherit;\n  }\n\n\n  \/* =========================================================\n     HOVEDINNHOLD\n     ========================================================= *\/\n\n  .cookies-page__inner {\n    position: relative;\n    z-index: 2;\n\n    width: min(940px, calc(100% - 44px));\n\n    margin: 0 auto;\n\n    padding: 76px 0 82px;\n  }\n\n\n  \/* =========================================================\n     HEADER\n     ========================================================= *\/\n\n  .cookies-page__header {\n    max-width: 780px;\n\n    margin: 0 auto 43px;\n\n    text-align: center;\n  }\n\n  .cookies-page__eyebrow {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    gap: 11px;\n\n    margin: 0 0 13px !important;\n\n    color: var(--ck-gold-dark);\n\n    font-size: 14px;\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    letter-spacing: 0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .cookies-page__eyebrow::before,\n  .cookies-page__eyebrow::after {\n    content: \"\";\n\n    width: 30px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--ck-gold)\n      );\n  }\n\n  .cookies-page__eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--ck-gold),\n        transparent\n      );\n  }\n\n  .cookies-page__title {\n    margin: 0 0 17px !important;\n\n    color: var(--ck-dark);\n\n    font-size: clamp(39px, 4.5vw, 56px);\n\n    font-weight: 800;\n\n    line-height: 1.06;\n\n    letter-spacing: -0.035em;\n  }\n\n  .cookies-page__lead {\n    max-width: 720px;\n\n    margin: 0 auto !important;\n\n    color: var(--ck-text);\n\n    font-size: 16px;\n\n    line-height: 1.72;\n  }\n\n  .cookies-page__updated {\n    margin: 17px 0 0 !important;\n\n    color: var(--ck-muted);\n\n    font-size: 11px;\n\n    line-height: 1.5;\n\n    letter-spacing: 0.04em;\n  }\n\n\n  \/* =========================================================\n     INNHOLDSOVERSIKT\n     ========================================================= *\/\n\n  .cookies-page__toc {\n    display: flex;\n    flex-wrap: wrap;\n\n    justify-content: center;\n\n    gap: 8px;\n\n    margin: 0 0 34px;\n\n    padding: 20px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.15);\n\n    border-radius: 18px;\n\n    background:\n      rgba(255, 253, 249, 0.54);\n  }\n\n  .cookies-page__toc a {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    min-height: 34px;\n\n    padding: 6px 12px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.18);\n\n    border-radius: 999px;\n\n    background:\n      rgba(255, 255, 255, 0.45);\n\n    color: #705a36 !important;\n\n    font-size: 10px;\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    text-decoration: none !important;\n\n    transition:\n      background 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .cookies-page__toc a:hover {\n    border-color: var(--ck-gold);\n\n    background:\n      rgba(255, 255, 255, 0.85);\n  }\n\n\n  \/* =========================================================\n     SEKSJONER\n     ========================================================= *\/\n\n  .cookies-page__sections {\n    display: grid;\n\n    gap: 15px;\n  }\n\n  .cookies-section {\n    position: relative;\n\n    padding: 30px 32px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.14);\n\n    border-radius: 20px;\n\n    background:\n      rgba(255, 253, 249, 0.78);\n\n    box-shadow:\n      0 15px 38px rgba(65, 45, 28, 0.055);\n  }\n\n  .cookies-section::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 31px;\n\n    width: 64px;\n    height: 2px;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--ck-gold-dark),\n        var(--ck-gold-light)\n      );\n  }\n\n\n  \/* =========================================================\n     TYPOGRAFI\n     ========================================================= *\/\n\n  .cookies-section h2 {\n    margin: 0 0 13px !important;\n\n    color: var(--ck-dark) !important;\n\n    font-size: 22px;\n\n    font-weight: 800;\n\n    line-height: 1.3;\n\n    letter-spacing: -0.02em;\n  }\n\n  .cookies-section h3 {\n    margin: 21px 0 8px !important;\n\n    color: #4d3d31 !important;\n\n    font-size: 16px;\n\n    font-weight: 800;\n\n    line-height: 1.4;\n  }\n\n  .cookies-section p {\n    margin: 0 0 13px !important;\n\n    color: var(--ck-text);\n\n    font-size: 14px;\n\n    line-height: 1.72;\n  }\n\n  .cookies-section p:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .cookies-section ul {\n    margin: 10px 0 14px 19px;\n\n    padding: 0;\n\n    color: var(--ck-text);\n\n    font-size: 14px;\n\n    line-height: 1.72;\n  }\n\n  .cookies-section li {\n    margin-bottom: 6px;\n  }\n\n  .cookies-section a {\n    color: var(--ck-gold-dark) !important;\n\n    font-weight: 700;\n\n    text-decoration: underline;\n\n    text-decoration-color:\n      rgba(128, 96, 45, 0.35);\n\n    text-underline-offset: 3px;\n  }\n\n  .cookies-section strong {\n    color: #44362c;\n  }\n\n\n  \/* =========================================================\n     INFOKORT\n     ========================================================= *\/\n\n  .cookies-info {\n    margin-top: 17px;\n\n    padding: 20px 22px;\n\n    border:\n      1px solid rgba(184, 148, 77, 0.21);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(184, 148, 77, 0.07),\n        rgba(255, 255, 255, 0.46)\n      );\n  }\n\n  .cookies-info p {\n    margin: 0 !important;\n\n    color: #5c4d40;\n  }\n\n\n  \/* =========================================================\n     KATEGORIER\n     ========================================================= *\/\n\n  .cookies-categories {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 12px;\n\n    margin-top: 18px;\n  }\n\n  .cookies-category {\n    padding: 20px;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.13);\n\n    border-radius: 15px;\n\n    background:\n      rgba(255, 255, 255, 0.43);\n  }\n\n  .cookies-category__top {\n    display: flex;\n\n    align-items: center;\n\n    gap: 10px;\n\n    margin-bottom: 8px;\n  }\n\n  .cookies-category__icon {\n    display: flex;\n\n    width: 31px;\n    height: 31px;\n\n    flex: 0 0 31px;\n\n    align-items: center;\n    justify-content: center;\n\n    border:\n      1px solid rgba(184, 148, 77, 0.27);\n\n    border-radius: 50%;\n\n    background:\n      rgba(184, 148, 77, 0.08);\n\n    color: var(--ck-gold-dark);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  .cookies-category h3 {\n    margin: 0 !important;\n\n    font-size: 15px;\n  }\n\n  .cookies-category p {\n    margin: 0 !important;\n\n    font-size: 13px;\n\n    line-height: 1.65;\n  }\n\n  .cookies-status {\n    display: inline-flex;\n\n    margin-top: 10px;\n\n    padding: 4px 8px;\n\n    border-radius: 999px;\n\n    background:\n      rgba(128, 96, 45, 0.08);\n\n    color: #705a36;\n\n    font-size: 9px;\n    font-weight: 800;\n\n    letter-spacing: 0.06em;\n\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================================\n     TABELL\n     ========================================================= *\/\n\n  .cookies-table-wrap {\n    width: 100%;\n\n    margin-top: 18px;\n\n    overflow-x: auto;\n\n    border:\n      1px solid rgba(128, 96, 45, 0.14);\n\n    border-radius: 15px;\n  }\n\n  .cookies-table {\n    width: 100%;\n\n    min-width: 650px;\n\n    border-collapse: collapse;\n\n    background:\n      rgba(255, 255, 255, 0.36);\n  }\n\n  .cookies-table th,\n  .cookies-table td {\n    padding: 13px 15px;\n\n    border-bottom:\n      1px solid rgba(128, 96, 45, 0.11);\n\n    text-align: left;\n\n    vertical-align: top;\n  }\n\n  .cookies-table th {\n    background:\n      rgba(184, 148, 77, 0.08);\n\n    color: #4d3d31;\n\n    font-size: 11px;\n    font-weight: 800;\n\n    letter-spacing: 0.04em;\n\n    text-transform: uppercase;\n  }\n\n  .cookies-table td {\n    color: var(--ck-text);\n\n    font-size: 12px;\n\n    line-height: 1.6;\n  }\n\n  .cookies-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n\n  \/* =========================================================\n     KONTAKTBOKS\n     ========================================================= *\/\n\n  .cookies-contact {\n    margin-top: 15px;\n\n    padding: 31px 32px;\n\n    border:\n      1px solid rgba(200, 162, 91, 0.24);\n\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 90% 20%,\n        rgba(189, 151, 80, 0.12),\n        transparent 34%\n      ),\n      linear-gradient(\n        135deg,\n        #171310,\n        #251914\n      );\n\n    color: #eee6dc;\n\n    text-align: center;\n  }\n\n  .cookies-contact h2 {\n    margin: 0 0 10px !important;\n\n    color: #f3ebe1 !important;\n\n    font-size: 22px;\n\n    font-weight: 800;\n\n    line-height: 1.3;\n  }\n\n  .cookies-contact p {\n    max-width: 650px;\n\n    margin: 0 auto 19px !important;\n\n    color: #c9beb3;\n\n    font-size: 14px;\n\n    line-height: 1.65;\n  }\n\n  .cookies-contact__button {\n    display: inline-flex;\n\n    min-height: 46px;\n\n    align-items: center;\n    justify-content: center;\n\n    padding: 10px 20px;\n\n    border:\n      1px solid var(--ck-gold);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #d0aa61,\n        #9d7636\n      );\n\n    color: #171008 !important;\n\n    font-size: 12px;\n\n    font-weight: 800;\n\n    text-decoration: none !important;\n\n    transition:\n      transform 0.2s ease;\n  }\n\n  .cookies-contact__button:hover {\n    transform: translateY(-2px);\n  }\n\n\n  \/* =========================================================\n     MOBIL\n     ========================================================= *\/\n\n  @media (max-width: 700px) {\n\n    .cookies-categories {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 600px) {\n\n    .cookies-page__inner {\n      width: calc(100% - 34px);\n\n      padding: 52px 0 57px;\n    }\n\n    .cookies-page__header {\n      margin-bottom: 31px;\n    }\n\n    .cookies-page__eyebrow {\n      font-size: 11px;\n    }\n\n    .cookies-page__eyebrow::before,\n    .cookies-page__eyebrow::after {\n      width: 20px;\n    }\n\n    .cookies-page__title {\n      font-size:\n        clamp(34px, 10vw, 44px);\n    }\n\n    .cookies-page__lead {\n      font-size: 15px;\n    }\n\n    .cookies-page__toc {\n      justify-content: flex-start;\n\n      padding: 15px;\n    }\n\n    .cookies-section {\n      padding: 26px 21px;\n\n      border-radius: 17px;\n    }\n\n    .cookies-section::before {\n      left: 21px;\n    }\n\n    .cookies-section h2 {\n      font-size: 20px;\n    }\n\n    .cookies-section p,\n    .cookies-section ul {\n      font-size: 13px;\n    }\n\n    .cookies-contact {\n      padding: 27px 21px;\n\n      border-radius: 17px;\n    }\n\n    .cookies-contact__button {\n      width: 100%;\n    }\n  }\n\n<\/style>\n\n\n<section class=\"cookies-page\">\n\n  <div class=\"cookies-page__inner\">\n\n\n    <!-- =====================================================\n         HEADER\n         ===================================================== -->\n\n    <header class=\"cookies-page__header\">\n\n      <div class=\"cookies-page__eyebrow\">\n        Privacy and technology\n      <\/div>\n\n      <h1 class=\"cookies-page__title\">\n        Cookies\n      <\/h1>\n\n      <p class=\"cookies-page__lead\">\n        This page explains how andreasespenes.no may use cookies and similar technology, why such technology is used and what choices you have as a visitor.\n      <\/p>\n\n      <p class=\"cookies-page__updated\">\n        Last updated: August 11, 2026\n      <\/p>\n\n    <\/header>\n\n\n    <!-- =====================================================\n         INNHOLDSOVERSIKT\n         ===================================================== -->\n\n    <nav\n      class=\"cookies-page__toc\"\n      aria-label=\"Content about cookies\"\n    >\n\n      <a href=\"#hva-er-cookies\">\n        What are cookies?\n      <\/a>\n\n      <a href=\"#bruk\">\n        How are they used?\n      <\/a>\n\n      <a href=\"#kategorier\">\n        Categories\n      <\/a>\n\n      <a href=\"#tredjeparter\">\n        Third parties\n      <\/a>\n\n      <a href=\"#samtykke\">\n        Consent\n      <\/a>\n\n      <a href=\"#administrere\">\n        Manage cookies\n      <\/a>\n\n    <\/nav>\n\n\n    <div class=\"cookies-page__sections\">\n\n\n      <!-- ===================================================\n           1\n           =================================================== -->\n\n      <section\n        class=\"cookies-section\"\n        id=\"hva-er-cookies\"\n      >\n\n        <h2>\n          1. What are cookies?\n        <\/h2>\n\n        <p>\n          Cookies, often called cookies, are small data files or information that can be stored or read on your device when you visit a website.\n        <\/p>\n\n        <p>\n          Similar technologies may also be used to store or retrieve information from your browser or device. Such technologies may be used, among other things, to make the website work, remember choices, or make external content available.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           2\n           =================================================== -->\n\n      <section\n        class=\"cookies-section\"\n        id=\"bruk\"\n      >\n\n        <h2>\n          2. How are cookies used on the website?\n        <\/h2>\n\n        <p>\n          Andreasespenes.no is built with WordPress. The website may therefore use technically necessary cookies or similar technology for basic functionality, security and administration.\n        <\/p>\n\n        <p>\n          The website also contains some links to external services and may contain embedded content from third parties, such as YouTube.\n        <\/p>\n\n        <p>\n          Such third-party services may use their own cookies or other technology when the content is loaded or used.\n        <\/p>\n\n        <div class=\"cookies-info\">\n\n          <p>\n            <strong>Google Analytics is not enabled.<\/strong>\n            as website visitor analysis as of the date this page was last updated.\n          <\/p>\n\n        <\/div>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           3\n           =================================================== -->\n\n      <section\n        class=\"cookies-section\"\n        id=\"kategorier\"\n      >\n\n        <h2>\n          3. Categories of cookies\n        <\/h2>\n\n        <p>\n          Cookies and similar technology can be divided into different categories according to their purpose.\n        <\/p>\n\n\n        <div class=\"cookies-categories\">\n\n\n          <!-- N\u00d8DVENDIGE -->\n\n          <div class=\"cookies-category\">\n\n            <div class=\"cookies-category__top\">\n\n              <div class=\"cookies-category__icon\">\n                1\n              <\/div>\n\n              <h3>\n                Necessary\n              <\/h3>\n\n            <\/div>\n\n            <p>\n              Used when necessary for basic functionality, security, or to deliver a feature you have explicitly requested.\n            <\/p>\n\n            <span class=\"cookies-status\">\n              May be necessary\n            <\/span>\n\n          <\/div>\n\n\n          <!-- FUNKSJONELLE -->\n\n          <div class=\"cookies-category\">\n\n            <div class=\"cookies-category__top\">\n\n              <div class=\"cookies-category__icon\">\n                2\n              <\/div>\n\n              <h3>\n                Functional\n              <\/h3>\n\n            <\/div>\n\n            <p>\n              May be used for features that improve the website or remember choices that are not strictly necessary for the website to function.\n            <\/p>\n\n            <span class=\"cookies-status\">\n              Normally requires consent\n            <\/span>\n\n          <\/div>\n\n\n          <!-- ANALYSE -->\n\n          <div class=\"cookies-category\">\n\n            <div class=\"cookies-category__top\">\n\n              <div class=\"cookies-category__icon\">\n                3\n              <\/div>\n\n              <h3>\n                Analysis\n              <\/h3>\n\n            <\/div>\n\n            <p>\n              Can be used to understand how the website is visited and used, for example which pages are most popular.\n            <\/p>\n\n            <span class=\"cookies-status\">\n              Not activated now\n            <\/span>\n\n          <\/div>\n\n\n          <!-- MARKEDSF\u00d8RING -->\n\n          <div class=\"cookies-category\">\n\n            <div class=\"cookies-category__top\">\n\n              <div class=\"cookies-category__icon\">\n                4\n              <\/div>\n\n              <h3>\n                Marketing\n              <\/h3>\n\n            <\/div>\n\n            <p>\n              Can be used for tracking, advertising, or personalization across websites or services.\n            <\/p>\n\n            <span class=\"cookies-status\">\n              Not activated directly\n            <\/span>\n\n          <\/div>\n\n\n        <\/div>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           4\n           =================================================== -->\n\n      <section class=\"cookies-section\">\n\n        <h2>\n          4. Technology that may occur\n        <\/h2>\n\n        <p>\n          The exact use of cookies may change if the website&#039;s features or technical solutions change.\n        <\/p>\n\n        <p>\n          The following overview describes the main types that may be relevant on the website today:\n        <\/p>\n\n\n        <div class=\"cookies-table-wrap\">\n\n          <table class=\"cookies-table\">\n\n            <thead>\n\n              <tr>\n                <th>\n                  Service\n                <\/th>\n\n                <th>\n                  Purpose\n                <\/th>\n\n                <th>\n                  Type\n                <\/th>\n\n                <th>\n                  Status\n                <\/th>\n              <\/tr>\n\n            <\/thead>\n\n            <tbody>\n\n              <tr>\n\n                <td>\n                  WordPress \/ website\n                <\/td>\n\n                <td>\n                  Technical functionality, administration and security.\n                <\/td>\n\n                <td>\n                  Necessary\n                <\/td>\n\n                <td>\n                  May occur\n                <\/td>\n\n              <\/tr>\n\n\n              <tr>\n\n                <td>\n                  YouTube\n                <\/td>\n\n                <td>\n                  Viewing and playing embedded video content.\n                <\/td>\n\n                <td>\n                  External content\n                <\/td>\n\n                <td>\n                  Used on the Music page\n                <\/td>\n\n              <\/tr>\n\n\n              <tr>\n\n                <td>\n                  Google Analytics\n                <\/td>\n\n                <td>\n                  Visitor statistics and analysis.\n                <\/td>\n\n                <td>\n                  Analysis\n                <\/td>\n\n                <td>\n                  Not activated\n                <\/td>\n\n              <\/tr>\n\n\n              <tr>\n\n                <td>\n                  Spotify and social media\n                <\/td>\n\n                <td>\n                  External links to services outside andreasespenes.no.\n                <\/td>\n\n                <td>\n                  External service\n                <\/td>\n\n                <td>\n                  Links\n                <\/td>\n\n              <\/tr>\n\n            <\/tbody>\n\n          <\/table>\n\n        <\/div>\n\n\n        <div class=\"cookies-info\">\n\n          <p>\n            A link to an external service does not necessarily set a cookie on andreasespenes.no. When you follow the link and visit the external service, the relevant service&#039;s own rules and privacy settings apply.\n          <\/p>\n\n        <\/div>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           5\n           =================================================== -->\n\n      <section\n        class=\"cookies-section\"\n        id=\"tredjeparter\"\n      >\n\n        <h2>\n          5. YouTube and other third parties\n        <\/h2>\n\n        <h3>\n          YouTube\n        <\/h3>\n\n        <p>\n          The Music page may display an embedded YouTube playlist. YouTube is a service provided by Google.\n        <\/p>\n\n        <p>\n          When external YouTube content is loaded, a connection may be established between your browser and Google services. Google may then receive technical information and may use cookies or similar technologies in accordance with its own rules and settings.\n        <\/p>\n\n\n        <h3>\n          External links\n        <\/h3>\n\n        <p>\n          The website also contains links to Spotify, YouTube and social media, among other things.\n        <\/p>\n\n        <p>\n          If you click on such a link, you will leave andreaspespenes.no. The external service is then responsible for its own use of cookies, personal data and other technology.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           6\n           =================================================== -->\n\n      <section\n        class=\"cookies-section\"\n        id=\"samtykke\"\n      >\n\n        <h2>\n          6. Consent\n        <\/h2>\n\n        <p>\n          Cookies and similar technologies that are not strictly necessary should not, as a general rule, be used until you have given valid consent.\n        <\/p>\n\n        <p>\n          If the website uses technology that requires consent, you will be given the opportunity to choose whether you want to accept or reject it before the technology is activated.\n        <\/p>\n\n        <p>\n          Consent must be voluntary, specific, informed and express. It must also be possible to withdraw consent.\n        <\/p>\n\n        <div class=\"cookies-info\">\n\n          <p>\n            <strong>Note:<\/strong>\n            This information page is not itself a consent tool. Any consent choices are handled through the website&#039;s cookie solution when consent-required technology is in use.\n          <\/p>\n\n        <\/div>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           7\n           =================================================== -->\n\n      <section\n        class=\"cookies-section\"\n        id=\"administrere\"\n      >\n\n        <h2>\n          7. Manage or delete cookies\n        <\/h2>\n\n        <p>\n          You can manage and delete cookies through your browser settings.\n        <\/p>\n\n        <p>\n          Most browsers provide the ability to see which cookies are stored, delete them, block specific websites, or block cookies in general.\n        <\/p>\n\n        <p>\n          If you block technically necessary cookies, some functions on websites may function less effectively or not at all.\n        <\/p>\n\n        <p>\n          If the website uses its own consent solution, consent choices must also be able to be changed or withdrawn through this solution.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           8\n           =================================================== -->\n\n      <section class=\"cookies-section\">\n\n        <h2>\n          8. Personal data\n        <\/h2>\n\n        <p>\n          Some cookies and tracking technologies may involve the processing of personal data, such as IP address or other electronic identifiers.\n        <\/p>\n\n        <p>\n          You can read more about how personal data is processed on the website in\n          <a href=\"\/en\/personvern\/\">\n            privacy policy\n          <\/a>.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           9\n           =================================================== -->\n\n      <section class=\"cookies-section\">\n\n        <h2>\n          9. Regulations and more information\n        <\/h2>\n\n        <p>\n          The use of cookies and similar technology is regulated, among other things, by the Electronic Communications Act and privacy regulations.\n        <\/p>\n\n        <p>\n          You can read more about the rules at\n          <a href=\"https:\/\/www.datatilsynet.no\/personvern-pa-ulike-omrader\/internett-og-apper\/bruk-av-informasjonskapsler-og-andre-sporingsteknologier\/\" target=\"_blank\" rel=\"noopener\">\n            Data Protection Authority\n          <\/a>\n          and\n          <a href=\"https:\/\/nkom.no\/internett\/informasjonskapsler-cookies\" target=\"_blank\" rel=\"noopener\">\n            National Communications Authority (Nkom)\n          <\/a>.\n        <\/p>\n\n      <\/section>\n\n\n      <!-- ===================================================\n           10\n           =================================================== -->\n\n      <section class=\"cookies-section\">\n\n        <h2>\n          10. Changes\n        <\/h2>\n\n        <p>\n          This page may be updated if the website adopts new features, analytics tools, third-party services or other technology.\n        <\/p>\n\n        <p>\n          The latest version will always be available on this page. The date at the top shows when the information was last updated.\n        <\/p>\n\n      <\/section>\n\n\n    <\/div>\n\n\n    <!-- =====================================================\n         KONTAKT\n         ===================================================== -->\n\n    <div class=\"cookies-contact\">\n\n      <h2>\n        Questions about cookies?\n      <\/h2>\n\n      <p>\n        If you have any questions about the use of cookies or other technology on andreasespenes.no, please contact us.\n      <\/p>\n\n      <a\n        class=\"cookies-contact__button\"\n        href=\"mailto:espenes.entertainment@gmail.com?subject=Informasjonskapsler%20-%20andreasespenes.no\"\n      >\n        Contact me\n      <\/a>\n\n    <\/div>\n\n\n  <\/div>\n\n<\/section>","protected":false},"excerpt":{"rendered":"<p>Personvern og teknologi Informasjonskapsler Denne siden forklarer hvordan andreasespenes.no kan bruke informasjonskapsler og lignende teknologi, hvorfor slik teknologi brukes og hvilke valg du har som bes\u00f8kende. Sist oppdatert: 11. august 2026 Hva er cookies? Hvordan brukes de? Kategorier Tredjeparter Samtykke Administrere cookies 1. Hva er informasjonskapsler? Informasjonskapsler, ofte kalt cookies, er sm\u00e5 datafiler eller opplysninger&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"hide","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"class_list":["post-172","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages\/172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/comments?post=172"}],"version-history":[{"count":3,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages\/172\/revisions"}],"predecessor-version":[{"id":184,"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/pages\/172\/revisions\/184"}],"wp:attachment":[{"href":"https:\/\/andreasespenes.no\/en\/wp-json\/wp\/v2\/media?parent=172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}