Skip to content

Latest commit

 

History

History

clients

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

walkerOS Clients - Event Collection

The walkerOS clients serve as the data creation and state management layer of your walkerOS infrastructure. Whether you're working on a server-side application with Node.js or a client-side web application, walkerOS clients have got you covered.

What Are Clients?

Clients work at the beginning of your data collection journey. They:

  • Event Creation: Easily create and format user events.
  • State Management: Maintain user and session states across events.
  • Consent Handling: Manage user consent states for GDPR compliance.
  • Event Validation: Ensure the quality of data through event validation.
  • Dynamic Destinations: Add or remove data destinations dynamically.

Learn more in the Clients documentation

A previous step is the tagging of a page in the web or pushing in you app.

The next step is to push events to a destination.