@trypillow/web browser package.
Reset on logout
Callreset() when the current user signs out.
reset() clears the external ID, removes stored properties, and rotates the SDK to a fresh anonymous audience session.
Restart the active study
CallclearSession() when you want the currently presented study to start over.
Control the widget
AfterpresentStudy(...), you can control the shell directly:
presentStudy(...) is the method that prepares and opens the study in the first place.
What’s next?
Identification
Understand how the SDK persists external IDs and user properties.
Studies
Review presentation options and hosted study behavior.