Record share page view
Count one view of a /s/ share page
POST
Record a share page view
Records a single view of a share page: writes a
page_viewed event to the share ledger and, when the share is backed by a trackable article (comparison, Vehicle Spotlight, model landing, sales event, enhanced content), increments the article’s public view count.
The share row is the only credential — it must exist, be unexpired, and bind to its dealership site. Fires on every share-page load, so the limit is generous.
Authentication: none. Origin: requests must originate from the Hrizn app. Rate limit: 60 per minute and 5000 per day per client IP.
Request body
string
required
Six-character share id from the
/s/{publicId} URL.string
Optional. When provided it must match the share’s article, otherwise
400.Body
application/json
Last modified on September 7, 2026
