# `Keksdose`
[🔗](https://github.com/io2/keksdose/blob/v0.4.1/lib/keksdose.ex#L1)

Drop-in cookie-consent ingestion + audit dashboard for Phoenix/Plug apps.

See `README.md` for installation. The package exposes:

  * `Keksdose.Record` — Ecto schema for `consent_records`
  * `Keksdose.PlugHandler` — ingestion endpoint plug
  * `Keksdose.DashboardPlug` — server-rendered analytics view
  * `Keksdose.FrontendConfig` — `<script>` snippet for the client
  * `Mix.Tasks.Keksdose.Install` — migration generator

# `repo!`

Returns the configured host-app repo, raising if unset.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
