How to Stop Sending Data via Pendo Agent (Javascript)
Is there a way to stop sending data after initializing the pendo javascript agent? I see there's an "endSession()" method available for the Mobile version. Wondering if there is the same for the javascript agent?
-
Hi John Whitney! You should be able to use pendo.stopSendingEvents() to accomplish this.
-
Todd Stoffer Is there a doc reference you can point me to? I'm assuming there's also a "startSendingEvents()" method, right?
-
John Whitney Unfortunately it hasn't made it into our developer docs yet (but we have a request in for an update). You are correct that pendo.startSendingEvents() is the right method to start sending them after stopping them.
Please sign in to leave a comment.
Comments
4 comments