Track an event with the PHP tracker
Tracking methods supported by the PHP Tracker:
| Function | Description |
|---|---|
trackPageView | Track and record views of web pages. |
trackEcommerceTransaction | Track an ecommerce transaction |
trackScreenView | Track the user viewing a screen within the application |
trackStructEvent | Track a Snowplow custom structured event |
trackUnstructEvent | Track a Snowplow custom unstructured event |