---
title: "La Fattoria sul Po - Cookie law"
description: ""
url: "https://www.lafattoriasulpo.it/it/cookie-law"
date: "2026-09-02T05:59:57+00:00"
language: "it-IT"
---

# Cookie Law

## Cookies are short strings of text that visited websites send to the user's browser (i.e., the program used to navigate the Internet, for example: Chrome, Firefox, Internet Explorer, Edge, etc.), where they are stored before being retransmitted to the same websites during subsequent visits. While browsing, the user may also receive cookies on their browser from parties other than the owner of the visited website (so-called "third parties").

Cookies can be classified as:

- technical cookies - which allow for activities strictly related to the operation of the site and can be used freely;
- profiling cookies - used to send advertising messages to users in line with the preferences expressed during browsing and for which the user's consent is required.

Through this site, the user's browser may receive technical cookies.

Users can set their browser to warn them of the presence of cookies and decide whether or not to accept a specific cookie. They can also delete previously installed cookies through their browser preferences. If users disable all cookies, the functionality of this site may be compromised. Information on how to manage cookies on their browser is available at: Google Chrome, Mozilla Firefox, Apple Safari, Microsoft Windows Explorer, Microsoft Edge.

When you first access the Website/APP, you will see a banner with a brief notice containing a link to this extended notice, where you can find more information about the cookies installed by the Data Controller and third parties.

In this extended notice, you will find more information on the description and characteristics of the different cookie categories and will be able to decide which cookies to authorize.

Your consent is not required for the use of technical and analytical cookies. However, you can disable them by following the procedure described in the section "How to enable or disable cookies on your browsers."

These are strictly necessary cookies used to improve your navigation on the Site and the use of its features and services. Specifically, they enable functions without which it would not be possible to fully utilize the Site, as their presence enables basic functions such as page navigation and access to protected areas of the Site. Technical cookies operate by default and do not require your consent, as they are necessary for the Site's operation. Specifically, the Site uses "session" and persistent technical cookies. They allow the Site/APP to remember your choices (e.g., language) and display them again upon subsequent visits, thus providing improved and personalized services.

These cookies are set by a range of social media services that we have added to the site to enable you to share our content with your friends and networks. They are capable of tracking your browser across other sites and building up a profile of your interests. This may impact the content and messages you see on other websites you visit. If you do not allow these cookies, you may not be able to use or see these sharing tools.

Statistical cookies help us understand how users interact with websites by collecting and transmitting information anonymously.

You can block your browser from accepting cookies. However, this may impair the efficiency of or prevent access to some features or pages of the Site/APP.

Below are the methods offered by the main browsers to block cookie acceptance:

- Internet Explorer: <http://windows.microsoft.com/it-it/internet-explorer/delete-manage-cookies#ie=ie-11>
- Firefox: <https://support.mozilla.org/it/kb/Gestione%20dei%20cookie>
- Chrome: <https://support.google.com/chrome/answer/95647?hl=it>
- Safari: [http://support.apple.com/kb/HT1677?viewlocale=it\_IT](http://support.apple.com/kb/HT1677?viewlocale=it_IT)

Ultimo aggiornamento 08 gennaio 2026.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.lafattoriasulpo.it/it"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Cookie law",
            "item": "https://www.lafattoriasulpo.it/it/cookie-law"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": [
        "LocalBusiness"
    ],
    "@id": "https://www.lafattoriasulpo.it/it/cookie-law#localbusiness1",
    "name": "La fattoria sul Po di Barbara Alberti",
    "image": "https://www.lafattoriasulpo.it/images/graphic/la-fattoria-sul-po.jpg",
    "url": "https://www.lafattoriasulpo.it/it/cookie-law",
    "telephone": "+393477045017",
    "priceRange": "€3 - €50",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Via Mezzano Rondani, 103",
        "addressCountry": "IT",
        "addressLocality": "Colorno (Parma)",
        "addressRegion": "Emilia Romagna",
        "postalCode": "43052"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "44.964356577779945",
        "longitude": "10.402645623687674"
    },
    "openingHoursSpecification": {
        "@type": "OpeningHoursSpecification",
        "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday",
            "Sunday"
        ],
        "opens": "00:00",
        "closes": "23:59"
    },
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5",
        "reviewCount": "10",
        "worstRating": 0,
        "bestRating": 5
    }
}
```
