This is a ping endpoint to determine if the user is unique or not.
curl --request GET \ --url http://localhost:8080/event/ping
"0"
If this exists, then user exists in cache and is not a unique user.
Optional query parameter that is the current host and pathname of the page.
This is set to 0 if the user is a unique user, otherwise 1.