File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,6 +152,8 @@ Note: the nonce covers the inline snippet only. The CDN-loaded script (`imtbl.js
152152| Safari | 14+ |
153153| Edge | 80+ |
154154
155+ Pass ` "testMode": true ` in the init options to mark all events with ` test: true ` , which lets you filter test traffic from production analytics.
156+
155157## Documentation
156158
157159- [ Tracking Pixel] ( https://docs.immutable.com/docs/products/audience/tracking-pixel ) — this package (setup, consent modes, auto-tracked events)
Original file line number Diff line number Diff line change @@ -61,6 +61,8 @@ audience.shutdown();
6161 </script >
6262```
6363
64+ Pass ` testMode: true ` in the config to mark all events with ` test: true ` , which lets you filter test traffic from production analytics.
65+
6466## Documentation
6567
6668- [ Web SDK] ( https://docs.immutable.com/docs/products/audience/web-sdk ) — API reference, usage, integration walkthrough
You can’t perform that action at this time.
0 commit comments