On this page you'll learn everything about how an elbwalker event is defined.
What you basically only need to know to understand our event schema: events consist of entities & actions. Everything is event-based, so e.g. the entity page can have the action view. Combined youβll get a page view (same for product add etc.).
Events are arbitrary to fulfill your needs and provide maximum flexibility with minimumcomplexity.
In addition elbwalker supports properties to further specify entities, e.g. a name or price for a product entity.
One of the great things about elbwalker is the full flexibility of event definitions. You can build your tracking based on your business logic instead of trying to press your business logic into analytics specs.