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.

AttributeWhat it does
entityUnique id for this page/item. If omitted, Tapback infers it from the canonical URL (host + path). Set it explicitly for stable counts.