Modules
Drop-in cookie-consent ingestion + audit dashboard for Phoenix/Plug apps.
Server-rendered analytics view for consent records.
Paginated, country-filterable read queries for the dashboard.
Helper to inject the ingestion endpoint URL into client HTML.
Server-side anonymization of remote IPs.
Plug accepting consent-event POSTs.
Ecto schema for an anonymous consent record.
Periodic deletion of consent records older than retention_days.
Telemetry events emitted by the package.
Ecto type storing a non-empty list of strings as JSON.
Mix Tasks
Generates the migration for the consent_records table.