27
CodeDev system / System reference
CodeDev Superadmin, media, and analytics
How the control room edits projects/releases/settings, uploads durable Cloudinary media, and exposes privacy-light server-side analytics.
01Control-room areas
- Overview: production metrics and security posture.
- Projects: identity, case study, SEO, links, cover/gallery media, publishing.
- Releases: project version/channel/status/download metadata.
- Media library: project-owned images and cover selection.
- Inbox & leads: contact submissions.
- Analytics: page/project/outbound/contact event counts and referrer domains.
- Security/Access/Settings/Audit: owner-level operational controls.
02Media storage
Project forms submit multipart file inputs. Images are decoded/validated and normalized before storage. Render production requires Cloudinary so uploads are durable across web-service restarts and redeploys; database Media rows store a Cloudinary storage key plus metadata.
03Privacy-light analytics
The public app stores aggregate-style server events such as page views, project views, outbound clicks, contact views/submissions, path, and referring domain. It does not need an advertising profile to answer basic portfolio questions such as which projects are being opened.