01What Are Cookies?
Cookies are small text files stored on your device by a website. They are widely used to make websites work correctly, remember your preferences, and provide a better user experience. You can control or delete cookies through your browser settings at any time.
02How We Use Cookies
Signal Indicator uses cookies for two purposes: essential authentication (to keep you signed in and protect against CSRF attacks) and analytics (Google Analytics 4, to understand how visitors use our site so we can improve it). We do not use advertising cookies, behavioural profiling cookies, or third-party marketing pixels.
03Cookies We Use
| Cookie Name | Type | Purpose | Duration |
|---|
| next-auth.session-token | Essential | Keeps you signed in to your Signal Indicator account. Contains a signed, encrypted JWT — no personal data is readable without the server key. | 30 days |
| next-auth.csrf-token | Essential | Security token protecting sign-in forms from cross-site request forgery (CSRF) attacks. | Session |
| next-auth.callback-url | Essential | Remembers where to redirect you after a successful login. | Session |
| _ga | Analytics | Google Analytics 4 — distinguishes unique visitors. Contains a randomly generated identifier; no personal data is stored in this cookie. | 2 years |
| _ga_XXXXXXXXXX | Analytics | Google Analytics 4 — persists session state. The suffix is specific to our GA4 property and contains no personal data. | 2 years |
In a production HTTPS environment these cookies are set with Secure and HttpOnly flags, meaning they cannot be accessed by JavaScript running on the page.
04Third-Party Cookies
When you click through to a payment provider, that provider may set its own cookies on their hosted pages:
- Lemon Squeezy — sets cookies on their hosted checkout page (not on our site) to manage your payment session. Governed by their cookie policy at lemonsqueezy.com.
- OxaPay — sets cookies on their payment page. Governed by their privacy policy at oxapay.com.
These third-party cookies are set under their own domains, not under signalindicator.com, and are governed entirely by their respective privacy policies.
05Analytics Cookies (Google Analytics 4)
We use Google Analytics 4 (GA4) to collect anonymised data about how visitors interact with signalindicator.com — for example, which pages are most visited, how long visitors stay, and what devices they use. This helps us improve the site.
- GA4 data is processed by Google LLC. Google's privacy policy is available at policies.google.com/privacy.
- We have IP anonymisation enabled. Your full IP address is never stored.
- GA4 data is not used for advertising or remarketing purposes.
- You can opt out of Google Analytics tracking by installing the Google Analytics Opt-out Browser Add-on.
We do not use Facebook Pixel, advertising networks, or any other behavioural tracking or retargeting technology.
06Managing Cookies
You can control and delete cookies through your browser settings:
- Chrome — Settings → Privacy and security → Cookies and other site data
- Firefox — Settings → Privacy & Security → Cookies and Site Data
- Safari — Preferences → Privacy → Manage Website Data
- Edge — Settings → Cookies and site permissions
Please note that blocking or deleting the session cookie will log you out of your account and you will need to sign in again on each visit.
07Changes to This Policy
We may update this Cookie Policy if our use of cookies changes. Any updates will be posted on this page with a revised "Last updated" date.