By default, HeadQ collects two distinct types of analytics datasets: transactional and event data. Transactional data captures critical outcomes like purchases, quote requests, and leads, while event data provides insights into user activity within the store leading up to a transaction. This includes key events such as page views, product interactions, cart additions, and checkouts. Event tracking utilizes cookies for efficient data storage and session management, ensuring a seamless and accurate analysis of user behavior.
Events tracked
Event | Description |
view_item | The user views a product |
add_to_cart | The user adds a product to the cart |
add_to_quote_cart | The user adds a product to the quote cart |
view_cart | The user opens the cart |
begin_checkout | The user starts the checkout process |
purchase | The user finalizes the checkout process and makes a purchase |
request_for_quote | The user requests a quote |
calculate_price | The user calculated the price in the configurator |
begin_configuration | The user started the configuration but did not calculate the price |
complete_configuration | The user has completed the configuration and added it to the cart |
generate_lead | The user has done an action that generates a lead to the store |
remove_from_cart | The user has removed the item from the cart |
remove_from_quote_cart | The user has removed the item from the quote cart |
Controlling data tracking
Event data uses cookies to track sessions. By default, it’s disabled, but you can turn it on or off in the store settings under Installation. Changes will take effect in a couple of minutes.
We strongly encourage enabling data tracking to understand better how users interact with your products and configurations.
Remember to update your Cookie policy descriptions + Privacy Policy.