Event not tracked

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

I have a similar issue.

Can someone provide an URL example of the final POST, please?

Thank you

I found a working URL, here is it:

https://trackcmp.net/event?actid=xxxxxxxxx&key=yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy&event=someEvent&eventdata=someData&visit%5Bemail%5D=email@example.com

@i-contactsrl15677735 @goalmoon
did it work after that, I am facing the same issue.