Skip to content

Record activations against each alias record #2

@abiddiscombe

Description

@abiddiscombe

Add a new feature for logging unique "activations" of each alias record. This should include both lookup (/link) and redirection (/to/:alias) events, but with the ability to distinguish between the two.

  • Activation data should be visible to the user on the /link endpoint.
  • Data should be stored in a new table within the existing PostgreSQL database.
  • Extensions to response times (incurred from writing database records) should be minimal.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions