stop
The closeSession command immediately closes a session.
By default, NeuroID automatically starts data collection and continues collecting user interactions until they leave the page. If your use case requires explicitly managing when NeuroID stops collecting your end-user data, you can use the stop command:
nid('stop');
Updated 5 days ago
