I am trying to use the Keen IO JavaScript SDK (keen.js) to collect and analyze my user events. I see documentation describing how to add new events but at times it refers to using the function recordEvent() and in others the function addEvent().
Do they do different things? Which should I use?