Legal
Cookie notice
No cookies, no analytics and no banner. Two things still leave your browser and both of them are named here, including the one we are not happy about.
Effective 11 August 2026Version 1.0Privacy Act 1988 (Cth)
1The short version
This website sets no cookies. It runs no analytics, carries no advertising, embeds no video, loads no chat widget and shows no consent banner. Nothing it does writes to your browser's cookie store, local storage or session storage.
That is unusual enough that a one line claim is not worth much on its own, so the rest of this notice sets out what the pages actually do, what leaves your browser as a result, the one third party request that is made and why, and what would have to change if Andy is ever released.
If you want to check rather than believe, open your browser's developer tools, load any page of this site, and look at the storage panel and the network panel. The storage panel will be empty. The network panel will show requests for the page, one stylesheet, one script, the typeface files and, on some pages, one or more photographs. Nothing else.
2Cookies, storage, and what we actually mean
A cookie is a small piece of text a website asks your browser to store and send back on later requests. Cookies are how a site remembers that you are signed in, what is in a basket, or that you have already dismissed a message. They are also how an advertising network recognises the same browser across unrelated sites, which is the use that gave them their reputation.
Local storage and session storage do a similar job with a different mechanism, and a site that avoids cookies while writing an identifier into local storage has not actually changed anything. Fingerprinting goes further again, building an identifier out of the characteristics of your device without storing anything at all.
The relevant statement is therefore not "we use no cookies" but "we store no identifier by any means and attempt no fingerprinting". That is the statement we are making. Every page on this site is a static file. There is nothing behind it that could hold a session, because there is no application, no database and no account system.
| Mechanism | What it could be used for | What this site does |
|---|---|---|
| First party cookies | Sessions, preferences, dismissed banners | None set |
| Third party cookies | Cross site advertising and measurement | None. No third party can set one, because no third party script is loaded |
| Local storage | Storing an identifier or a preference that outlives the tab | Not written to |
| Session storage | The same, for the life of the tab | Not written to |
| IndexedDB | Structured client side storage | Not used |
| Service worker | Offline caching, background sync | None registered |
| Web beacons and tracking pixels | Recording that a page or an email was opened | None. There is also no marketing email in which to place one |
| Device fingerprinting | Identifying a browser without storing anything | Not attempted. The one script on this site toggles a menu and fades in sections |
3What genuinely leaves your browser
No cookies does not mean no network activity. Two things genuinely leave your browser when you load a page here, and pretending otherwise would be the same evasion this notice exists to avoid.
The request for the page itself
Your browser asks our hosting provider for the file. That request necessarily carries your IP address, the address of the page you asked for, your user agent string, and the referring page if your browser chose to send one. The provider records that in a log for a short period, as every web host on the internet does, and uses it to keep the service running and to deal with abuse.
We do not copy those logs into any system of our own, we do not analyse them, and we could not tell you how many people visited this site last week. That is a real consequence of the design and we accept it.
The request for the typefaces
The pages are set in two typefaces that are served by Google Fonts. Loading a page therefore causes your browser to make a request to fonts.googleapis.com for a small stylesheet and to fonts.gstatic.com for the font files. Those requests tell Google your IP address, your user agent and the fact that a page on this domain was loaded.
Google states that the Fonts service sets no cookies and that the requests are not used for advertising or profiling. We cannot verify that from here, and you should treat it as their assurance rather than ours. What we can say is that the requests are for static files, that no script from Google runs on these pages, and that the content security policy served with every page forbids one.
This is a genuine trade off and it is the weakest point in an otherwise clean position. Self hosting the two typefaces would remove the third party request entirely. It is on the list of things to fix, it is not difficult, and the honest reason it has not happened yet is that the site was built before the decision was made rather than after. When it changes, this section changes with it.
What does not leave your browser
- Nothing goes to an analytics provider, because there is not one.
- Nothing goes to an advertising network, because there is not one.
- Nothing goes to a social platform. There are no share buttons, no embedded posts and no like widgets.
- Nothing goes to a content delivery network other than the host that serves the site and the font service named above.
- No form is submitted anywhere, because there is no form. Every contact route on this site is a plain link that opens your own mail application, and what happens after that is between you and your mail provider.
4The Australian position, and why there is no banner
Australia has no direct equivalent of the European rule that requires consent before storing information on a device. There is no Australian version of the ePrivacy Directive, and the banner most Australian websites show is either aimed at European visitors or copied from a template.
What does apply is the Privacy Act 1988 (Cth) and the Australian Privacy Principles. Where a cookie or an identifier is personal information, meaning information about an identified individual or an individual who is reasonably identifiable, then collecting it engages Australian Privacy Principle 3, telling you about it engages Australian Privacy Principle 5, and holding it engages Australian Privacy Principle 11. An IP address in a server log can be personal information in the right circumstances, which is why the logs are described above rather than dismissed.
Section 6D of the Privacy Act exempts most businesses with an annual turnover of $3 million or less, and ANDY AI PTY LTD is currently below that threshold. We do not rely on the exemption. The privacy policy explains that decision in full and applies the Australian Privacy Principles as though the Act binds us.
Why there is no banner
Because there is nothing to consent to. A consent banner on a site that sets no cookies is worse than useless. It trains people to click through a dialogue that does nothing, it adds a third party script to a page that otherwise has none, and it usually sets a cookie in order to remember that you dismissed it. A site that genuinely stores nothing should look like one.
Global Privacy Control
Some browsers send a Global Privacy Control signal expressing an objection to the sale or sharing of personal information. We do not sell or share personal information and there is no advertising here, so there is nothing for the signal to switch off. It is honoured trivially, because the behaviour it asks for is the behaviour that already exists.
5Controlling it yourself
You do not need our cooperation to control any of this, and the controls work regardless of what any website says.
- Block or clear cookies in your browser's privacy settings. Nothing on this site will break, because nothing on this site depends on one.
- Block third party font loading with a content blocker if you would rather Google's servers did not see the request. The pages will fall back to Georgia and to your system sans serif, and everything stays legible. The layout was checked with the web fonts blocked.
- Use a private window. It changes nothing here, but it costs nothing either.
- Disable JavaScript. The one script on this site inserts the navigation menu button and fades sections in as they scroll into view. With scripting off, the navigation list is simply always visible and nothing fades. No content is hidden, on any page, in any state.
- Turn on reduced motion in your operating system. The fade is switched off entirely and content appears at full opacity immediately.
Browser vendors publish their own instructions for cookie and storage controls, and those instructions are more current than anything we could copy into this page. Look for privacy or content settings in your browser's preferences.
6What would change if the assistant is released
If Andy is released, there would have to be somewhere for a trades business to sign in, and that changes the position. We would rather set out the limits now than argue about them later.
| What | Why it would be needed | The limit we would hold to |
|---|---|---|
| A session cookie | So that a signed in tradesperson stays signed in between pages | Strictly necessary, first party, marked as secure and http only, and expiring when the session ends unless the person asked to stay signed in |
| A preference cookie | Remembering a choice such as a time zone | First party, no identifier, and only set after the choice is made |
| Error reporting | Finding out why something broke for a real customer | Aggregated where possible. Never a session recording, and never a replay of what a person typed |
| Product analytics | Knowing which parts of the software are used | If it happens at all, it would be first party, would not follow anybody to another website, and would be listed here with the supplier named before it was switched on |
| Advertising or measurement tags | Nothing | Not planned. This is a subscription product, not an advertising one, and there is no business reason for a tag |
Two commitments about that table. Nothing in it would be added quietly. This notice would be updated before the change went live, not after, and the effective date at the top of the page would move. And no third party script would be added to the marketing site, whatever happens behind a sign in page. The pages you are reading now would stay as they are.
7Questions and complaints
Questions about anything on this page go to hello@andyai.link. If you think something here is inaccurate, that is worth telling us, and a correction will be made and the effective date moved.
This notice sits alongside the privacy policy, which is the fuller document and which deals with personal information generally, and the terms of use. Where this notice and the privacy policy appear to say different things, the privacy policy is the one to rely on and the discrepancy is a mistake we would want reported.
If you are not satisfied with an answer from us about privacy, you can complain to the Office of the Australian Information Commissioner (OAIC), GPO Box 5218, Sydney NSW 2001, telephone 1300 363 992, oaic.gov.au. There is no fee and you do not need our agreement.
The entity behind andyai.link is ANDY AI PTY LTD. Its details, and where to verify them on the public registers, are on the contact page.