Advanced usage
This section covers the more advanced elements of the JavaScript Tracker.
📄️ Optional timestamp argument
Each track...() method supports an optional timestamp property; this allows you to manually override the timestamp attached to this event. The timestamp should be in milliseconds since the Unix epoch.
📄️ Tracker information
Some tracker and cookie properties can be retrieved for use in your code.
📄️ ITP mitigation: using an ID service
What is an ID service ?