WP ULike
WP ULike is a free WordPress plugin that adds like/dislike buttons to posts, pages, comments, and more. Advanced Form Integration captures WP ULike events (likes, dislikes, top-content milestones) and routes the data to any of 200+ destinations.
What you’ll need
- The WP ULike plugin installed and activated.
- The Advanced Form Integration plugin installed and activated.
Event data captured
| Field | Format |
|---|---|
| Event type | like, dislike, unlike |
| User ID | Numeric WordPress user ID (0 for anonymous) |
| User email | If logged in |
| Item type | post, comment, bbpress_topic, etc. |
| Item ID | Numeric ID of the liked item |
| Item title | Title of the liked item |
| Total likes | Cumulative count after the event |
| Created at | YYYY-MM-DD HH:MM:SS |
Create the integration
- Go to WP Admin → AFI → Add New.
- Enter an Integration Title.
- In Trigger → Form/Data Provider, select WP ULike.
- In Form/Task Name, choose the event.
- In Action → Platform, pick the destination and complete the field mapping.
- Optional: configure Conditional Logic.
- Click Save Integration.
