Forum Discussion
inespais
2 months agoMentor
Help with Query around custom event properties
Hey all! Trying to run a query to output volume of a specific custom event (with a specific property) performed by users who entered a specific canvas. I'm using the USERS_BEHAVIORS_CUSTOMEVENT_SHAR...
AllanHeoFNM
2 months agoVisionary
WHERE NAME = 'Voucher Redeem' AND TRY_PARSE_JSON(PROPERTIES):campaign_name = xyz
This might work also! Please keep us posted!
Related Content
- 2 years ago
- 5 months ago
- 2 years ago
- 9 months ago