This applies to client-side mode only. See server-side documentation on information on how to log a user out by clearing the
pc_v_<access_key> cookie.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The customer_logout tracking event tells PureClarity that the current user has logged out.
pc_v_<access_key> cookie.// Client-side usage
_pc("customer_logout");
