The additional variables are also passed in the same user object.
FAQs
What happens if I pass an empty value for a user variable?
In order to protect you from accidentally breaking existing integrations (that may be using that user variable's existing value), we don't empty out the value of a user variable when you send an empty string ("").
If you really want to empty it, send a blank space (" ").