Skip to main content

Combining Manual and Automatic Tracking

In many scenarios, effectively tracking user interactions may require a blend of both automatic and manual tracking strategies.

For example, our automatic tracking script might successfully identify and track standard forms on your website. However, it might not be capable of tracking dynamic forms, such as widgets, which are loaded based on user interactions. In such cases, you would need to implement Manual Tracking to ensure accurate data capture.

In addition to dynamic forms, there are other complex form types that may also necessitate manual tracking. For instance, in a multi-step wizard where critical information (like an email address) is only provided in the final step, manual tracking becomes essential to accurately capture the complete user journey and important data points.