openpanel_increment_property
Increase numeric values in user profiles by specified amounts to track metrics like visits or purchases. Requires existing profiles and numeric properties.
Instructions
[UNIFIED] Increment a numeric property on a user profile. IMPORTANT: Profile must exist first (use identify_user). Property must be numeric.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| site | Yes | ||
| profile_id | Yes | ||
| property_name | Yes | ||
| value | No |