Calculator and search data
Calculator inputs and results are processed by application code in the browser. The current project has no account system, backend API, or platform database that receives those values. Search downloads a static search-index file and evaluates the typed query locally; the query text is not included in the site's custom analytics event.
Copy and Share controls run only after the user selects them. Copying writes the chosen result text to the device clipboard. Sharing can open the browser or operating system share interface, after which the selected destination's own privacy terms apply.
Information saved in this browser
Acadnix uses localStorage for optional convenience features. These values stay in the current browser profile, are not an account or cloud backup, and remain until they are cleared, overwritten, or removed with the site's controls where a control is available.
To preserve existing preferences through the Acadnix rebrand, the technical storage keys retain their legacy studentsetu prefix.
- studentsetu-theme stores the light or dark theme choice.
- studentsetu-bookmarks-v1 stores page IDs the user bookmarks.
- studentsetu-recent-v1 stores up to six recently opened page IDs.
- studentsetu-preferred-university-v1 and studentsetu-preferred-board-v1 store selected route shortcuts.
- studentsetu-selected-exams-v1 stores the selected exam IDs.
Optional analytics and hosting data
A deployment can enable Google Analytics, Cloudflare Web Analytics, both, or neither. When enabled, those third-party scripts load after the page becomes interactive and may process ordinary technical and usage information under the provider's terms and the deployment's configuration. The Google configuration in this project requests IP anonymization.
Acadnix's custom event code sends an event name and, for some actions, a page tool ID or section. It does not attach marks, grades, attendance counts, dates of birth, calculator results, or search-query text. Static hosting and content-delivery providers may separately process normal web-request logs; this repository does not define their retention settings.
- Custom event names include calculator use, completed calculation, related-tool click, search use, and bookmark addition.
- Reserved advertisement boxes in the current code do not load an advertising network or use a publisher identifier.
- No in-site analytics consent or opt-out preference is currently implemented; browser privacy and blocking controls remain available.
Control, retention, and policy limits
Browser-local values can be removed by clearing this site's storage in browser settings; doing so also removes saved preferences, recent tools, and bookmarks. Analytics and hosting retention, if those services are enabled, is controlled outside the application code and is not specified in this repository.
No public privacy contact channel is configured in the current release. Because the deployment domain and analytics settings can change, this notice must be checked again before production launch and whenever a new analytics, advertising, form, account, or server-side feature is introduced.
Frequently asked questions
Are my calculator values sent to Acadnix?
The current application calculates in the browser and has no backend or database for calculator values. Custom analytics events do not include calculator inputs or results.
What does Acadnix save on my device?
Optional localStorage values cover theme, bookmarks, up to six recent pages, a preferred university, a preferred board, and selected exams. Clear the site's browser storage to remove them.
Does Acadnix use analytics or advertising cookies?
Google Analytics and Cloudflare Web Analytics can be enabled by deployment configuration, so provider behavior depends on the live deployment. The current advertisement components are reserved layout spaces and do not load an ad network. No in-site analytics preference control is implemented yet.