Cookie Policy
1. What a cookie is
A cookie is a small text file a website asks your browser to store and send back on later requests. It is how a site can tell that two requests came from the same browser — which is what makes staying signed in possible.
2. The cookie we use
| Name | Set by | Purpose | Type | Expires |
|---|---|---|---|---|
es_session |
easydropshipping.online (first party) | Holds your signed-in session so you are not asked to log in on every page, and so your account and saved analyses can be shown to you. | Strictly necessary | 30 days from sign-in, or when you sign out |
Its flags: HttpOnly (JavaScript in the page cannot read it, which limits the damage a cross-site scripting bug could do), Secure (it is only ever sent over HTTPS) and SameSite=Lax (it is not sent along with most cross-site requests). It contains a signed token identifying your session — not your password.
3. What we do not use
- No advertising or retargeting cookies.
- No third-party analytics cookies.
- No social media pixels or embedded trackers.
- No cross-site profiling of any kind.
The pages load a web font from Google Fonts, which is a request to a third-party server but does not set a cookie on this site.
4. Why we do not show a cookie banner
Under the ePrivacy rules, consent is required for cookies that are not strictly necessary for a service the user has asked for. es_session is strictly necessary: without it, signing in would not work. Since it is the only cookie we set, there is nothing to ask you to consent to. If we ever add an analytics or advertising cookie, we will ask first, through a real consent choice, and update this page before it goes live.
5. Controlling cookies
You can delete or block cookies in your browser settings — every major browser has a way to do it, usually under Privacy. Blocking es_session means you will not be able to stay signed in, and the account area will not work. Signing out clears it immediately.
6. Related policies
What personal data we hold and why is set out in the Privacy Policy. The rules for using the tools are in the Terms of Service.
7. Contact
Questions about cookies, or anything else on this page: support@easydropshipping.online. EasyDropshipping is run by a private individual rather than a registered company, so that address is the only contact channel. The operator's full identity is available on request to the same address.