Consent management
When you visit the site, a cookie banner asks whether you allow optional tools before anything non-essential is activated.
Your answer is saved in your browser so we remember your choice and only show the banner again if the preference changes or expires.
Essential storage
We store your chosen color theme (light or dark) so pages display in the way you prefer.
This storage is essential for accessibility, does not profile you, and stays in your browser.
Analytics
If you give consent, we measure how many people visit each page, which language they use, and how they arrived, to understand what content works.
These statistics are aggregated, never used for advertising, and do not include information that can identify you.
Offline cache
We keep a temporary copy of key pages and icons so you can read basic information even without an internet connection.
These cached files are technical data only, can be cleared from your browser at any time, and do not contain personal details.
Managing preferences
You can accept or refuse analytics in the banner and change your mind later by reopening it or by writing to info@digitalcraft.consulting.
To withdraw consent, reopen the preferences banner and disable analytics; from that moment we will only use the cookies that are strictly necessary for the site to function.
If you prefer a manual update, the choice is stored in your browser under the localStorage key `digitalcraft:cookie-consent` with the values `granted`, `denied`, or with the key removed.
You can edit that value through the developer tools (Application/Storage → Local Storage) or by pasting in the console `localStorage.setItem('digitalcraft:cookie-consent', 'denied');` or `localStorage.removeItem('digitalcraft:cookie-consent');`, repeating the steps on every browser or device you use.