Likes & Favorites Tracking ❺🧪
Track likes, favorites, page visits, and more.
UNDER DEVELOPMENT
This feature described a general-purpose external tracking mechanism, integrated with Webflow.
Use Cases
Track anonymous likes on a collection item such as a product or block post
Allow only logged-in users to like anonymously ( but everyone to see ).
Track page visits
Track button clicks
Roadmap
This feature is in early prototyping stages.
Site-specific likes and favorites.
Anonymous meaning anyone can vote, as many times as they want to
Multiple tracking handlers
Unlike
User-specific tracking
Custom data store
Caching
User-data storage, using SA5's user info object
Connecting SA5's Sort & Filter capabilities to allow for sorting and filtering of lists using likes & favorites.
Technical Notes
Balance simplicity with control.
Keys composed of 3 parts;
SITEID-COLLECTIONSLUG-ITEMSLUG
SiteID composed from;
Webflow SiteID
Path part? not viable
Slug
Webflow Hostname
Custom setting in custom attribute
Custom override ( to support change )
Custom override ( to support change )
Handlers
Automatic tracking
Last updated
Was this helpful?