How to close the survey via API? This is typically used when the survey is embedded inside a dialog with a close button.
To close the survey use the following code:
satismeter('close')
Here is a complete example: http://jsbin.com/puwaker/edit?html,output