Essential storage
DealSauctions stores a small number of values in local browser storage so the site can remember cookie preferences and carry attribution information such as UTM parameters or gclid across pages.
Consent preference
The cookie banner stores whether the visitor accepted analytics cookies or chose necessary-only behavior. This keeps the site from asking on every page load.
Attribution values
If a visitor lands on the site with campaign parameters such as utm_source, utm_campaign, or gclid, those values may be kept in local storage so they can be referenced in a contact-note summary later.
Optional analytics cookies and tags
The site is prepared for optional analytics and advertising tags. These integrations should only load after consent and after valid IDs are configured in the site config file.
How to change your choice
Use the “Cookie settings” control in the footer to reopen the consent flow. You can also clear site data in your browser at any time.
Third-party services
If optional analytics is enabled, Google services may set or read their own cookies under their own policies. Review the relevant provider documentation before activating those IDs on a live deployment.