Hi,
I’m trying to track and event with a java client. I have enabled event track and send a post with this parameters:
actid=*****
key=*************
event=ADD_FIDELITY_STAMPS
eventdata=10
email=xxxxx@libero.aa
as response I obtain the status code 200 and as responseBody
{“success”:1,“message”:“Event spawned”}
but on contact xxxxx@libero.aa I don’t see any event tracked.
What could be the issue?
Thanks