Entities
A reaction count is scoped to an entity — the thing being reacted to, usually one page. Each entity has its own counter. Use a path-like id such as blog/hello-world if you want to group entities by type.
| Attribute | What it does |
|---|---|
entity | Unique id for this page/item. If omitted, Tapback infers it from the canonical URL (host + path). Set it explicitly for stable counts. |