The underscore sign cannot be used as a key for custom data; it is automatically removed
E.g., I want to usethe next key-value pairs:
{
profile_id: 2,
event_key: 'myEvent'
}
Key input automatically removes underscore and convert key into profileid
according rfc _ is a valid string