You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[FilterProvider](./browser-tracker.filterprovider.md)| A filter provider is a tuple that has two parts: a context filter and the context primitive(s) If the context filter evaluates to true, the tracker will attach the context primitive(s) |
92
92
|[GetBatch](./browser-tracker.getbatch.md)| A collection of GET events which are sent to the collector. This will be a collection of query strings. |
93
+
|[ParsedIdCookie](./browser-tracker.parsedidcookie.md)| The format of state elements stored in the <code>id</code> cookie. |
93
94
|[Platform](./browser-tracker.platform.md)||
94
95
|[PostBatch](./browser-tracker.postbatch.md)| A collection of POST events which are sent to the collector. This will be a collection of JSON objects. |
95
96
|[RequestFailure](./browser-tracker.requestfailure.md)| The data that will be available to the <code>onRequestFailure</code> callback |
0 commit comments