@jitsu/js 1.9.7-canary.903.20240731114701 → 1.9.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- @jitsu/js:test: cache hit, replaying output 1e5de3b1d7175402
1
+ @jitsu/js:test: cache hit, replaying output f28a3231e4b5fcb8
2
2
  @jitsu/js:test: 
3
3
  @jitsu/js:test: > @jitsu/js@0.0.0 test /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
4
4
  @jitsu/js:test: > pnpm run test:node && pnpm run test:playwright
@@ -7,7 +7,7 @@
7
7
  @jitsu/js:test: > @jitsu/js@0.0.0 test:node /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
8
8
  @jitsu/js:test: > jest
9
9
  @jitsu/js:test: 
10
- @jitsu/js:test: watchman warning: Recrawled this watch 269 times, most recently because:
10
+ @jitsu/js:test: watchman warning: Recrawled this watch 1 time, most recently because:
11
11
  @jitsu/js:test: MustScanSubDirs UserDroppedTo resolve, please review the information on
12
12
  @jitsu/js:test: https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
13
13
  @jitsu/js:test: To clear this warning, run:
@@ -28,7 +28,7 @@
28
28
  @jitsu/js:test: ts-jest[versions] (WARN) Version 5.5.4 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
29
29
  @jitsu/js:test: ts-jest[versions] (WARN) Version 5.5.4 of typescript installed has not been tested with ts-jest. If you're experiencing issues, consider using a supported version (>=4.3.0 <5.0.0-0). Please do not report issues in ts-jest if you are using unsupported versions.
30
30
  @jitsu/js:test: PASS __tests__/node/method-queue.test.ts
31
- @jitsu/js:test: PASS __tests__/node/nodejs.test.ts
31
+ @jitsu/js:test: PASS __tests__/node/nodejs.test.ts (9.491 s)
32
32
  @jitsu/js:test:  ● Console
33
33
  @jitsu/js:test: 
34
34
  @jitsu/js:test:  console.log
@@ -39,22 +39,37 @@
39
39
  @jitsu/js:test:  console.log
40
40
  @jitsu/js:test:  [JITSU TEST] Initializing Jitsu
41
41
  @jitsu/js:test: 
42
- @jitsu/js:test:  at nodejs.test.ts:51:15
42
+ @jitsu/js:test:  at nodejs.test.ts:60:13
43
43
  @jitsu/js:test: 
44
44
  @jitsu/js:test:  console.log
45
45
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
46
46
  @jitsu/js:test: 
47
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
47
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
48
+ @jitsu/js:test: 
49
+ @jitsu/js:test:  console.log
50
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
51
+ @jitsu/js:test: 
52
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
48
53
  @jitsu/js:test: 
49
54
  @jitsu/js:test:  console.log
50
55
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
51
56
  @jitsu/js:test: 
52
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
57
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
58
+ @jitsu/js:test: 
59
+ @jitsu/js:test:  console.log
60
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
61
+ @jitsu/js:test: 
62
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
53
63
  @jitsu/js:test: 
54
64
  @jitsu/js:test:  console.log
55
65
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
56
66
  @jitsu/js:test: 
57
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
67
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
68
+ @jitsu/js:test: 
69
+ @jitsu/js:test:  console.log
70
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
71
+ @jitsu/js:test: 
72
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
58
73
  @jitsu/js:test: 
59
74
  @jitsu/js:test:  console.log
60
75
  @jitsu/js:test:  [JITSU TEST] Jitsu instance {
@@ -73,7 +88,10 @@
73
88
  @jitsu/js:test:  plugins: {
74
89
  @jitsu/js:test:  enable: [Function: enable],
75
90
  @jitsu/js:test:  disable: [Function: disable],
76
- @jitsu/js:test:  jitsu: { group: [Function (anonymous)] }
91
+ @jitsu/js:test:  jitsu: {
92
+ @jitsu/js:test:  configure: [Function (anonymous)],
93
+ @jitsu/js:test:  group: [Function (anonymous)]
94
+ @jitsu/js:test:  }
77
95
  @jitsu/js:test:  },
78
96
  @jitsu/js:test:  storage: {
79
97
  @jitsu/js:test:  getItem: [Function: getItem],
@@ -104,25 +122,31 @@
104
122
  @jitsu/js:test:  ],
105
123
  @jitsu/js:test:  plugins: [ 'identify', 'initialize', 'page', 'reset', 'track' ]
106
124
  @jitsu/js:test:  },
125
+ @jitsu/js:test:  configure: [Function: configure],
107
126
  @jitsu/js:test:  group: [Function: group]
108
127
  @jitsu/js:test:  }
109
128
  @jitsu/js:test: 
110
- @jitsu/js:test:  at nodejs.test.ts:53:15
129
+ @jitsu/js:test:  at nodejs.test.ts:62:13
111
130
  @jitsu/js:test: 
112
131
  @jitsu/js:test:  console.log
113
132
  @jitsu/js:test:  [JITSU TEST] Setting anonymous id to anonymous_id_test
114
133
  @jitsu/js:test: 
115
- @jitsu/js:test:  at nodejs.test.ts:56:15
134
+ @jitsu/js:test:  at nodejs.test.ts:65:13
116
135
  @jitsu/js:test: 
117
136
  @jitsu/js:test:  console.log
118
137
  @jitsu/js:test:  [JITSU DEBUG] Setting anonymous id to anonymous_id_test
119
138
  @jitsu/js:test: 
120
- @jitsu/js:test:  at Object.setAnonymousId (../../dist/jitsu.cjs.js:1787:25)
139
+ @jitsu/js:test:  at Object.setAnonymousId (../../dist/jitsu.cjs.js:1898:25)
140
+ @jitsu/js:test: 
141
+ @jitsu/js:test:  console.log
142
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=anonymous_id_test
143
+ @jitsu/js:test: 
144
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
121
145
  @jitsu/js:test: 
122
146
  @jitsu/js:test:  console.log
123
147
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="anonymous_id_test"
124
148
  @jitsu/js:test: 
125
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
149
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
126
150
  @jitsu/js:test: 
127
151
  @jitsu/js:test:  console.log
128
152
  @jitsu/js:test:  user state {
@@ -131,90 +155,110 @@
131
155
  @jitsu/js:test:  traits: undefined
132
156
  @jitsu/js:test:  }
133
157
  @jitsu/js:test: 
134
- @jitsu/js:test:  at nodejs.test.ts:58:15
158
+ @jitsu/js:test:  at nodejs.test.ts:67:13
135
159
  @jitsu/js:test: 
136
160
  @jitsu/js:test:  console.log
137
161
  @jitsu/js:test:  [JITSU TEST] Sending event EVENT_1
138
162
  @jitsu/js:test: 
139
- @jitsu/js:test:  at nodejs.test.ts:61:15
163
+ @jitsu/js:test:  at nodejs.test.ts:70:13
140
164
  @jitsu/js:test: 
141
165
  @jitsu/js:test:  console.log
142
166
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
143
167
  @jitsu/js:test: 
144
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
168
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
169
+ @jitsu/js:test: 
170
+ @jitsu/js:test:  console.log
171
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
172
+ @jitsu/js:test: 
173
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
145
174
  @jitsu/js:test: 
146
175
  @jitsu/js:test:  console.log
147
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id="anonymous_id_test"
176
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=anonymous_id_test. Evicted from cache: false
148
177
  @jitsu/js:test: 
149
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
178
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
150
179
  @jitsu/js:test: 
151
180
  @jitsu/js:test:  console.log
152
181
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
153
182
  @jitsu/js:test: 
154
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
183
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
155
184
  @jitsu/js:test: 
156
185
  @jitsu/js:test:  console.log
157
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="f1d7c8ad-38cf-44ff-bad1-1f67272acc87"
186
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
187
+ @jitsu/js:test: 
188
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
189
+ @jitsu/js:test: 
190
+ @jitsu/js:test:  console.log
191
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=dd49bedc-3929-4001-9aea-510d5bfc3dbd
192
+ @jitsu/js:test: 
193
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
194
+ @jitsu/js:test: 
195
+ @jitsu/js:test:  console.log
196
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="dd49bedc-3929-4001-9aea-510d5bfc3dbd"
197
+ @jitsu/js:test: 
198
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
158
199
  @jitsu/js:test: 
159
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
200
+ @jitsu/js:test:  console.log
201
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=anonymous_id_test
202
+ @jitsu/js:test: 
203
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
160
204
  @jitsu/js:test: 
161
205
  @jitsu/js:test:  console.log
162
206
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="anonymous_id_test"
163
207
  @jitsu/js:test: 
164
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
208
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
165
209
  @jitsu/js:test: 
166
210
  @jitsu/js:test:  console.debug
167
211
  @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
168
- @jitsu/js:test:  "writeKey": "key:secret",
169
212
  @jitsu/js:test:  "host": "http://localhost:3088",
213
+ @jitsu/js:test:  "writeKey": "key:secret",
170
214
  @jitsu/js:test:  "debug": true,
171
215
  @jitsu/js:test:  "fetch": null,
172
216
  @jitsu/js:test:  "echoEvents": false
173
217
  @jitsu/js:test:  }
174
218
  @jitsu/js:test: 
175
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1571:25
219
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1633:25
176
220
  @jitsu/js:test: 
177
221
  @jitsu/js:test:  console.log
178
222
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
179
223
  @jitsu/js:test: 
180
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
224
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
181
225
  @jitsu/js:test: 
182
226
  @jitsu/js:test:  console.log
183
227
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
184
228
  @jitsu/js:test: 
185
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
229
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
186
230
  @jitsu/js:test: 
187
231
  @jitsu/js:test:  console.log
188
232
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
189
233
  @jitsu/js:test: 
190
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
234
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
191
235
  @jitsu/js:test: 
192
236
  @jitsu/js:test:  console.log
193
237
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
194
238
  @jitsu/js:test: 
195
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
239
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
196
240
  @jitsu/js:test: 
197
241
  @jitsu/js:test:  console.log
198
242
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
199
243
  @jitsu/js:test: 
200
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
244
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
201
245
  @jitsu/js:test: 
202
246
  @jitsu/js:test:  console.log
203
247
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
204
248
  @jitsu/js:test: 
205
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
249
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
206
250
  @jitsu/js:test: 
207
251
  @jitsu/js:test:  console.log
208
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/track replied 200: {"ok":true}. Original payload:
252
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
209
253
  @jitsu/js:test:  {
210
254
  @jitsu/js:test:  "type": "track",
211
255
  @jitsu/js:test:  "event": "EVENT_1",
212
256
  @jitsu/js:test:  "properties": {},
213
257
  @jitsu/js:test:  "userId": null,
214
258
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
215
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:13.447Z",
216
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:13.448Z",
217
- @jitsu/js:test:  "messageId": "3mcnie3wpbqvgaco6b52",
259
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:45.357Z",
260
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:45.359Z",
261
+ @jitsu/js:test:  "messageId": "162ulkudjgavnao5ww5ik",
218
262
  @jitsu/js:test:  "writeKey": "key:***",
219
263
  @jitsu/js:test:  "context": {
220
264
  @jitsu/js:test:  "library": {
@@ -229,64 +273,74 @@
229
273
  @jitsu/js:test:  }
230
274
  @jitsu/js:test:  }
231
275
  @jitsu/js:test: 
232
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
276
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
233
277
  @jitsu/js:test: 
234
278
  @jitsu/js:test:  console.log
235
279
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
236
280
  @jitsu/js:test: 
237
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
281
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
238
282
  @jitsu/js:test: 
239
283
  @jitsu/js:test:  console.log
240
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id="anonymous_id_test"
284
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
241
285
  @jitsu/js:test: 
242
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
286
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
287
+ @jitsu/js:test: 
288
+ @jitsu/js:test:  console.log
289
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=anonymous_id_test. Evicted from cache: false
290
+ @jitsu/js:test: 
291
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
243
292
  @jitsu/js:test: 
244
293
  @jitsu/js:test:  console.log
245
294
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
246
295
  @jitsu/js:test: 
247
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
296
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
297
+ @jitsu/js:test: 
298
+ @jitsu/js:test:  console.log
299
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
300
+ @jitsu/js:test: 
301
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
248
302
  @jitsu/js:test: 
249
303
  @jitsu/js:test:  console.log
250
304
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
251
305
  @jitsu/js:test: 
252
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
306
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
253
307
  @jitsu/js:test: 
254
308
  @jitsu/js:test:  console.log
255
309
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
256
310
  @jitsu/js:test: 
257
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
311
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
258
312
  @jitsu/js:test: 
259
313
  @jitsu/js:test:  console.log
260
314
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
261
315
  @jitsu/js:test: 
262
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
316
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
263
317
  @jitsu/js:test: 
264
318
  @jitsu/js:test:  console.log
265
319
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
266
320
  @jitsu/js:test: 
267
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
321
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
268
322
  @jitsu/js:test: 
269
323
  @jitsu/js:test:  console.log
270
324
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
271
325
  @jitsu/js:test: 
272
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
326
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
273
327
  @jitsu/js:test: 
274
328
  @jitsu/js:test:  console.log
275
329
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
276
330
  @jitsu/js:test: 
277
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
331
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
278
332
  @jitsu/js:test: 
279
333
  @jitsu/js:test:  console.log
280
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/track replied 200: {"ok":true}. Original payload:
334
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
281
335
  @jitsu/js:test:  {
282
336
  @jitsu/js:test:  "type": "track",
283
337
  @jitsu/js:test:  "event": "EVENT_2",
284
338
  @jitsu/js:test:  "properties": {},
285
339
  @jitsu/js:test:  "userId": null,
286
340
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
287
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:13.483Z",
288
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:13.483Z",
289
- @jitsu/js:test:  "messageId": "18iqm08cta21byav7b3o6z",
341
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:45.403Z",
342
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:45.403Z",
343
+ @jitsu/js:test:  "messageId": "rre7zwxlcouxozisf08h",
290
344
  @jitsu/js:test:  "writeKey": "key:***",
291
345
  @jitsu/js:test:  "context": {
292
346
  @jitsu/js:test:  "library": {
@@ -301,64 +355,74 @@
301
355
  @jitsu/js:test:  }
302
356
  @jitsu/js:test:  }
303
357
  @jitsu/js:test: 
304
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
358
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
305
359
  @jitsu/js:test: 
306
360
  @jitsu/js:test:  console.log
307
361
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
308
362
  @jitsu/js:test: 
309
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
363
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
364
+ @jitsu/js:test: 
365
+ @jitsu/js:test:  console.log
366
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
367
+ @jitsu/js:test: 
368
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
310
369
  @jitsu/js:test: 
311
370
  @jitsu/js:test:  console.log
312
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id="anonymous_id_test"
371
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=anonymous_id_test. Evicted from cache: false
313
372
  @jitsu/js:test: 
314
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
373
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
315
374
  @jitsu/js:test: 
316
375
  @jitsu/js:test:  console.log
317
376
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
318
377
  @jitsu/js:test: 
319
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
378
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
379
+ @jitsu/js:test: 
380
+ @jitsu/js:test:  console.log
381
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
382
+ @jitsu/js:test: 
383
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
320
384
  @jitsu/js:test: 
321
385
  @jitsu/js:test:  console.log
322
386
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
323
387
  @jitsu/js:test: 
324
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
388
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
325
389
  @jitsu/js:test: 
326
390
  @jitsu/js:test:  console.log
327
391
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
328
392
  @jitsu/js:test: 
329
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
393
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
330
394
  @jitsu/js:test: 
331
395
  @jitsu/js:test:  console.log
332
396
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
333
397
  @jitsu/js:test: 
334
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
398
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
335
399
  @jitsu/js:test: 
336
400
  @jitsu/js:test:  console.log
337
401
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
338
402
  @jitsu/js:test: 
339
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
403
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
340
404
  @jitsu/js:test: 
341
405
  @jitsu/js:test:  console.log
342
406
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
343
407
  @jitsu/js:test: 
344
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
408
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
345
409
  @jitsu/js:test: 
346
410
  @jitsu/js:test:  console.log
347
411
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
348
412
  @jitsu/js:test: 
349
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
413
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
350
414
  @jitsu/js:test: 
351
415
  @jitsu/js:test:  console.log
352
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/track replied 200: {"ok":true}. Original payload:
416
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
353
417
  @jitsu/js:test:  {
354
418
  @jitsu/js:test:  "type": "track",
355
419
  @jitsu/js:test:  "event": "groupId",
356
420
  @jitsu/js:test:  "properties": {},
357
421
  @jitsu/js:test:  "userId": null,
358
422
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
359
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:13.488Z",
360
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:13.488Z",
361
- @jitsu/js:test:  "messageId": "27troo8e3at1terqaqya2z",
423
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:45.409Z",
424
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:45.409Z",
425
+ @jitsu/js:test:  "messageId": "1h636r3nt09hefmgtj17s",
362
426
  @jitsu/js:test:  "writeKey": "key:***",
363
427
  @jitsu/js:test:  "context": {
364
428
  @jitsu/js:test:  "library": {
@@ -373,109 +437,142 @@
373
437
  @jitsu/js:test:  }
374
438
  @jitsu/js:test:  }
375
439
  @jitsu/js:test: 
376
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
440
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
441
+ @jitsu/js:test: 
442
+ @jitsu/js:test:  console.debug
443
+ @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
444
+ @jitsu/js:test:  "host": "http://localhost:3088",
445
+ @jitsu/js:test:  "writeKey": "key:secret",
446
+ @jitsu/js:test:  "debug": true,
447
+ @jitsu/js:test:  "privacy": {
448
+ @jitsu/js:test:  "dontSend": true,
449
+ @jitsu/js:test:  "disableUserIds": false,
450
+ @jitsu/js:test:  "ipPolicy": "keep"
451
+ @jitsu/js:test:  },
452
+ @jitsu/js:test:  "fetch": null,
453
+ @jitsu/js:test:  "echoEvents": false
454
+ @jitsu/js:test:  }
455
+ @jitsu/js:test: 
456
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1633:25
457
+ @jitsu/js:test: 
458
+ @jitsu/js:test:  console.debug
459
+ @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
460
+ @jitsu/js:test:  "host": "http://localhost:3088",
461
+ @jitsu/js:test:  "writeKey": "key:secret",
462
+ @jitsu/js:test:  "debug": true,
463
+ @jitsu/js:test:  "privacy": {
464
+ @jitsu/js:test:  "dontSend": true,
465
+ @jitsu/js:test:  "disableUserIds": false,
466
+ @jitsu/js:test:  "ipPolicy": "keep"
467
+ @jitsu/js:test:  },
468
+ @jitsu/js:test:  "fetch": null,
469
+ @jitsu/js:test:  "echoEvents": false
470
+ @jitsu/js:test:  }
471
+ @jitsu/js:test: 
472
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1633:25
377
473
  @jitsu/js:test: 
378
474
  @jitsu/js:test:  console.log
379
- @jitsu/js:test:  Shutting down server http://localhost:3088
475
+ @jitsu/js:test:  [JITSU DEBUG] Update Jitsu config with {"privacy":{"dontSend":false,"consentCategories":{"analytics":true}}}
380
476
  @jitsu/js:test: 
381
- @jitsu/js:test:  at nodejs.test.ts:36:13
477
+ @jitsu/js:test:  at Object.<anonymous> (../../dist/jitsu.cjs.js:1925:29)
382
478
  @jitsu/js:test: 
383
479
  @jitsu/js:test:  console.log
384
- @jitsu/js:test:  Server is down http://localhost:3088
480
+ @jitsu/js:test:  [JITSU] Enabling Anonymous ID. Generating new Id.
385
481
  @jitsu/js:test: 
386
- @jitsu/js:test:  at nodejs.test.ts:38:13
482
+ @jitsu/js:test:  at Object.configure (../../dist/jitsu.cjs.js:1710:33)
387
483
  @jitsu/js:test: 
388
484
  @jitsu/js:test:  console.log
389
- @jitsu/js:test:  Running on http://localhost:3088
485
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=a1e9e698-763a-4697-9a45-1e23965c01e6
390
486
  @jitsu/js:test: 
391
- @jitsu/js:test:  at nodejs.test.ts:33:13
487
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
392
488
  @jitsu/js:test: 
393
489
  @jitsu/js:test:  console.log
394
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
490
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="a1e9e698-763a-4697-9a45-1e23965c01e6"
395
491
  @jitsu/js:test: 
396
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
492
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
397
493
  @jitsu/js:test: 
398
494
  @jitsu/js:test:  console.log
399
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
495
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
400
496
  @jitsu/js:test: 
401
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
497
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
402
498
  @jitsu/js:test: 
403
499
  @jitsu/js:test:  console.log
404
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
500
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
405
501
  @jitsu/js:test: 
406
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
502
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
407
503
  @jitsu/js:test: 
408
504
  @jitsu/js:test:  console.log
409
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
505
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=a1e9e698-763a-4697-9a45-1e23965c01e6
410
506
  @jitsu/js:test: 
411
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
507
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
412
508
  @jitsu/js:test: 
413
509
  @jitsu/js:test:  console.log
414
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
510
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="a1e9e698-763a-4697-9a45-1e23965c01e6"
415
511
  @jitsu/js:test: 
416
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
512
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
417
513
  @jitsu/js:test: 
418
514
  @jitsu/js:test:  console.log
419
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
515
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
420
516
  @jitsu/js:test: 
421
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
517
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
422
518
  @jitsu/js:test: 
423
519
  @jitsu/js:test:  console.log
424
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="607aac00-be93-438d-abaa-8351980f30c6"
520
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
425
521
  @jitsu/js:test: 
426
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
522
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
427
523
  @jitsu/js:test: 
428
- @jitsu/js:test:  console.debug
429
- @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
430
- @jitsu/js:test:  "writeKey": "key:secret",
431
- @jitsu/js:test:  "host": "http://localhost:3088",
432
- @jitsu/js:test:  "debug": true,
433
- @jitsu/js:test:  "echoEvents": false
434
- @jitsu/js:test:  }
524
+ @jitsu/js:test:  console.log
525
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
435
526
  @jitsu/js:test: 
436
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1571:25
527
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
437
528
  @jitsu/js:test: 
438
529
  @jitsu/js:test:  console.log
439
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
530
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
440
531
  @jitsu/js:test: 
441
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
532
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
442
533
  @jitsu/js:test: 
443
534
  @jitsu/js:test:  console.log
444
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
535
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
445
536
  @jitsu/js:test: 
446
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
537
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
447
538
  @jitsu/js:test: 
448
539
  @jitsu/js:test:  console.log
449
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
540
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
450
541
  @jitsu/js:test: 
451
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
542
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
452
543
  @jitsu/js:test: 
453
544
  @jitsu/js:test:  console.log
454
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
545
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
546
+ @jitsu/js:test: 
547
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
455
548
  @jitsu/js:test: 
456
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
549
+ @jitsu/js:test:  console.log
550
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
551
+ @jitsu/js:test: 
552
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
457
553
  @jitsu/js:test: 
458
554
  @jitsu/js:test:  console.log
459
555
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
460
556
  @jitsu/js:test: 
461
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
557
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
462
558
  @jitsu/js:test: 
463
559
  @jitsu/js:test:  console.log
464
560
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
465
561
  @jitsu/js:test: 
466
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
562
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
467
563
  @jitsu/js:test: 
468
564
  @jitsu/js:test:  console.log
469
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/track replied 200: {"ok":true}. Original payload:
565
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
470
566
  @jitsu/js:test:  {
471
- @jitsu/js:test:  "type": "track",
472
- @jitsu/js:test:  "event": "testTrack",
473
- @jitsu/js:test:  "properties": {},
474
- @jitsu/js:test:  "userId": null,
475
- @jitsu/js:test:  "anonymousId": "607aac00-be93-438d-abaa-8351980f30c6",
476
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:14.496Z",
477
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:14.496Z",
478
- @jitsu/js:test:  "messageId": "qo2vhj838s11v6ugcpa74",
567
+ @jitsu/js:test:  "type": "identify",
568
+ @jitsu/js:test:  "userId": "myUserId",
569
+ @jitsu/js:test:  "traits": {
570
+ @jitsu/js:test:  "email": "myUserId@example.com"
571
+ @jitsu/js:test:  },
572
+ @jitsu/js:test:  "anonymousId": "a1e9e698-763a-4697-9a45-1e23965c01e6",
573
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:48.421Z",
574
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:48.421Z",
575
+ @jitsu/js:test:  "messageId": "zqjsk8zoqc1pri2k5db4e",
479
576
  @jitsu/js:test:  "writeKey": "key:***",
480
577
  @jitsu/js:test:  "context": {
481
578
  @jitsu/js:test:  "library": {
@@ -483,77 +580,92 @@
483
580
  @jitsu/js:test:  "version": "2.0.0",
484
581
  @jitsu/js:test:  "env": "node"
485
582
  @jitsu/js:test:  },
486
- @jitsu/js:test:  "traits": {},
583
+ @jitsu/js:test:  "consent": {
584
+ @jitsu/js:test:  "categoryPreferences": {
585
+ @jitsu/js:test:  "analytics": true
586
+ @jitsu/js:test:  }
587
+ @jitsu/js:test:  },
487
588
  @jitsu/js:test:  "page": {},
488
589
  @jitsu/js:test:  "clientIds": {},
489
590
  @jitsu/js:test:  "campaign": {}
490
591
  @jitsu/js:test:  }
491
592
  @jitsu/js:test:  }
492
593
  @jitsu/js:test: 
493
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
594
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
494
595
  @jitsu/js:test: 
495
596
  @jitsu/js:test:  console.log
496
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
597
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=a1e9e698-763a-4697-9a45-1e23965c01e6. Evicted from cache: false
497
598
  @jitsu/js:test: 
498
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1724:25)
599
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
499
600
  @jitsu/js:test: 
500
601
  @jitsu/js:test:  console.log
501
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
602
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
502
603
  @jitsu/js:test: 
503
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1724:25)
604
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
504
605
  @jitsu/js:test: 
505
606
  @jitsu/js:test:  console.log
506
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
607
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
507
608
  @jitsu/js:test: 
508
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
609
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
509
610
  @jitsu/js:test: 
510
611
  @jitsu/js:test:  console.log
511
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
612
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
512
613
  @jitsu/js:test: 
513
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
614
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
514
615
  @jitsu/js:test: 
515
616
  @jitsu/js:test:  console.log
516
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
617
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
517
618
  @jitsu/js:test: 
518
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1724:25)
619
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
519
620
  @jitsu/js:test: 
520
621
  @jitsu/js:test:  console.log
521
622
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
522
623
  @jitsu/js:test: 
523
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1724:25)
624
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
524
625
  @jitsu/js:test: 
525
626
  @jitsu/js:test:  console.log
526
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
627
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
527
628
  @jitsu/js:test: 
528
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1277:29)
629
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
529
630
  @jitsu/js:test: 
530
631
  @jitsu/js:test:  console.log
531
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
632
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
532
633
  @jitsu/js:test: 
533
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
634
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
534
635
  @jitsu/js:test: 
535
636
  @jitsu/js:test:  console.log
536
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
637
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="myGroupId"
537
638
  @jitsu/js:test: 
538
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
639
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
539
640
  @jitsu/js:test: 
540
641
  @jitsu/js:test:  console.log
541
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
642
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
643
+ @jitsu/js:test: 
644
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
645
+ @jitsu/js:test: 
646
+ @jitsu/js:test:  console.log
647
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"myGroupId"}
648
+ @jitsu/js:test: 
649
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
650
+ @jitsu/js:test: 
651
+ @jitsu/js:test:  console.log
652
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
542
653
  @jitsu/js:test: 
543
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
654
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
544
655
  @jitsu/js:test: 
545
656
  @jitsu/js:test:  console.log
546
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/identify replied 200: {"ok":true}. Original payload:
657
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
547
658
  @jitsu/js:test:  {
548
- @jitsu/js:test:  "type": "identify",
549
- @jitsu/js:test:  "userId": "testUser",
659
+ @jitsu/js:test:  "type": "group",
660
+ @jitsu/js:test:  "groupId": "myGroupId",
550
661
  @jitsu/js:test:  "traits": {
551
- @jitsu/js:test:  "email": "test@test.com"
662
+ @jitsu/js:test:  "name": "myGroupId"
552
663
  @jitsu/js:test:  },
553
- @jitsu/js:test:  "anonymousId": "607aac00-be93-438d-abaa-8351980f30c6",
554
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:14.505Z",
555
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:14.505Z",
556
- @jitsu/js:test:  "messageId": "ncyh3er9805zhh6xbh8",
664
+ @jitsu/js:test:  "anonymousId": "a1e9e698-763a-4697-9a45-1e23965c01e6",
665
+ @jitsu/js:test:  "userId": "myUserId",
666
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:48.427Z",
667
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:48.427Z",
668
+ @jitsu/js:test:  "messageId": "1ctc0r78tid28ywjjkwd92",
557
669
  @jitsu/js:test:  "writeKey": "key:***",
558
670
  @jitsu/js:test:  "context": {
559
671
  @jitsu/js:test:  "library": {
@@ -561,232 +673,1665 @@
561
673
  @jitsu/js:test:  "version": "2.0.0",
562
674
  @jitsu/js:test:  "env": "node"
563
675
  @jitsu/js:test:  },
676
+ @jitsu/js:test:  "consent": {
677
+ @jitsu/js:test:  "categoryPreferences": {
678
+ @jitsu/js:test:  "analytics": true
679
+ @jitsu/js:test:  }
680
+ @jitsu/js:test:  },
564
681
  @jitsu/js:test:  "page": {},
565
682
  @jitsu/js:test:  "clientIds": {},
566
683
  @jitsu/js:test:  "campaign": {}
567
684
  @jitsu/js:test:  }
568
685
  @jitsu/js:test:  }
569
686
  @jitsu/js:test: 
570
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
571
- @jitsu/js:test: 
572
- @jitsu/js:test:  console.log
573
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id="607aac00-be93-438d-abaa-8351980f30c6"
574
- @jitsu/js:test: 
575
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1277:29)
687
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
576
688
  @jitsu/js:test: 
577
689
  @jitsu/js:test:  console.log
578
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id="testUser"
579
- @jitsu/js:test: 
580
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1277:29)
581
- @jitsu/js:test: 
582
- @jitsu/js:test:  console.log
583
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits={"email":"test@test.com"}
584
- @jitsu/js:test: 
585
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1277:29)
586
- @jitsu/js:test: 
587
- @jitsu/js:test:  console.log
588
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
589
- @jitsu/js:test: 
590
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
591
- @jitsu/js:test: 
592
- @jitsu/js:test:  console.log
593
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
594
- @jitsu/js:test: 
595
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
596
- @jitsu/js:test: 
597
- @jitsu/js:test:  console.log
598
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=testGroup
599
- @jitsu/js:test: 
600
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1724:25)
601
- @jitsu/js:test: 
602
- @jitsu/js:test:  console.log
603
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
604
- @jitsu/js:test: 
605
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1724:25)
606
- @jitsu/js:test: 
607
- @jitsu/js:test:  console.log
608
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=testGroup. Evicted from cache: false
690
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
609
691
  @jitsu/js:test: 
610
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
692
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
611
693
  @jitsu/js:test: 
612
694
  @jitsu/js:test:  console.log
613
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="testGroup"
695
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
614
696
  @jitsu/js:test: 
615
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
697
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
616
698
  @jitsu/js:test: 
617
699
  @jitsu/js:test:  console.log
618
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"Test Group"}
700
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
619
701
  @jitsu/js:test: 
620
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1270:29)
702
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
621
703
  @jitsu/js:test: 
622
704
  @jitsu/js:test:  console.log
623
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/group replied 200: {"ok":true}. Original payload:
705
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
624
706
  @jitsu/js:test:  {
625
- @jitsu/js:test:  "type": "group",
626
- @jitsu/js:test:  "groupId": "testGroup",
627
- @jitsu/js:test:  "traits": {
628
- @jitsu/js:test:  "name": "Test Group"
707
+ @jitsu/js:test:  "type": "track",
708
+ @jitsu/js:test:  "event": "myEvent",
709
+ @jitsu/js:test:  "properties": {
710
+ @jitsu/js:test:  "prop1": "value1"
629
711
  @jitsu/js:test:  },
630
- @jitsu/js:test:  "anonymousId": "607aac00-be93-438d-abaa-8351980f30c6",
631
- @jitsu/js:test:  "userId": "testUser",
632
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:14.508Z",
633
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:14.508Z",
634
- @jitsu/js:test:  "messageId": "1wylcf5r9yy15jc7axtadm",
712
+ @jitsu/js:test:  "userId": "myUserId",
713
+ @jitsu/js:test:  "anonymousId": "a1e9e698-763a-4697-9a45-1e23965c01e6",
714
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:48.436Z",
715
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:48.436Z",
716
+ @jitsu/js:test:  "messageId": "2cipn2h140p2a64fk0016y",
635
717
  @jitsu/js:test:  "writeKey": "key:***",
718
+ @jitsu/js:test:  "groupId": "myGroupId",
636
719
  @jitsu/js:test:  "context": {
637
720
  @jitsu/js:test:  "library": {
638
721
  @jitsu/js:test:  "name": "@jitsu/js",
639
722
  @jitsu/js:test:  "version": "2.0.0",
640
723
  @jitsu/js:test:  "env": "node"
641
724
  @jitsu/js:test:  },
725
+ @jitsu/js:test:  "consent": {
726
+ @jitsu/js:test:  "categoryPreferences": {
727
+ @jitsu/js:test:  "analytics": true
728
+ @jitsu/js:test:  }
729
+ @jitsu/js:test:  },
730
+ @jitsu/js:test:  "traits": {
731
+ @jitsu/js:test:  "name": "myGroupId",
732
+ @jitsu/js:test:  "email": "myUserId@example.com"
733
+ @jitsu/js:test:  },
642
734
  @jitsu/js:test:  "page": {},
643
735
  @jitsu/js:test:  "clientIds": {},
644
736
  @jitsu/js:test:  "campaign": {}
645
737
  @jitsu/js:test:  }
646
738
  @jitsu/js:test:  }
647
739
  @jitsu/js:test: 
648
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
740
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
649
741
  @jitsu/js:test: 
650
- @jitsu/js:test:  console.log
651
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
742
+ @jitsu/js:test:  console.debug
743
+ @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
744
+ @jitsu/js:test:  "host": "http://localhost:3088",
745
+ @jitsu/js:test:  "writeKey": "key:secret",
746
+ @jitsu/js:test:  "debug": true,
747
+ @jitsu/js:test:  "privacy": {
748
+ @jitsu/js:test:  "dontSend": false,
749
+ @jitsu/js:test:  "disableUserIds": true,
750
+ @jitsu/js:test:  "ipPolicy": "keep"
751
+ @jitsu/js:test:  },
752
+ @jitsu/js:test:  "fetch": null,
753
+ @jitsu/js:test:  "echoEvents": false
754
+ @jitsu/js:test:  }
652
755
  @jitsu/js:test: 
653
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
756
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1633:25
654
757
  @jitsu/js:test: 
655
758
  @jitsu/js:test:  console.log
656
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
759
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
760
+ @jitsu/js:test:  {
761
+ @jitsu/js:test:  "type": "track",
762
+ @jitsu/js:test:  "event": "myEvent",
763
+ @jitsu/js:test:  "properties": {
764
+ @jitsu/js:test:  "prop1": "value1"
765
+ @jitsu/js:test:  },
766
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:49.443Z",
767
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:49.443Z",
768
+ @jitsu/js:test:  "messageId": "cbspggq7jh243ha97ujmu",
769
+ @jitsu/js:test:  "writeKey": "key:***",
770
+ @jitsu/js:test:  "context": {
771
+ @jitsu/js:test:  "library": {
772
+ @jitsu/js:test:  "name": "@jitsu/js",
773
+ @jitsu/js:test:  "version": "2.0.0",
774
+ @jitsu/js:test:  "env": "node"
775
+ @jitsu/js:test:  },
776
+ @jitsu/js:test:  "page": {},
777
+ @jitsu/js:test:  "campaign": {}
778
+ @jitsu/js:test:  }
779
+ @jitsu/js:test:  }
657
780
  @jitsu/js:test: 
658
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
781
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
659
782
  @jitsu/js:test: 
660
- @jitsu/js:test:  console.log
661
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=testGroup. Evicted from cache: false
783
+ @jitsu/js:test:  console.debug
784
+ @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
785
+ @jitsu/js:test:  "host": "http://localhost:3088",
786
+ @jitsu/js:test:  "writeKey": "key:secret",
787
+ @jitsu/js:test:  "debug": true,
788
+ @jitsu/js:test:  "privacy": {
789
+ @jitsu/js:test:  "dontSend": false,
790
+ @jitsu/js:test:  "disableUserIds": true,
791
+ @jitsu/js:test:  "ipPolicy": "keep"
792
+ @jitsu/js:test:  },
793
+ @jitsu/js:test:  "fetch": null,
794
+ @jitsu/js:test:  "echoEvents": false
795
+ @jitsu/js:test:  }
662
796
  @jitsu/js:test: 
663
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1732:25)
797
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1633:25
664
798
  @jitsu/js:test: 
665
799
  @jitsu/js:test:  console.log
666
- @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/s2s/page replied 200: {"ok":true}. Original payload:
800
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
667
801
  @jitsu/js:test:  {
668
- @jitsu/js:test:  "type": "page",
802
+ @jitsu/js:test:  "type": "track",
803
+ @jitsu/js:test:  "event": "myEvent",
669
804
  @jitsu/js:test:  "properties": {
670
- @jitsu/js:test:  "name": "test",
671
- @jitsu/js:test:  "environment": "nodejs"
805
+ @jitsu/js:test:  "prop1": "value1"
672
806
  @jitsu/js:test:  },
673
- @jitsu/js:test:  "userId": "testUser",
674
- @jitsu/js:test:  "anonymousId": "607aac00-be93-438d-abaa-8351980f30c6",
675
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:14.510Z",
676
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:14.510Z",
677
- @jitsu/js:test:  "messageId": "1bvrvnouqlgm2ds3pxkje",
807
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:50.451Z",
808
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:50.451Z",
809
+ @jitsu/js:test:  "messageId": "ytsr1uj1sdoqee4kb0oi",
678
810
  @jitsu/js:test:  "writeKey": "key:***",
679
- @jitsu/js:test:  "groupId": "testGroup",
680
811
  @jitsu/js:test:  "context": {
681
812
  @jitsu/js:test:  "library": {
682
813
  @jitsu/js:test:  "name": "@jitsu/js",
683
814
  @jitsu/js:test:  "version": "2.0.0",
684
815
  @jitsu/js:test:  "env": "node"
685
816
  @jitsu/js:test:  },
686
- @jitsu/js:test:  "traits": {
687
- @jitsu/js:test:  "name": "Test Group",
688
- @jitsu/js:test:  "email": "test@test.com"
689
- @jitsu/js:test:  },
690
- @jitsu/js:test:  "page": {
691
- @jitsu/js:test:  "url": "http://server.com"
692
- @jitsu/js:test:  },
693
- @jitsu/js:test:  "clientIds": {},
817
+ @jitsu/js:test:  "page": {},
694
818
  @jitsu/js:test:  "campaign": {}
695
819
  @jitsu/js:test:  }
696
820
  @jitsu/js:test:  }
697
821
  @jitsu/js:test: 
698
- @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1534:21
822
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
699
823
  @jitsu/js:test: 
700
824
  @jitsu/js:test:  console.log
701
- @jitsu/js:test:  pagePayload {
702
- @jitsu/js:test:  type: 'track',
703
- @jitsu/js:test:  event: 'testTrack',
704
- @jitsu/js:test:  properties: {},
705
- @jitsu/js:test:  userId: null,
706
- @jitsu/js:test:  anonymousId: '607aac00-be93-438d-abaa-8351980f30c6',
707
- @jitsu/js:test:  timestamp: '2024-07-31T10:27:14.496Z',
708
- @jitsu/js:test:  sentAt: '2024-07-31T10:27:14.496Z',
709
- @jitsu/js:test:  messageId: 'qo2vhj838s11v6ugcpa74',
710
- @jitsu/js:test:  writeKey: 'key:***',
711
- @jitsu/js:test:  context: {
712
- @jitsu/js:test:  library: { name: '@jitsu/js', version: '2.0.0', env: 'node' },
713
- @jitsu/js:test:  traits: {},
714
- @jitsu/js:test:  page: {},
715
- @jitsu/js:test:  clientIds: {},
716
- @jitsu/js:test:  campaign: {}
717
- @jitsu/js:test:  }
718
- @jitsu/js:test:  }
825
+ @jitsu/js:test:  [JITSU DEBUG] Update Jitsu config with {"privacy":{"disableUserIds":false,"consentCategories":{"analytics":true}}}
719
826
  @jitsu/js:test: 
720
- @jitsu/js:test:  at nodejs.test.ts:130:15
827
+ @jitsu/js:test:  at Object.<anonymous> (../../dist/jitsu.cjs.js:1925:29)
721
828
  @jitsu/js:test: 
722
829
  @jitsu/js:test:  console.log
723
- @jitsu/js:test:  Shutting down server http://localhost:3088
830
+ @jitsu/js:test:  [JITSU] Enabling Anonymous ID. Generating new Id.
724
831
  @jitsu/js:test: 
725
- @jitsu/js:test:  at nodejs.test.ts:36:13
832
+ @jitsu/js:test:  at Object.configure (../../dist/jitsu.cjs.js:1710:33)
726
833
  @jitsu/js:test: 
727
834
  @jitsu/js:test:  console.log
728
- @jitsu/js:test:  Server is down http://localhost:3088
835
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=a19f65f3-5ccd-4e5d-9adf-087a3a5106a1
729
836
  @jitsu/js:test: 
730
- @jitsu/js:test:  at nodejs.test.ts:38:13
837
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
731
838
  @jitsu/js:test: 
732
- @jitsu/js:test: A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
839
+ @jitsu/js:test:  console.log
840
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="a19f65f3-5ccd-4e5d-9adf-087a3a5106a1"
733
841
  @jitsu/js:test: 
734
- @jitsu/js:test: Test Suites: 2 passed, 2 total
735
- @jitsu/js:test: Tests: 5 passed, 5 total
736
- @jitsu/js:test: Snapshots: 0 total
737
- @jitsu/js:test: Time: 3.827 s
738
- @jitsu/js:test: Ran all test suites.
842
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
739
843
  @jitsu/js:test: 
740
- @jitsu/js:test: > @jitsu/js@0.0.0 test:playwright /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
741
- @jitsu/js:test: > playwright test ./__tests__/playwright
844
+ @jitsu/js:test:  console.log
845
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
846
+ @jitsu/js:test: 
847
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
848
+ @jitsu/js:test: 
849
+ @jitsu/js:test:  console.log
850
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
851
+ @jitsu/js:test: 
852
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
853
+ @jitsu/js:test: 
854
+ @jitsu/js:test:  console.log
855
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=a19f65f3-5ccd-4e5d-9adf-087a3a5106a1
856
+ @jitsu/js:test: 
857
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
858
+ @jitsu/js:test: 
859
+ @jitsu/js:test:  console.log
860
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="a19f65f3-5ccd-4e5d-9adf-087a3a5106a1"
861
+ @jitsu/js:test: 
862
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
863
+ @jitsu/js:test: 
864
+ @jitsu/js:test:  console.log
865
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
866
+ @jitsu/js:test: 
867
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
868
+ @jitsu/js:test: 
869
+ @jitsu/js:test:  console.log
870
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
871
+ @jitsu/js:test: 
872
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
873
+ @jitsu/js:test: 
874
+ @jitsu/js:test:  console.log
875
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
876
+ @jitsu/js:test: 
877
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
878
+ @jitsu/js:test: 
879
+ @jitsu/js:test:  console.log
880
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
881
+ @jitsu/js:test: 
882
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
883
+ @jitsu/js:test: 
884
+ @jitsu/js:test:  console.log
885
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
886
+ @jitsu/js:test: 
887
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
888
+ @jitsu/js:test: 
889
+ @jitsu/js:test:  console.log
890
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
891
+ @jitsu/js:test: 
892
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
893
+ @jitsu/js:test: 
894
+ @jitsu/js:test:  console.log
895
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
896
+ @jitsu/js:test: 
897
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
898
+ @jitsu/js:test: 
899
+ @jitsu/js:test:  console.log
900
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
901
+ @jitsu/js:test: 
902
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
903
+ @jitsu/js:test: 
904
+ @jitsu/js:test:  console.log
905
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
906
+ @jitsu/js:test: 
907
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
908
+ @jitsu/js:test: 
909
+ @jitsu/js:test:  console.log
910
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
911
+ @jitsu/js:test: 
912
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
913
+ @jitsu/js:test: 
914
+ @jitsu/js:test:  console.log
915
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
916
+ @jitsu/js:test:  {
917
+ @jitsu/js:test:  "type": "identify",
918
+ @jitsu/js:test:  "userId": "myUserId",
919
+ @jitsu/js:test:  "traits": {
920
+ @jitsu/js:test:  "email": "myUserId@example.com"
921
+ @jitsu/js:test:  },
922
+ @jitsu/js:test:  "anonymousId": "a19f65f3-5ccd-4e5d-9adf-087a3a5106a1",
923
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:51.457Z",
924
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:51.457Z",
925
+ @jitsu/js:test:  "messageId": "25qaht2yfpph425tpuvws",
926
+ @jitsu/js:test:  "writeKey": "key:***",
927
+ @jitsu/js:test:  "context": {
928
+ @jitsu/js:test:  "library": {
929
+ @jitsu/js:test:  "name": "@jitsu/js",
930
+ @jitsu/js:test:  "version": "2.0.0",
931
+ @jitsu/js:test:  "env": "node"
932
+ @jitsu/js:test:  },
933
+ @jitsu/js:test:  "consent": {
934
+ @jitsu/js:test:  "categoryPreferences": {
935
+ @jitsu/js:test:  "analytics": true
936
+ @jitsu/js:test:  }
937
+ @jitsu/js:test:  },
938
+ @jitsu/js:test:  "page": {},
939
+ @jitsu/js:test:  "clientIds": {},
940
+ @jitsu/js:test:  "campaign": {}
941
+ @jitsu/js:test:  }
942
+ @jitsu/js:test:  }
943
+ @jitsu/js:test: 
944
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
945
+ @jitsu/js:test: 
946
+ @jitsu/js:test:  console.log
947
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=a19f65f3-5ccd-4e5d-9adf-087a3a5106a1. Evicted from cache: false
948
+ @jitsu/js:test: 
949
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
950
+ @jitsu/js:test: 
951
+ @jitsu/js:test:  console.log
952
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
953
+ @jitsu/js:test: 
954
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
955
+ @jitsu/js:test: 
956
+ @jitsu/js:test:  console.log
957
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
958
+ @jitsu/js:test: 
959
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
960
+ @jitsu/js:test: 
961
+ @jitsu/js:test:  console.log
962
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
963
+ @jitsu/js:test: 
964
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
965
+ @jitsu/js:test: 
966
+ @jitsu/js:test:  console.log
967
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
968
+ @jitsu/js:test: 
969
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
970
+ @jitsu/js:test: 
971
+ @jitsu/js:test:  console.log
972
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
973
+ @jitsu/js:test: 
974
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
975
+ @jitsu/js:test: 
976
+ @jitsu/js:test:  console.log
977
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
978
+ @jitsu/js:test: 
979
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
980
+ @jitsu/js:test: 
981
+ @jitsu/js:test:  console.log
982
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
983
+ @jitsu/js:test: 
984
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
985
+ @jitsu/js:test: 
986
+ @jitsu/js:test:  console.log
987
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="myGroupId"
988
+ @jitsu/js:test: 
989
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
990
+ @jitsu/js:test: 
991
+ @jitsu/js:test:  console.log
992
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
993
+ @jitsu/js:test: 
994
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
995
+ @jitsu/js:test: 
996
+ @jitsu/js:test:  console.log
997
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"myGroupId"}
998
+ @jitsu/js:test: 
999
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1000
+ @jitsu/js:test: 
1001
+ @jitsu/js:test:  console.log
1002
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
1003
+ @jitsu/js:test: 
1004
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1005
+ @jitsu/js:test: 
1006
+ @jitsu/js:test:  console.log
1007
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
1008
+ @jitsu/js:test:  {
1009
+ @jitsu/js:test:  "type": "group",
1010
+ @jitsu/js:test:  "groupId": "myGroupId",
1011
+ @jitsu/js:test:  "traits": {
1012
+ @jitsu/js:test:  "name": "myGroupId"
1013
+ @jitsu/js:test:  },
1014
+ @jitsu/js:test:  "anonymousId": "a19f65f3-5ccd-4e5d-9adf-087a3a5106a1",
1015
+ @jitsu/js:test:  "userId": "myUserId",
1016
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:51.467Z",
1017
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:51.467Z",
1018
+ @jitsu/js:test:  "messageId": "uloa1u2nx91dolu8ndqf1",
1019
+ @jitsu/js:test:  "writeKey": "key:***",
1020
+ @jitsu/js:test:  "context": {
1021
+ @jitsu/js:test:  "library": {
1022
+ @jitsu/js:test:  "name": "@jitsu/js",
1023
+ @jitsu/js:test:  "version": "2.0.0",
1024
+ @jitsu/js:test:  "env": "node"
1025
+ @jitsu/js:test:  },
1026
+ @jitsu/js:test:  "consent": {
1027
+ @jitsu/js:test:  "categoryPreferences": {
1028
+ @jitsu/js:test:  "analytics": true
1029
+ @jitsu/js:test:  }
1030
+ @jitsu/js:test:  },
1031
+ @jitsu/js:test:  "page": {},
1032
+ @jitsu/js:test:  "clientIds": {},
1033
+ @jitsu/js:test:  "campaign": {}
1034
+ @jitsu/js:test:  }
1035
+ @jitsu/js:test:  }
1036
+ @jitsu/js:test: 
1037
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
1038
+ @jitsu/js:test: 
1039
+ @jitsu/js:test:  console.log
1040
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1041
+ @jitsu/js:test: 
1042
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1043
+ @jitsu/js:test: 
1044
+ @jitsu/js:test:  console.log
1045
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
1046
+ @jitsu/js:test: 
1047
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1048
+ @jitsu/js:test: 
1049
+ @jitsu/js:test:  console.log
1050
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
1051
+ @jitsu/js:test: 
1052
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1053
+ @jitsu/js:test: 
1054
+ @jitsu/js:test:  console.log
1055
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
1056
+ @jitsu/js:test:  {
1057
+ @jitsu/js:test:  "type": "track",
1058
+ @jitsu/js:test:  "event": "myEvent",
1059
+ @jitsu/js:test:  "properties": {
1060
+ @jitsu/js:test:  "prop1": "value1"
1061
+ @jitsu/js:test:  },
1062
+ @jitsu/js:test:  "userId": "myUserId",
1063
+ @jitsu/js:test:  "anonymousId": "a19f65f3-5ccd-4e5d-9adf-087a3a5106a1",
1064
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:51.469Z",
1065
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:51.470Z",
1066
+ @jitsu/js:test:  "messageId": "4upv5aj0ugjk0k6docpt",
1067
+ @jitsu/js:test:  "writeKey": "key:***",
1068
+ @jitsu/js:test:  "groupId": "myGroupId",
1069
+ @jitsu/js:test:  "context": {
1070
+ @jitsu/js:test:  "library": {
1071
+ @jitsu/js:test:  "name": "@jitsu/js",
1072
+ @jitsu/js:test:  "version": "2.0.0",
1073
+ @jitsu/js:test:  "env": "node"
1074
+ @jitsu/js:test:  },
1075
+ @jitsu/js:test:  "consent": {
1076
+ @jitsu/js:test:  "categoryPreferences": {
1077
+ @jitsu/js:test:  "analytics": true
1078
+ @jitsu/js:test:  }
1079
+ @jitsu/js:test:  },
1080
+ @jitsu/js:test:  "traits": {
1081
+ @jitsu/js:test:  "name": "myGroupId",
1082
+ @jitsu/js:test:  "email": "myUserId@example.com"
1083
+ @jitsu/js:test:  },
1084
+ @jitsu/js:test:  "page": {},
1085
+ @jitsu/js:test:  "clientIds": {},
1086
+ @jitsu/js:test:  "campaign": {}
1087
+ @jitsu/js:test:  }
1088
+ @jitsu/js:test:  }
1089
+ @jitsu/js:test: 
1090
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
1091
+ @jitsu/js:test: 
1092
+ @jitsu/js:test:  console.log
1093
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
1094
+ @jitsu/js:test: 
1095
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1096
+ @jitsu/js:test: 
1097
+ @jitsu/js:test:  console.log
1098
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1099
+ @jitsu/js:test: 
1100
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1101
+ @jitsu/js:test: 
1102
+ @jitsu/js:test:  console.log
1103
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
1104
+ @jitsu/js:test: 
1105
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1106
+ @jitsu/js:test: 
1107
+ @jitsu/js:test:  console.log
1108
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1109
+ @jitsu/js:test: 
1110
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1111
+ @jitsu/js:test: 
1112
+ @jitsu/js:test:  console.log
1113
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
1114
+ @jitsu/js:test: 
1115
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1116
+ @jitsu/js:test: 
1117
+ @jitsu/js:test:  console.log
1118
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1119
+ @jitsu/js:test: 
1120
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1121
+ @jitsu/js:test: 
1122
+ @jitsu/js:test:  console.log
1123
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
1124
+ @jitsu/js:test: 
1125
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1126
+ @jitsu/js:test: 
1127
+ @jitsu/js:test:  console.log
1128
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1129
+ @jitsu/js:test: 
1130
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1131
+ @jitsu/js:test: 
1132
+ @jitsu/js:test:  console.log
1133
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
1134
+ @jitsu/js:test: 
1135
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1136
+ @jitsu/js:test: 
1137
+ @jitsu/js:test:  console.log
1138
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1139
+ @jitsu/js:test: 
1140
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1141
+ @jitsu/js:test: 
1142
+ @jitsu/js:test:  console.log
1143
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
1144
+ @jitsu/js:test: 
1145
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1146
+ @jitsu/js:test: 
1147
+ @jitsu/js:test:  console.log
1148
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1149
+ @jitsu/js:test: 
1150
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1151
+ @jitsu/js:test: 
1152
+ @jitsu/js:test:  console.log
1153
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=5cb8505a-5d30-4a23-af33-d42f9d99b20f
1154
+ @jitsu/js:test: 
1155
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1156
+ @jitsu/js:test: 
1157
+ @jitsu/js:test:  console.log
1158
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="5cb8505a-5d30-4a23-af33-d42f9d99b20f"
1159
+ @jitsu/js:test: 
1160
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1161
+ @jitsu/js:test: 
1162
+ @jitsu/js:test:  console.debug
1163
+ @jitsu/js:test:  [JITSU DEBUG] Initializing Jitsu plugin with config: {
1164
+ @jitsu/js:test:  "writeKey": "key:secret",
1165
+ @jitsu/js:test:  "host": "http://localhost:3088",
1166
+ @jitsu/js:test:  "debug": true,
1167
+ @jitsu/js:test:  "echoEvents": false
1168
+ @jitsu/js:test:  }
1169
+ @jitsu/js:test: 
1170
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1633:25
1171
+ @jitsu/js:test: 
1172
+ @jitsu/js:test:  console.log
1173
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
1174
+ @jitsu/js:test: 
1175
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1176
+ @jitsu/js:test: 
1177
+ @jitsu/js:test:  console.log
1178
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1179
+ @jitsu/js:test: 
1180
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1181
+ @jitsu/js:test: 
1182
+ @jitsu/js:test:  console.log
1183
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
1184
+ @jitsu/js:test: 
1185
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1186
+ @jitsu/js:test: 
1187
+ @jitsu/js:test:  console.log
1188
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
1189
+ @jitsu/js:test: 
1190
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1191
+ @jitsu/js:test: 
1192
+ @jitsu/js:test:  console.log
1193
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
1194
+ @jitsu/js:test: 
1195
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1196
+ @jitsu/js:test: 
1197
+ @jitsu/js:test:  console.log
1198
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1199
+ @jitsu/js:test: 
1200
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1201
+ @jitsu/js:test: 
1202
+ @jitsu/js:test:  console.log
1203
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
1204
+ @jitsu/js:test:  {
1205
+ @jitsu/js:test:  "type": "track",
1206
+ @jitsu/js:test:  "event": "testTrack",
1207
+ @jitsu/js:test:  "properties": {},
1208
+ @jitsu/js:test:  "userId": "myUserId",
1209
+ @jitsu/js:test:  "anonymousId": "5cb8505a-5d30-4a23-af33-d42f9d99b20f",
1210
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:52.482Z",
1211
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:52.482Z",
1212
+ @jitsu/js:test:  "messageId": "58rsfonm1z22c42rn9u3a",
1213
+ @jitsu/js:test:  "writeKey": "key:***",
1214
+ @jitsu/js:test:  "context": {
1215
+ @jitsu/js:test:  "library": {
1216
+ @jitsu/js:test:  "name": "@jitsu/js",
1217
+ @jitsu/js:test:  "version": "2.0.0",
1218
+ @jitsu/js:test:  "env": "node"
1219
+ @jitsu/js:test:  },
1220
+ @jitsu/js:test:  "traits": {},
1221
+ @jitsu/js:test:  "page": {},
1222
+ @jitsu/js:test:  "clientIds": {},
1223
+ @jitsu/js:test:  "campaign": {}
1224
+ @jitsu/js:test:  }
1225
+ @jitsu/js:test:  }
1226
+ @jitsu/js:test: 
1227
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
1228
+ @jitsu/js:test: 
1229
+ @jitsu/js:test:  console.log
1230
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1231
+ @jitsu/js:test: 
1232
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1233
+ @jitsu/js:test: 
1234
+ @jitsu/js:test:  console.log
1235
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1236
+ @jitsu/js:test: 
1237
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1238
+ @jitsu/js:test: 
1239
+ @jitsu/js:test:  console.log
1240
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1241
+ @jitsu/js:test: 
1242
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1243
+ @jitsu/js:test: 
1244
+ @jitsu/js:test:  console.log
1245
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
1246
+ @jitsu/js:test: 
1247
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1248
+ @jitsu/js:test: 
1249
+ @jitsu/js:test:  console.log
1250
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1251
+ @jitsu/js:test: 
1252
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1253
+ @jitsu/js:test: 
1254
+ @jitsu/js:test:  console.log
1255
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
1256
+ @jitsu/js:test: 
1257
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1258
+ @jitsu/js:test: 
1259
+ @jitsu/js:test:  console.log
1260
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1261
+ @jitsu/js:test: 
1262
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1263
+ @jitsu/js:test: 
1264
+ @jitsu/js:test:  console.log
1265
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
1266
+ @jitsu/js:test: 
1267
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1268
+ @jitsu/js:test: 
1269
+ @jitsu/js:test:  console.log
1270
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1271
+ @jitsu/js:test: 
1272
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1273
+ @jitsu/js:test: 
1274
+ @jitsu/js:test:  console.log
1275
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
1276
+ @jitsu/js:test: 
1277
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1278
+ @jitsu/js:test: 
1279
+ @jitsu/js:test:  console.log
1280
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
1281
+ @jitsu/js:test: 
1282
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1322:29)
1283
+ @jitsu/js:test: 
1284
+ @jitsu/js:test:  console.log
1285
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1286
+ @jitsu/js:test: 
1287
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1288
+ @jitsu/js:test: 
1289
+ @jitsu/js:test:  console.log
1290
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
1291
+ @jitsu/js:test:  {
1292
+ @jitsu/js:test:  "type": "identify",
1293
+ @jitsu/js:test:  "userId": "testUser",
1294
+ @jitsu/js:test:  "traits": {
1295
+ @jitsu/js:test:  "email": "test@test.com"
1296
+ @jitsu/js:test:  },
1297
+ @jitsu/js:test:  "anonymousId": "5cb8505a-5d30-4a23-af33-d42f9d99b20f",
1298
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:52.513Z",
1299
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:52.513Z",
1300
+ @jitsu/js:test:  "messageId": "thb5x9cyw11ocrh2x2r42",
1301
+ @jitsu/js:test:  "writeKey": "key:***",
1302
+ @jitsu/js:test:  "context": {
1303
+ @jitsu/js:test:  "library": {
1304
+ @jitsu/js:test:  "name": "@jitsu/js",
1305
+ @jitsu/js:test:  "version": "2.0.0",
1306
+ @jitsu/js:test:  "env": "node"
1307
+ @jitsu/js:test:  },
1308
+ @jitsu/js:test:  "page": {},
1309
+ @jitsu/js:test:  "clientIds": {},
1310
+ @jitsu/js:test:  "campaign": {}
1311
+ @jitsu/js:test:  }
1312
+ @jitsu/js:test:  }
1313
+ @jitsu/js:test: 
1314
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
1315
+ @jitsu/js:test: 
1316
+ @jitsu/js:test:  console.log
1317
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=5cb8505a-5d30-4a23-af33-d42f9d99b20f. Evicted from cache: false
1318
+ @jitsu/js:test: 
1319
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
1320
+ @jitsu/js:test: 
1321
+ @jitsu/js:test:  console.log
1322
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=testUser. Evicted from cache: false
1323
+ @jitsu/js:test: 
1324
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
1325
+ @jitsu/js:test: 
1326
+ @jitsu/js:test:  console.log
1327
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1328
+ @jitsu/js:test: 
1329
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1842:25)
1330
+ @jitsu/js:test: 
1331
+ @jitsu/js:test:  console.log
1332
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1333
+ @jitsu/js:test: 
1334
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1335
+ @jitsu/js:test: 
1336
+ @jitsu/js:test:  console.log
1337
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
1338
+ @jitsu/js:test: 
1339
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1340
+ @jitsu/js:test: 
1341
+ @jitsu/js:test:  console.log
1342
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1343
+ @jitsu/js:test: 
1344
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1345
+ @jitsu/js:test: 
1346
+ @jitsu/js:test:  console.log
1347
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
1348
+ @jitsu/js:test: 
1349
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1350
+ @jitsu/js:test: 
1351
+ @jitsu/js:test:  console.log
1352
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=testGroup
1353
+ @jitsu/js:test: 
1354
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1355
+ @jitsu/js:test: 
1356
+ @jitsu/js:test:  console.log
1357
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="testGroup"
1358
+ @jitsu/js:test: 
1359
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1360
+ @jitsu/js:test: 
1361
+ @jitsu/js:test:  console.log
1362
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
1363
+ @jitsu/js:test: 
1364
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1830:25)
1365
+ @jitsu/js:test: 
1366
+ @jitsu/js:test:  console.log
1367
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"Test Group"}
1368
+ @jitsu/js:test: 
1369
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1310:29)
1370
+ @jitsu/js:test: 
1371
+ @jitsu/js:test:  console.log
1372
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=testGroup. Evicted from cache: false
1373
+ @jitsu/js:test: 
1374
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1375
+ @jitsu/js:test: 
1376
+ @jitsu/js:test:  console.log
1377
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
1378
+ @jitsu/js:test:  {
1379
+ @jitsu/js:test:  "type": "group",
1380
+ @jitsu/js:test:  "groupId": "testGroup",
1381
+ @jitsu/js:test:  "traits": {
1382
+ @jitsu/js:test:  "name": "Test Group"
1383
+ @jitsu/js:test:  },
1384
+ @jitsu/js:test:  "anonymousId": "5cb8505a-5d30-4a23-af33-d42f9d99b20f",
1385
+ @jitsu/js:test:  "userId": "testUser",
1386
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:52.518Z",
1387
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:52.518Z",
1388
+ @jitsu/js:test:  "messageId": "5tohpitqqo1he7kl65rcm",
1389
+ @jitsu/js:test:  "writeKey": "key:***",
1390
+ @jitsu/js:test:  "context": {
1391
+ @jitsu/js:test:  "library": {
1392
+ @jitsu/js:test:  "name": "@jitsu/js",
1393
+ @jitsu/js:test:  "version": "2.0.0",
1394
+ @jitsu/js:test:  "env": "node"
1395
+ @jitsu/js:test:  },
1396
+ @jitsu/js:test:  "page": {},
1397
+ @jitsu/js:test:  "clientIds": {},
1398
+ @jitsu/js:test:  "campaign": {}
1399
+ @jitsu/js:test:  }
1400
+ @jitsu/js:test:  }
1401
+ @jitsu/js:test: 
1402
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
1403
+ @jitsu/js:test: 
1404
+ @jitsu/js:test:  console.log
1405
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1406
+ @jitsu/js:test: 
1407
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1408
+ @jitsu/js:test: 
1409
+ @jitsu/js:test:  console.log
1410
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
1411
+ @jitsu/js:test: 
1412
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1413
+ @jitsu/js:test: 
1414
+ @jitsu/js:test:  console.log
1415
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=testGroup. Evicted from cache: false
1416
+ @jitsu/js:test: 
1417
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1842:25)
1418
+ @jitsu/js:test: 
1419
+ @jitsu/js:test:  console.log
1420
+ @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
1421
+ @jitsu/js:test:  {
1422
+ @jitsu/js:test:  "type": "page",
1423
+ @jitsu/js:test:  "properties": {
1424
+ @jitsu/js:test:  "name": "test",
1425
+ @jitsu/js:test:  "environment": "nodejs"
1426
+ @jitsu/js:test:  },
1427
+ @jitsu/js:test:  "userId": "testUser",
1428
+ @jitsu/js:test:  "anonymousId": "5cb8505a-5d30-4a23-af33-d42f9d99b20f",
1429
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:45:52.520Z",
1430
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:45:52.520Z",
1431
+ @jitsu/js:test:  "messageId": "14dh39ftrkqfut91vtyws",
1432
+ @jitsu/js:test:  "writeKey": "key:***",
1433
+ @jitsu/js:test:  "groupId": "testGroup",
1434
+ @jitsu/js:test:  "context": {
1435
+ @jitsu/js:test:  "library": {
1436
+ @jitsu/js:test:  "name": "@jitsu/js",
1437
+ @jitsu/js:test:  "version": "2.0.0",
1438
+ @jitsu/js:test:  "env": "node"
1439
+ @jitsu/js:test:  },
1440
+ @jitsu/js:test:  "traits": {
1441
+ @jitsu/js:test:  "name": "Test Group",
1442
+ @jitsu/js:test:  "email": "test@test.com"
1443
+ @jitsu/js:test:  },
1444
+ @jitsu/js:test:  "page": {
1445
+ @jitsu/js:test:  "url": "http://server.com"
1446
+ @jitsu/js:test:  },
1447
+ @jitsu/js:test:  "clientIds": {},
1448
+ @jitsu/js:test:  "campaign": {}
1449
+ @jitsu/js:test:  }
1450
+ @jitsu/js:test:  }
1451
+ @jitsu/js:test: 
1452
+ @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1595:21
1453
+ @jitsu/js:test: 
1454
+ @jitsu/js:test:  console.log
1455
+ @jitsu/js:test:  pagePayload {
1456
+ @jitsu/js:test:  type: 'track',
1457
+ @jitsu/js:test:  event: 'testTrack',
1458
+ @jitsu/js:test:  properties: {},
1459
+ @jitsu/js:test:  userId: 'myUserId',
1460
+ @jitsu/js:test:  anonymousId: '5cb8505a-5d30-4a23-af33-d42f9d99b20f',
1461
+ @jitsu/js:test:  timestamp: '2024-08-14T12:45:52.482Z',
1462
+ @jitsu/js:test:  sentAt: '2024-08-14T12:45:52.482Z',
1463
+ @jitsu/js:test:  messageId: '58rsfonm1z22c42rn9u3a',
1464
+ @jitsu/js:test:  writeKey: 'key:***',
1465
+ @jitsu/js:test:  context: {
1466
+ @jitsu/js:test:  library: { name: '@jitsu/js', version: '2.0.0', env: 'node' },
1467
+ @jitsu/js:test:  traits: {},
1468
+ @jitsu/js:test:  page: {},
1469
+ @jitsu/js:test:  clientIds: {},
1470
+ @jitsu/js:test:  campaign: {}
1471
+ @jitsu/js:test:  }
1472
+ @jitsu/js:test:  }
1473
+ @jitsu/js:test: 
1474
+ @jitsu/js:test:  at nodejs.test.ts:268:13
1475
+ @jitsu/js:test: 
1476
+ @jitsu/js:test:  console.log
1477
+ @jitsu/js:test:  Shutting down server http://localhost:3088
1478
+ @jitsu/js:test: 
1479
+ @jitsu/js:test:  at nodejs.test.ts:36:13
1480
+ @jitsu/js:test: 
1481
+ @jitsu/js:test:  console.log
1482
+ @jitsu/js:test:  Server is down http://localhost:3088
1483
+ @jitsu/js:test: 
1484
+ @jitsu/js:test:  at nodejs.test.ts:38:13
1485
+ @jitsu/js:test: 
1486
+ @jitsu/js:test: A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them.
1487
+ @jitsu/js:test: 
1488
+ @jitsu/js:test: Test Suites: 2 passed, 2 total
1489
+ @jitsu/js:test: Tests: 9 passed, 9 total
1490
+ @jitsu/js:test: Snapshots: 0 total
1491
+ @jitsu/js:test: Time: 10.414 s
1492
+ @jitsu/js:test: Ran all test suites.
1493
+ @jitsu/js:test: 
1494
+ @jitsu/js:test: > @jitsu/js@0.0.0 test:playwright /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
1495
+ @jitsu/js:test: > playwright test ./__tests__/playwright
1496
+ @jitsu/js:test: 
1497
+ @jitsu/js:test: 
1498
+ @jitsu/js:test: Running 10 tests using 1 worker
1499
+ @jitsu/js:test: 
1500
+ @jitsu/js:test: Processing file basic.html
1501
+ @jitsu/js:test: Processing file callbacks.html
1502
+ @jitsu/js:test: Processing file disable-user-ids.html
1503
+ @jitsu/js:test: Processing file dont-send.html
1504
+ @jitsu/js:test: Processing file ip-policy.html
1505
+ @jitsu/js:test: Processing file reset.html
1506
+ @jitsu/js:test: Processing file segment-reference.html
1507
+ @jitsu/js:test: Processing file url-bug.html
1508
+ @jitsu/js:test: Running on https://localhost:3088
1509
+ @jitsu/js:test: Skipping segment reference generation, no SEGMENT_WRITE_KEY provided
1510
+ @jitsu/js:test:  ✓ 1 __tests__/playwright/integration.test.ts:132:5 › segment-reference (9ms)
1511
+ @jitsu/js:test: 📝 Request log size of 3 [
1512
+ @jitsu/js:test:  'track(test-event1)[anonId=8bcb57cf-97c4-4221-88ee-eb9affaa5f20, ]',
1513
+ @jitsu/js:test:  'track(test-event2)[anonId=8bcb57cf-97c4-4221-88ee-eb9affaa5f20, ]',
1514
+ @jitsu/js:test:  'page[anonId=8bcb57cf-97c4-4221-88ee-eb9affaa5f20, ]'
1515
+ @jitsu/js:test: ]
1516
+ @jitsu/js:test:  ✓ 2 __tests__/playwright/integration.test.ts:199:5 › jitsu-queue-callbacks (1.3s)
1517
+ @jitsu/js:test:  - 3 __tests__/playwright/integration.test.ts:218:6 › url-bug
1518
+ @jitsu/js:test: 
1519
+ @jitsu/js:test: │ Browser Console LOG
1520
+ @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","debug":true,"initOnly":true,"host":"https://localhost:3088"}
1521
+ @jitsu/js:test: 
1522
+ @jitsu/js:test: │ Browser Console LOG
1523
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1524
+ @jitsu/js:test: 
1525
+ @jitsu/js:test: │ Browser Console LOG
1526
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1527
+ @jitsu/js:test: 
1528
+ @jitsu/js:test: │ Browser Console LOG
1529
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1530
+ @jitsu/js:test: 
1531
+ @jitsu/js:test: │ Browser Console LOG
1532
+ @jitsu/js:test: │ [JITSU DEBUG] Setting anonymous id to john-doe-id-1
1533
+ @jitsu/js:test: 
1534
+ @jitsu/js:test: │ Browser Console LOG
1535
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=john-doe-id-1
1536
+ @jitsu/js:test: 
1537
+ @jitsu/js:test: │ Browser Console LOG
1538
+ @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
1539
+ @jitsu/js:test: 
1540
+ @jitsu/js:test: │ Browser Console LOG
1541
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-nondoe
1542
+ @jitsu/js:test: 
1543
+ @jitsu/js:test: │ Browser Console LOG
1544
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1545
+ @jitsu/js:test: 
1546
+ @jitsu/js:test: │ Browser Console LOG
1547
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=fd72fa5b-caf8-4153-9134-86427da9f220
1548
+ @jitsu/js:test: 
1549
+ @jitsu/js:test: │ Browser Console LOG
1550
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=john-doe-id-1
1551
+ @jitsu/js:test: 
1552
+ @jitsu/js:test: │ Browser Console LOG
1553
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-nondoe
1554
+ @jitsu/js:test: 
1555
+ @jitsu/js:test: │ Browser Console LOG
1556
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1557
+ @jitsu/js:test: 
1558
+ @jitsu/js:test: │ Browser Console DEBUG
1559
+ @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
1560
+ @jitsu/js:test: │ "onload": "testOnload",
1561
+ @jitsu/js:test: │ "debug": true,
1562
+ @jitsu/js:test: │ "initOnly": true,
1563
+ @jitsu/js:test: │ "host": "https://localhost:3088",
1564
+ @jitsu/js:test: │ "writeKey": null,
1565
+ @jitsu/js:test: │ "fetch": null,
1566
+ @jitsu/js:test: │ "echoEvents": false
1567
+ @jitsu/js:test: │ }
1568
+ @jitsu/js:test: 
1569
+ @jitsu/js:test: │ Browser Console LOG
1570
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-nondoe
1571
+ @jitsu/js:test: 
1572
+ @jitsu/js:test: │ Browser Console LOG
1573
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1574
+ @jitsu/js:test: 
1575
+ @jitsu/js:test: │ Browser Console LOG
1576
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1577
+ @jitsu/js:test: 
1578
+ @jitsu/js:test: │ Browser Console LOG
1579
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
1580
+ @jitsu/js:test: │ {
1581
+ @jitsu/js:test: │ "type": "identify",
1582
+ @jitsu/js:test: │ "userId": "john-nondoe",
1583
+ @jitsu/js:test: │ "traits": {
1584
+ @jitsu/js:test: │ "email": "john@example.com"
1585
+ @jitsu/js:test: │ },
1586
+ @jitsu/js:test: │ "anonymousId": "john-doe-id-1",
1587
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:45:57.687Z",
1588
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:45:57.687Z",
1589
+ @jitsu/js:test: │ "messageId": "24xn5js9cxvsrbmi5zd0a",
1590
+ @jitsu/js:test: │ "writeKey": null,
1591
+ @jitsu/js:test: │ "context": {
1592
+ @jitsu/js:test: │ "library": {
1593
+ @jitsu/js:test: │ "name": "@jitsu/js",
1594
+ @jitsu/js:test: │ "version": "2.0.0",
1595
+ @jitsu/js:test: │ "env": "browser"
1596
+ @jitsu/js:test: │ },
1597
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
1598
+ @jitsu/js:test: │ "locale": "en-US",
1599
+ @jitsu/js:test: │ "screen": {
1600
+ @jitsu/js:test: │ "width": 1280,
1601
+ @jitsu/js:test: │ "height": 720,
1602
+ @jitsu/js:test: │ "innerWidth": 1280,
1603
+ @jitsu/js:test: │ "innerHeight": 720,
1604
+ @jitsu/js:test: │ "density": 1
1605
+ @jitsu/js:test: │ },
1606
+ @jitsu/js:test: │ "page": {
1607
+ @jitsu/js:test: │ "path": "/reset.html",
1608
+ @jitsu/js:test: │ "referrer": "",
1609
+ @jitsu/js:test: │ "referring_domain": "",
1610
+ @jitsu/js:test: │ "host": "localhost:3088",
1611
+ @jitsu/js:test: │ "search": "",
1612
+ @jitsu/js:test: │ "title": "Tracking page",
1613
+ @jitsu/js:test: │ "url": "https://localhost:3088/reset.html",
1614
+ @jitsu/js:test: │ "encoding": "UTF-8"
1615
+ @jitsu/js:test: │ },
1616
+ @jitsu/js:test: │ "clientIds": {},
1617
+ @jitsu/js:test: │ "campaign": {}
1618
+ @jitsu/js:test: │ }
1619
+ @jitsu/js:test: │ }
1620
+ @jitsu/js:test: 
1621
+ @jitsu/js:test: │ Browser Console LOG
1622
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=john-doe-id-1. Evicted from cache: false
1623
+ @jitsu/js:test: 
1624
+ @jitsu/js:test: │ Browser Console LOG
1625
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-nondoe. Evicted from cache: false
1626
+ @jitsu/js:test: 
1627
+ @jitsu/js:test: │ Browser Console LOG
1628
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1629
+ @jitsu/js:test: 
1630
+ @jitsu/js:test: │ Browser Console LOG
1631
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-nondoe
1632
+ @jitsu/js:test: 
1633
+ @jitsu/js:test: │ Browser Console LOG
1634
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1635
+ @jitsu/js:test: 
1636
+ @jitsu/js:test: │ Browser Console LOG
1637
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1638
+ @jitsu/js:test: 
1639
+ @jitsu/js:test: │ Browser Console LOG
1640
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
1641
+ @jitsu/js:test: 
1642
+ @jitsu/js:test: │ Browser Console LOG
1643
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1644
+ @jitsu/js:test: 
1645
+ @jitsu/js:test: │ Browser Console LOG
1646
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
1647
+ @jitsu/js:test: │ {
1648
+ @jitsu/js:test: │ "type": "track",
1649
+ @jitsu/js:test: │ "event": "pageLoaded",
1650
+ @jitsu/js:test: │ "properties": {
1651
+ @jitsu/js:test: │ "trackParam": "trackValue"
1652
+ @jitsu/js:test: │ },
1653
+ @jitsu/js:test: │ "userId": "john-nondoe",
1654
+ @jitsu/js:test: │ "anonymousId": "john-doe-id-1",
1655
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:45:57.750Z",
1656
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:45:57.750Z",
1657
+ @jitsu/js:test: │ "messageId": "1buyfh44o7v2aqo25nxdqv",
1658
+ @jitsu/js:test: │ "writeKey": null,
1659
+ @jitsu/js:test: │ "context": {
1660
+ @jitsu/js:test: │ "library": {
1661
+ @jitsu/js:test: │ "name": "@jitsu/js",
1662
+ @jitsu/js:test: │ "version": "2.0.0",
1663
+ @jitsu/js:test: │ "env": "browser"
1664
+ @jitsu/js:test: │ },
1665
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
1666
+ @jitsu/js:test: │ "locale": "en-US",
1667
+ @jitsu/js:test: │ "screen": {
1668
+ @jitsu/js:test: │ "width": 1280,
1669
+ @jitsu/js:test: │ "height": 720,
1670
+ @jitsu/js:test: │ "innerWidth": 1280,
1671
+ @jitsu/js:test: │ "innerHeight": 720,
1672
+ @jitsu/js:test: │ "density": 1
1673
+ @jitsu/js:test: │ },
1674
+ @jitsu/js:test: │ "traits": {
1675
+ @jitsu/js:test: │ "email": "john@example.com"
1676
+ @jitsu/js:test: │ },
1677
+ @jitsu/js:test: │ "page": {
1678
+ @jitsu/js:test: │ "path": "/reset.html",
1679
+ @jitsu/js:test: │ "referrer": "",
1680
+ @jitsu/js:test: │ "referring_domain": "",
1681
+ @jitsu/js:test: │ "host": "localhost:3088",
1682
+ @jitsu/js:test: │ "search": "",
1683
+ @jitsu/js:test: │ "title": "Tracking page",
1684
+ @jitsu/js:test: │ "url": "https://localhost:3088/reset.html",
1685
+ @jitsu/js:test: │ "encoding": "UTF-8"
1686
+ @jitsu/js:test: │ },
1687
+ @jitsu/js:test: │ "clientIds": {},
1688
+ @jitsu/js:test: │ "campaign": {}
1689
+ @jitsu/js:test: │ }
1690
+ @jitsu/js:test: │ }
1691
+ @jitsu/js:test: 
1692
+ @jitsu/js:test: │ Browser Console LOG
1693
+ @jitsu/js:test: │ [JITSU DEBUG] Called reset(). Storage state {"userId":"john-nondoe","anonymousId":"john-doe-id-1","traits":{"email":"john@example.com"}}
1694
+ @jitsu/js:test: 
1695
+ @jitsu/js:test: │ Browser Console LOG
1696
+ @jitsu/js:test: │ [JITSU DEBUG] Resetting Jitsu plugin storage
1697
+ @jitsu/js:test: 
1698
+ @jitsu/js:test: │ Browser Console LOG
1699
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __user_id
1700
+ @jitsu/js:test: 
1701
+ @jitsu/js:test: │ Browser Console LOG
1702
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __anon_id
1703
+ @jitsu/js:test: 
1704
+ @jitsu/js:test: │ Browser Console LOG
1705
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __user_traits
1706
+ @jitsu/js:test: 
1707
+ @jitsu/js:test: │ Browser Console LOG
1708
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __user_id
1709
+ @jitsu/js:test: 
1710
+ @jitsu/js:test: │ Browser Console LOG
1711
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __user_traits
1712
+ @jitsu/js:test: 
1713
+ @jitsu/js:test: │ Browser Console LOG
1714
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __anon_id
1715
+ @jitsu/js:test: 
1716
+ @jitsu/js:test: │ Browser Console LOG
1717
+ @jitsu/js:test: │ [JITSU DEBUG] Setting anonymous id to f3f63d5b-f78c-4534-bd3d-513ee03ec2d0
1718
+ @jitsu/js:test: 
1719
+ @jitsu/js:test: │ Browser Console LOG
1720
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=f3f63d5b-f78c-4534-bd3d-513ee03ec2d0
1721
+ @jitsu/js:test: 
1722
+ @jitsu/js:test: │ Browser Console LOG
1723
+ @jitsu/js:test: │ [JITSU DEBUG] User state after reset {"userId":null,"anonymousId":"f3f63d5b-f78c-4534-bd3d-513ee03ec2d0","traits":{}}
1724
+ @jitsu/js:test: 
1725
+ @jitsu/js:test: │ Browser Console LOG
1726
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1727
+ @jitsu/js:test: 
1728
+ @jitsu/js:test: │ Browser Console LOG
1729
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=f3f63d5b-f78c-4534-bd3d-513ee03ec2d0. Evicted from cache: false
1730
+ @jitsu/js:test: 
1731
+ @jitsu/js:test: │ Browser Console LOG
1732
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1733
+ @jitsu/js:test: 
1734
+ @jitsu/js:test: │ Browser Console LOG
1735
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=f3f63d5b-f78c-4534-bd3d-513ee03ec2d0
1736
+ @jitsu/js:test: 
1737
+ @jitsu/js:test: │ Browser Console LOG
1738
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1739
+ @jitsu/js:test: 
1740
+ @jitsu/js:test: │ Browser Console LOG
1741
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
1742
+ @jitsu/js:test: 
1743
+ @jitsu/js:test: │ Browser Console LOG
1744
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1745
+ @jitsu/js:test: 
1746
+ @jitsu/js:test: │ Browser Console LOG
1747
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
1748
+ @jitsu/js:test: │ {
1749
+ @jitsu/js:test: │ "type": "track",
1750
+ @jitsu/js:test: │ "event": "pageLoaded",
1751
+ @jitsu/js:test: │ "properties": {
1752
+ @jitsu/js:test: │ "trackParam": "trackValue"
1753
+ @jitsu/js:test: │ },
1754
+ @jitsu/js:test: │ "userId": null,
1755
+ @jitsu/js:test: │ "anonymousId": "f3f63d5b-f78c-4534-bd3d-513ee03ec2d0",
1756
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:45:57.813Z",
1757
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:45:57.813Z",
1758
+ @jitsu/js:test: │ "messageId": "v4ghjq9lmbv1q5zcwn42",
1759
+ @jitsu/js:test: │ "writeKey": null,
1760
+ @jitsu/js:test: │ "context": {
1761
+ @jitsu/js:test: │ "library": {
1762
+ @jitsu/js:test: │ "name": "@jitsu/js",
1763
+ @jitsu/js:test: │ "version": "2.0.0",
1764
+ @jitsu/js:test: │ "env": "browser"
1765
+ @jitsu/js:test: │ },
1766
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
1767
+ @jitsu/js:test: │ "locale": "en-US",
1768
+ @jitsu/js:test: │ "screen": {
1769
+ @jitsu/js:test: │ "width": 1280,
1770
+ @jitsu/js:test: │ "height": 720,
1771
+ @jitsu/js:test: │ "innerWidth": 1280,
1772
+ @jitsu/js:test: │ "innerHeight": 720,
1773
+ @jitsu/js:test: │ "density": 1
1774
+ @jitsu/js:test: │ },
1775
+ @jitsu/js:test: │ "traits": {},
1776
+ @jitsu/js:test: │ "page": {
1777
+ @jitsu/js:test: │ "path": "/reset.html",
1778
+ @jitsu/js:test: │ "referrer": "",
1779
+ @jitsu/js:test: │ "referring_domain": "",
1780
+ @jitsu/js:test: │ "host": "localhost:3088",
1781
+ @jitsu/js:test: │ "search": "",
1782
+ @jitsu/js:test: │ "title": "Tracking page",
1783
+ @jitsu/js:test: │ "url": "https://localhost:3088/reset.html",
1784
+ @jitsu/js:test: │ "encoding": "UTF-8"
1785
+ @jitsu/js:test: │ },
1786
+ @jitsu/js:test: │ "clientIds": {},
1787
+ @jitsu/js:test: │ "campaign": {}
1788
+ @jitsu/js:test: │ }
1789
+ @jitsu/js:test: │ }
1790
+ @jitsu/js:test: 📝 Request log size of 3 [
1791
+ @jitsu/js:test:  'identify[userId=john-nondoe, anonId=john-doe-id-1, traits={"email":"john@example.com"}]',
1792
+ @jitsu/js:test:  'track(pageLoaded)[userId=john-nondoe, anonId=john-doe-id-1, ]',
1793
+ @jitsu/js:test:  'track(pageLoaded)[anonId=f3f63d5b-f78c-4534-bd3d-513ee03ec2d0, ]'
1794
+ @jitsu/js:test: ]
1795
+ @jitsu/js:test: 🍪Cookies [
1796
+ @jitsu/js:test:  {
1797
+ @jitsu/js:test:  name: '__eventn_id',
1798
+ @jitsu/js:test:  value: 'f3f63d5b-f78c-4534-bd3d-513ee03ec2d0',
1799
+ @jitsu/js:test:  domain: 'localhost',
1800
+ @jitsu/js:test:  path: '/',
1801
+ @jitsu/js:test:  expires: 1758199557.81102,
1802
+ @jitsu/js:test:  httpOnly: false,
1803
+ @jitsu/js:test:  secure: true,
1804
+ @jitsu/js:test:  sameSite: 'None'
1805
+ @jitsu/js:test:  }
1806
+ @jitsu/js:test: ]
1807
+ @jitsu/js:test:  ✓ 4 __tests__/playwright/integration.test.ts:247:5 › reset (1.1s)
1808
+ @jitsu/js:test: 
1809
+ @jitsu/js:test: │ Browser Console LOG
1810
+ @jitsu/js:test: │ Jitsu options: {"privacy":{"ipPolicy":"stripLastOctet"},"debug":true,"host":"https://localhost:3088"}
1811
+ @jitsu/js:test: 
1812
+ @jitsu/js:test: │ Browser Console LOG
1813
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1814
+ @jitsu/js:test: 
1815
+ @jitsu/js:test: │ Browser Console LOG
1816
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1817
+ @jitsu/js:test: 
1818
+ @jitsu/js:test: │ Browser Console LOG
1819
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1820
+ @jitsu/js:test: 
1821
+ @jitsu/js:test: │ Browser Console LOG
1822
+ @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
1823
+ @jitsu/js:test: 
1824
+ @jitsu/js:test: │ Browser Console LOG
1825
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1826
+ @jitsu/js:test: 
1827
+ @jitsu/js:test: │ Browser Console LOG
1828
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1829
+ @jitsu/js:test: 
1830
+ @jitsu/js:test: │ Browser Console LOG
1831
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1832
+ @jitsu/js:test: 
1833
+ @jitsu/js:test: │ Browser Console LOG
1834
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=b55449a1-e665-44a2-a3e6-2776eb6bd7f6
1835
+ @jitsu/js:test: 
1836
+ @jitsu/js:test: │ Browser Console DEBUG
1837
+ @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
1838
+ @jitsu/js:test: │ "privacy": {
1839
+ @jitsu/js:test: │ "dontSend": false,
1840
+ @jitsu/js:test: │ "disableUserIds": false,
1841
+ @jitsu/js:test: │ "ipPolicy": "stripLastOctet"
1842
+ @jitsu/js:test: │ },
1843
+ @jitsu/js:test: │ "debug": true,
1844
+ @jitsu/js:test: │ "host": "https://localhost:3088",
1845
+ @jitsu/js:test: │ "writeKey": null,
1846
+ @jitsu/js:test: │ "fetch": null,
1847
+ @jitsu/js:test: │ "echoEvents": false
1848
+ @jitsu/js:test: │ }
1849
+ @jitsu/js:test: 
1850
+ @jitsu/js:test: │ Browser Console LOG
1851
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1852
+ @jitsu/js:test: 
1853
+ @jitsu/js:test: │ Browser Console LOG
1854
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
1855
+ @jitsu/js:test: 
1856
+ @jitsu/js:test: │ Browser Console LOG
1857
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1858
+ @jitsu/js:test: 
1859
+ @jitsu/js:test: │ Browser Console LOG
1860
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
1861
+ @jitsu/js:test: │ {
1862
+ @jitsu/js:test: │ "type": "page",
1863
+ @jitsu/js:test: │ "properties": {
1864
+ @jitsu/js:test: │ "title": "Tracking page",
1865
+ @jitsu/js:test: │ "url": "https://localhost:3088/ip-policy.html",
1866
+ @jitsu/js:test: │ "path": "/ip-policy.html",
1867
+ @jitsu/js:test: │ "hash": "",
1868
+ @jitsu/js:test: │ "search": "",
1869
+ @jitsu/js:test: │ "width": 1280,
1870
+ @jitsu/js:test: │ "height": 720
1871
+ @jitsu/js:test: │ },
1872
+ @jitsu/js:test: │ "userId": null,
1873
+ @jitsu/js:test: │ "anonymousId": "b55449a1-e665-44a2-a3e6-2776eb6bd7f6",
1874
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:45:58.812Z",
1875
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:45:58.812Z",
1876
+ @jitsu/js:test: │ "messageId": "1uwhunzwnpo25y5pz1lqga",
1877
+ @jitsu/js:test: │ "writeKey": null,
1878
+ @jitsu/js:test: │ "context": {
1879
+ @jitsu/js:test: │ "library": {
1880
+ @jitsu/js:test: │ "name": "@jitsu/js",
1881
+ @jitsu/js:test: │ "version": "2.0.0",
1882
+ @jitsu/js:test: │ "env": "browser"
1883
+ @jitsu/js:test: │ },
1884
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
1885
+ @jitsu/js:test: │ "locale": "en-US",
1886
+ @jitsu/js:test: │ "screen": {
1887
+ @jitsu/js:test: │ "width": 1280,
1888
+ @jitsu/js:test: │ "height": 720,
1889
+ @jitsu/js:test: │ "innerWidth": 1280,
1890
+ @jitsu/js:test: │ "innerHeight": 720,
1891
+ @jitsu/js:test: │ "density": 1
1892
+ @jitsu/js:test: │ },
1893
+ @jitsu/js:test: │ "traits": {},
1894
+ @jitsu/js:test: │ "page": {
1895
+ @jitsu/js:test: │ "path": "/ip-policy.html",
1896
+ @jitsu/js:test: │ "referrer": "",
1897
+ @jitsu/js:test: │ "referring_domain": "",
1898
+ @jitsu/js:test: │ "host": "localhost:3088",
1899
+ @jitsu/js:test: │ "search": "",
1900
+ @jitsu/js:test: │ "title": "Tracking page",
1901
+ @jitsu/js:test: │ "url": "https://localhost:3088/ip-policy.html",
1902
+ @jitsu/js:test: │ "encoding": "UTF-8"
1903
+ @jitsu/js:test: │ },
1904
+ @jitsu/js:test: │ "clientIds": {},
1905
+ @jitsu/js:test: │ "campaign": {}
1906
+ @jitsu/js:test: │ }
1907
+ @jitsu/js:test: │ }
1908
+ @jitsu/js:test:  ✓ 5 __tests__/playwright/integration.test.ts:289:5 › ip-policy (1.1s)
1909
+ @jitsu/js:test: 
1910
+ @jitsu/js:test: │ Browser Console LOG
1911
+ @jitsu/js:test: │ Jitsu options: {"privacy":{"dontSend":true},"debug":true,"host":"https://localhost:3088"}
1912
+ @jitsu/js:test: 
1913
+ @jitsu/js:test: │ Browser Console LOG
1914
+ @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
1915
+ @jitsu/js:test: 
1916
+ @jitsu/js:test: │ Browser Console DEBUG
1917
+ @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
1918
+ @jitsu/js:test: │ "privacy": {
1919
+ @jitsu/js:test: │ "dontSend": true,
1920
+ @jitsu/js:test: │ "disableUserIds": false,
1921
+ @jitsu/js:test: │ "ipPolicy": "keep"
1922
+ @jitsu/js:test: │ },
1923
+ @jitsu/js:test: │ "debug": true,
1924
+ @jitsu/js:test: │ "host": "https://localhost:3088",
1925
+ @jitsu/js:test: │ "writeKey": null,
1926
+ @jitsu/js:test: │ "fetch": null,
1927
+ @jitsu/js:test: │ "echoEvents": false
1928
+ @jitsu/js:test: │ }
1929
+ @jitsu/js:test:  ✓ 6 __tests__/playwright/integration.test.ts:307:5 › dont-send (1.1s)
1930
+ @jitsu/js:test: 
1931
+ @jitsu/js:test: │ Browser Console LOG
1932
+ @jitsu/js:test: │ Jitsu options: {"privacy":{"dontSend":true},"debug":true,"host":"https://localhost:3088"}
1933
+ @jitsu/js:test: 
1934
+ @jitsu/js:test: │ Browser Console LOG
1935
+ @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
1936
+ @jitsu/js:test: 
1937
+ @jitsu/js:test: │ Browser Console DEBUG
1938
+ @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
1939
+ @jitsu/js:test: │ "privacy": {
1940
+ @jitsu/js:test: │ "dontSend": true,
1941
+ @jitsu/js:test: │ "disableUserIds": false,
1942
+ @jitsu/js:test: │ "ipPolicy": "keep"
1943
+ @jitsu/js:test: │ },
1944
+ @jitsu/js:test: │ "debug": true,
1945
+ @jitsu/js:test: │ "host": "https://localhost:3088",
1946
+ @jitsu/js:test: │ "writeKey": null,
1947
+ @jitsu/js:test: │ "fetch": null,
1948
+ @jitsu/js:test: │ "echoEvents": false
1949
+ @jitsu/js:test: │ }
1950
+ @jitsu/js:test: 
1951
+ @jitsu/js:test: │ Browser Console LOG
1952
+ @jitsu/js:test: │ [JITSU DEBUG] Update Jitsu config with {"privacy":{"dontSend":false,"consentCategories":{"analytics":true}}}
1953
+ @jitsu/js:test: 
1954
+ @jitsu/js:test: │ Browser Console LOG
1955
+ @jitsu/js:test: │ [JITSU] Enabling Anonymous ID. Generating new Id.
1956
+ @jitsu/js:test: 
1957
+ @jitsu/js:test: │ Browser Console LOG
1958
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=0ce37add-811c-443d-89df-a3442cbea005
1959
+ @jitsu/js:test: 
1960
+ @jitsu/js:test: │ Browser Console LOG
1961
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=0ce37add-811c-443d-89df-a3442cbea005
1962
+ @jitsu/js:test: 
1963
+ @jitsu/js:test: │ Browser Console LOG
1964
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1965
+ @jitsu/js:test: 
1966
+ @jitsu/js:test: │ Browser Console LOG
1967
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1968
+ @jitsu/js:test: 
1969
+ @jitsu/js:test: │ Browser Console LOG
1970
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1971
+ @jitsu/js:test: 
1972
+ @jitsu/js:test: │ Browser Console LOG
1973
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1974
+ @jitsu/js:test: 
1975
+ @jitsu/js:test: │ Browser Console LOG
1976
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1977
+ @jitsu/js:test: 
1978
+ @jitsu/js:test: │ Browser Console LOG
1979
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1980
+ @jitsu/js:test: 
1981
+ @jitsu/js:test: │ Browser Console LOG
1982
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1983
+ @jitsu/js:test: 
1984
+ @jitsu/js:test: │ Browser Console LOG
1985
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
1986
+ @jitsu/js:test: │ {
1987
+ @jitsu/js:test: │ "type": "identify",
1988
+ @jitsu/js:test: │ "userId": "myUserId",
1989
+ @jitsu/js:test: │ "traits": {
1990
+ @jitsu/js:test: │ "email": "myUserId@example.com"
1991
+ @jitsu/js:test: │ },
1992
+ @jitsu/js:test: │ "anonymousId": "0ce37add-811c-443d-89df-a3442cbea005",
1993
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:02.083Z",
1994
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:02.083Z",
1995
+ @jitsu/js:test: │ "messageId": "1518h4lwchu1r12jqd3qw2",
1996
+ @jitsu/js:test: │ "writeKey": null,
1997
+ @jitsu/js:test: │ "context": {
1998
+ @jitsu/js:test: │ "library": {
1999
+ @jitsu/js:test: │ "name": "@jitsu/js",
2000
+ @jitsu/js:test: │ "version": "2.0.0",
2001
+ @jitsu/js:test: │ "env": "browser"
2002
+ @jitsu/js:test: │ },
2003
+ @jitsu/js:test: │ "consent": {
2004
+ @jitsu/js:test: │ "categoryPreferences": {
2005
+ @jitsu/js:test: │ "analytics": true
2006
+ @jitsu/js:test: │ }
2007
+ @jitsu/js:test: │ },
2008
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
2009
+ @jitsu/js:test: │ "locale": "en-US",
2010
+ @jitsu/js:test: │ "screen": {
2011
+ @jitsu/js:test: │ "width": 1280,
2012
+ @jitsu/js:test: │ "height": 720,
2013
+ @jitsu/js:test: │ "innerWidth": 1280,
2014
+ @jitsu/js:test: │ "innerHeight": 720,
2015
+ @jitsu/js:test: │ "density": 1
2016
+ @jitsu/js:test: │ },
2017
+ @jitsu/js:test: │ "page": {
2018
+ @jitsu/js:test: │ "path": "/dont-send.html",
2019
+ @jitsu/js:test: │ "referrer": "",
2020
+ @jitsu/js:test: │ "referring_domain": "",
2021
+ @jitsu/js:test: │ "host": "localhost:3088",
2022
+ @jitsu/js:test: │ "search": "",
2023
+ @jitsu/js:test: │ "title": "Tracking page",
2024
+ @jitsu/js:test: │ "url": "https://localhost:3088/dont-send.html",
2025
+ @jitsu/js:test: │ "encoding": "UTF-8"
2026
+ @jitsu/js:test: │ },
2027
+ @jitsu/js:test: │ "clientIds": {},
2028
+ @jitsu/js:test: │ "campaign": {}
2029
+ @jitsu/js:test: │ }
2030
+ @jitsu/js:test: │ }
2031
+ @jitsu/js:test: 
2032
+ @jitsu/js:test: │ Browser Console LOG
2033
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=0ce37add-811c-443d-89df-a3442cbea005. Evicted from cache: false
2034
+ @jitsu/js:test: 
2035
+ @jitsu/js:test: │ Browser Console LOG
2036
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
2037
+ @jitsu/js:test: 
2038
+ @jitsu/js:test: │ Browser Console LOG
2039
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
2040
+ @jitsu/js:test: 
2041
+ @jitsu/js:test: │ Browser Console LOG
2042
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
2043
+ @jitsu/js:test: 
2044
+ @jitsu/js:test: │ Browser Console LOG
2045
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
2046
+ @jitsu/js:test: 
2047
+ @jitsu/js:test: │ Browser Console LOG
2048
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
2049
+ @jitsu/js:test: 
2050
+ @jitsu/js:test: │ Browser Console LOG
2051
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
2052
+ @jitsu/js:test: 
2053
+ @jitsu/js:test: │ Browser Console LOG
2054
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
2055
+ @jitsu/js:test: 
2056
+ @jitsu/js:test: │ Browser Console LOG
2057
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
2058
+ @jitsu/js:test: │ {
2059
+ @jitsu/js:test: │ "type": "group",
2060
+ @jitsu/js:test: │ "groupId": "myGroupId",
2061
+ @jitsu/js:test: │ "traits": {
2062
+ @jitsu/js:test: │ "name": "myGroupId"
2063
+ @jitsu/js:test: │ },
2064
+ @jitsu/js:test: │ "anonymousId": "0ce37add-811c-443d-89df-a3442cbea005",
2065
+ @jitsu/js:test: │ "userId": "myUserId",
2066
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:02.164Z",
2067
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:02.164Z",
2068
+ @jitsu/js:test: │ "messageId": "18psctpl7vj1vau5jwshc0",
2069
+ @jitsu/js:test: │ "writeKey": null,
2070
+ @jitsu/js:test: │ "context": {
2071
+ @jitsu/js:test: │ "library": {
2072
+ @jitsu/js:test: │ "name": "@jitsu/js",
2073
+ @jitsu/js:test: │ "version": "2.0.0",
2074
+ @jitsu/js:test: │ "env": "browser"
2075
+ @jitsu/js:test: │ },
2076
+ @jitsu/js:test: │ "consent": {
2077
+ @jitsu/js:test: │ "categoryPreferences": {
2078
+ @jitsu/js:test: │ "analytics": true
2079
+ @jitsu/js:test: │ }
2080
+ @jitsu/js:test: │ },
2081
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
2082
+ @jitsu/js:test: │ "locale": "en-US",
2083
+ @jitsu/js:test: │ "screen": {
2084
+ @jitsu/js:test: │ "width": 1280,
2085
+ @jitsu/js:test: │ "height": 720,
2086
+ @jitsu/js:test: │ "innerWidth": 1280,
2087
+ @jitsu/js:test: │ "innerHeight": 720,
2088
+ @jitsu/js:test: │ "density": 1
2089
+ @jitsu/js:test: │ },
2090
+ @jitsu/js:test: │ "page": {
2091
+ @jitsu/js:test: │ "path": "/dont-send.html",
2092
+ @jitsu/js:test: │ "referrer": "",
2093
+ @jitsu/js:test: │ "referring_domain": "",
2094
+ @jitsu/js:test: │ "host": "localhost:3088",
2095
+ @jitsu/js:test: │ "search": "",
2096
+ @jitsu/js:test: │ "title": "Tracking page",
2097
+ @jitsu/js:test: │ "url": "https://localhost:3088/dont-send.html",
2098
+ @jitsu/js:test: │ "encoding": "UTF-8"
2099
+ @jitsu/js:test: │ },
2100
+ @jitsu/js:test: │ "clientIds": {},
2101
+ @jitsu/js:test: │ "campaign": {}
2102
+ @jitsu/js:test: │ }
2103
+ @jitsu/js:test: │ }
2104
+ @jitsu/js:test: 
2105
+ @jitsu/js:test: │ Browser Console LOG
2106
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
2107
+ @jitsu/js:test: 
2108
+ @jitsu/js:test: │ Browser Console LOG
2109
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
2110
+ @jitsu/js:test: 
2111
+ @jitsu/js:test: │ Browser Console LOG
2112
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
2113
+ @jitsu/js:test: 
2114
+ @jitsu/js:test: │ Browser Console LOG
2115
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
2116
+ @jitsu/js:test: │ {
2117
+ @jitsu/js:test: │ "type": "page",
2118
+ @jitsu/js:test: │ "properties": {
2119
+ @jitsu/js:test: │ "title": "Tracking page",
2120
+ @jitsu/js:test: │ "url": "https://localhost:3088/dont-send.html",
2121
+ @jitsu/js:test: │ "path": "/dont-send.html",
2122
+ @jitsu/js:test: │ "hash": "",
2123
+ @jitsu/js:test: │ "search": "",
2124
+ @jitsu/js:test: │ "width": 1280,
2125
+ @jitsu/js:test: │ "height": 720
2126
+ @jitsu/js:test: │ },
2127
+ @jitsu/js:test: │ "userId": "myUserId",
2128
+ @jitsu/js:test: │ "anonymousId": "0ce37add-811c-443d-89df-a3442cbea005",
2129
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:02.226Z",
2130
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:02.226Z",
2131
+ @jitsu/js:test: │ "messageId": "284mdcculxk1km86vj70ey",
2132
+ @jitsu/js:test: │ "writeKey": null,
2133
+ @jitsu/js:test: │ "groupId": "myGroupId",
2134
+ @jitsu/js:test: │ "context": {
2135
+ @jitsu/js:test: │ "library": {
2136
+ @jitsu/js:test: │ "name": "@jitsu/js",
2137
+ @jitsu/js:test: │ "version": "2.0.0",
2138
+ @jitsu/js:test: │ "env": "browser"
2139
+ @jitsu/js:test: │ },
2140
+ @jitsu/js:test: │ "consent": {
2141
+ @jitsu/js:test: │ "categoryPreferences": {
2142
+ @jitsu/js:test: │ "analytics": true
2143
+ @jitsu/js:test: │ }
2144
+ @jitsu/js:test: │ },
2145
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
2146
+ @jitsu/js:test: │ "locale": "en-US",
2147
+ @jitsu/js:test: │ "screen": {
2148
+ @jitsu/js:test: │ "width": 1280,
2149
+ @jitsu/js:test: │ "height": 720,
2150
+ @jitsu/js:test: │ "innerWidth": 1280,
2151
+ @jitsu/js:test: │ "innerHeight": 720,
2152
+ @jitsu/js:test: │ "density": 1
2153
+ @jitsu/js:test: │ },
2154
+ @jitsu/js:test: │ "traits": {
2155
+ @jitsu/js:test: │ "name": "myGroupId",
2156
+ @jitsu/js:test: │ "email": "myUserId@example.com"
2157
+ @jitsu/js:test: │ },
2158
+ @jitsu/js:test: │ "page": {
2159
+ @jitsu/js:test: │ "path": "/dont-send.html",
2160
+ @jitsu/js:test: │ "referrer": "",
2161
+ @jitsu/js:test: │ "referring_domain": "",
2162
+ @jitsu/js:test: │ "host": "localhost:3088",
2163
+ @jitsu/js:test: │ "search": "",
2164
+ @jitsu/js:test: │ "title": "Tracking page",
2165
+ @jitsu/js:test: │ "url": "https://localhost:3088/dont-send.html",
2166
+ @jitsu/js:test: │ "encoding": "UTF-8"
2167
+ @jitsu/js:test: │ },
2168
+ @jitsu/js:test: │ "clientIds": {},
2169
+ @jitsu/js:test: │ "campaign": {}
2170
+ @jitsu/js:test: │ }
2171
+ @jitsu/js:test: │ }
2172
+ @jitsu/js:test:  ✓ 7 __tests__/playwright/integration.test.ts:330:5 › dont-send-then-consent (2.4s)
2173
+ @jitsu/js:test: 
2174
+ @jitsu/js:test: │ Browser Console LOG
2175
+ @jitsu/js:test: │ Jitsu options: {"privacy":{"disableUserIds":true},"initOnly":true,"debug":true,"host":"https://localhost:3088"}
2176
+ @jitsu/js:test: 
2177
+ @jitsu/js:test: │ Browser Console LOG
2178
+ @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
2179
+ @jitsu/js:test: 
2180
+ @jitsu/js:test: │ Browser Console DEBUG
2181
+ @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
2182
+ @jitsu/js:test: │ "privacy": {
2183
+ @jitsu/js:test: │ "dontSend": false,
2184
+ @jitsu/js:test: │ "disableUserIds": true,
2185
+ @jitsu/js:test: │ "ipPolicy": "keep"
2186
+ @jitsu/js:test: │ },
2187
+ @jitsu/js:test: │ "initOnly": true,
2188
+ @jitsu/js:test: │ "debug": true,
2189
+ @jitsu/js:test: │ "host": "https://localhost:3088",
2190
+ @jitsu/js:test: │ "writeKey": null,
2191
+ @jitsu/js:test: │ "fetch": null,
2192
+ @jitsu/js:test: │ "echoEvents": false
2193
+ @jitsu/js:test: │ }
2194
+ @jitsu/js:test: 
2195
+ @jitsu/js:test: │ Browser Console LOG
2196
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
2197
+ @jitsu/js:test: │ {
2198
+ @jitsu/js:test: │ "type": "page",
2199
+ @jitsu/js:test: │ "properties": {
2200
+ @jitsu/js:test: │ "title": "Tracking page",
2201
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
2202
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
2203
+ @jitsu/js:test: │ "hash": "",
2204
+ @jitsu/js:test: │ "search": "",
2205
+ @jitsu/js:test: │ "width": 1280,
2206
+ @jitsu/js:test: │ "height": 720
2207
+ @jitsu/js:test: │ },
2208
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:04.435Z",
2209
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:04.435Z",
2210
+ @jitsu/js:test: │ "messageId": "xyltljrywh1f4bnyrunol",
2211
+ @jitsu/js:test: │ "writeKey": null,
2212
+ @jitsu/js:test: │ "context": {
2213
+ @jitsu/js:test: │ "library": {
2214
+ @jitsu/js:test: │ "name": "@jitsu/js",
2215
+ @jitsu/js:test: │ "version": "2.0.0",
2216
+ @jitsu/js:test: │ "env": "browser"
2217
+ @jitsu/js:test: │ },
2218
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
2219
+ @jitsu/js:test: │ "locale": "en-US",
2220
+ @jitsu/js:test: │ "screen": {
2221
+ @jitsu/js:test: │ "width": 1280,
2222
+ @jitsu/js:test: │ "height": 720,
2223
+ @jitsu/js:test: │ "innerWidth": 1280,
2224
+ @jitsu/js:test: │ "innerHeight": 720,
2225
+ @jitsu/js:test: │ "density": 1
2226
+ @jitsu/js:test: │ },
2227
+ @jitsu/js:test: │ "page": {
2228
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
2229
+ @jitsu/js:test: │ "referrer": "",
2230
+ @jitsu/js:test: │ "referring_domain": "",
2231
+ @jitsu/js:test: │ "host": "localhost:3088",
2232
+ @jitsu/js:test: │ "search": "",
2233
+ @jitsu/js:test: │ "title": "Tracking page",
2234
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
2235
+ @jitsu/js:test: │ "encoding": "UTF-8"
2236
+ @jitsu/js:test: │ },
2237
+ @jitsu/js:test: │ "campaign": {}
2238
+ @jitsu/js:test: │ }
2239
+ @jitsu/js:test: │ }
2240
+ @jitsu/js:test:  ✓ 8 __tests__/playwright/integration.test.ts:372:5 › disable-user-ids (1.2s)
2241
+ @jitsu/js:test: 
2242
+ @jitsu/js:test: │ Browser Console LOG
2243
+ @jitsu/js:test: │ Jitsu options: {"privacy":{"disableUserIds":true},"initOnly":true,"debug":true,"host":"https://localhost:3088"}
2244
+ @jitsu/js:test: 
2245
+ @jitsu/js:test: │ Browser Console LOG
2246
+ @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
2247
+ @jitsu/js:test: 
2248
+ @jitsu/js:test: │ Browser Console DEBUG
2249
+ @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
2250
+ @jitsu/js:test: │ "privacy": {
2251
+ @jitsu/js:test: │ "dontSend": false,
2252
+ @jitsu/js:test: │ "disableUserIds": true,
2253
+ @jitsu/js:test: │ "ipPolicy": "keep"
2254
+ @jitsu/js:test: │ },
2255
+ @jitsu/js:test: │ "initOnly": true,
2256
+ @jitsu/js:test: │ "debug": true,
2257
+ @jitsu/js:test: │ "host": "https://localhost:3088",
2258
+ @jitsu/js:test: │ "writeKey": null,
2259
+ @jitsu/js:test: │ "fetch": null,
2260
+ @jitsu/js:test: │ "echoEvents": false
2261
+ @jitsu/js:test: │ }
2262
+ @jitsu/js:test: 
2263
+ @jitsu/js:test: │ Browser Console LOG
2264
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
2265
+ @jitsu/js:test: │ {
2266
+ @jitsu/js:test: │ "type": "page",
2267
+ @jitsu/js:test: │ "properties": {
2268
+ @jitsu/js:test: │ "title": "Tracking page",
2269
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
2270
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
2271
+ @jitsu/js:test: │ "hash": "",
2272
+ @jitsu/js:test: │ "search": "",
2273
+ @jitsu/js:test: │ "width": 1280,
2274
+ @jitsu/js:test: │ "height": 720
2275
+ @jitsu/js:test: │ },
2276
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:05.602Z",
2277
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:05.602Z",
2278
+ @jitsu/js:test: │ "messageId": "1qib9zunuy11zb34152jv2",
2279
+ @jitsu/js:test: │ "writeKey": null,
2280
+ @jitsu/js:test: │ "context": {
2281
+ @jitsu/js:test: │ "library": {
2282
+ @jitsu/js:test: │ "name": "@jitsu/js",
2283
+ @jitsu/js:test: │ "version": "2.0.0",
2284
+ @jitsu/js:test: │ "env": "browser"
2285
+ @jitsu/js:test: │ },
2286
+ @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
2287
+ @jitsu/js:test: │ "locale": "en-US",
2288
+ @jitsu/js:test: │ "screen": {
2289
+ @jitsu/js:test: │ "width": 1280,
2290
+ @jitsu/js:test: │ "height": 720,
2291
+ @jitsu/js:test: │ "innerWidth": 1280,
2292
+ @jitsu/js:test: │ "innerHeight": 720,
2293
+ @jitsu/js:test: │ "density": 1
2294
+ @jitsu/js:test: │ },
2295
+ @jitsu/js:test: │ "page": {
2296
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
2297
+ @jitsu/js:test: │ "referrer": "",
2298
+ @jitsu/js:test: │ "referring_domain": "",
2299
+ @jitsu/js:test: │ "host": "localhost:3088",
2300
+ @jitsu/js:test: │ "search": "",
2301
+ @jitsu/js:test: │ "title": "Tracking page",
2302
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
2303
+ @jitsu/js:test: │ "encoding": "UTF-8"
2304
+ @jitsu/js:test: │ },
2305
+ @jitsu/js:test: │ "campaign": {}
2306
+ @jitsu/js:test: │ }
2307
+ @jitsu/js:test: │ }
742
2308
  @jitsu/js:test: 
2309
+ @jitsu/js:test: │ Browser Console LOG
2310
+ @jitsu/js:test: │ [JITSU DEBUG] Update Jitsu config with {"privacy":{"disableUserIds":false,"consentCategories":{"analytics":true}}}
743
2311
  @jitsu/js:test: 
744
- @jitsu/js:test: Running 5 tests using 1 worker
2312
+ @jitsu/js:test:  Browser Console LOG
2313
+ @jitsu/js:test: │ [JITSU] Enabling Anonymous ID. Generating new Id.
745
2314
  @jitsu/js:test: 
746
- @jitsu/js:test: Processing file basic.html
747
- @jitsu/js:test: Processing file callbacks.html
748
- @jitsu/js:test: Processing file reset.html
749
- @jitsu/js:test: Processing file segment-reference.html
750
- @jitsu/js:test: Processing file url-bug.html
751
- @jitsu/js:test: Running on https://localhost:3088
752
- @jitsu/js:test: Skipping segment reference generation, no SEGMENT_WRITE_KEY provided
753
- @jitsu/js:test:  ✓ 1 __tests__/playwright/integration.test.ts:132:5 › segment-reference (16ms)
754
- @jitsu/js:test: 📝 Request log size of 3 [
755
- @jitsu/js:test:  'track(test-event1)[anonId=a42cb7df-a868-4582-a0a8-484c86b20528, ]',
756
- @jitsu/js:test:  'track(test-event2)[anonId=a42cb7df-a868-4582-a0a8-484c86b20528, ]',
757
- @jitsu/js:test:  'page[anonId=a42cb7df-a868-4582-a0a8-484c86b20528, ]'
758
- @jitsu/js:test: ]
759
- @jitsu/js:test:  ✓ 2 __tests__/playwright/integration.test.ts:199:5 › jitsu-queue-callbacks (1.3s)
760
- @jitsu/js:test:  - 3 __tests__/playwright/integration.test.ts:218:6 › url-bug
2315
+ @jitsu/js:test: │ Browser Console LOG
2316
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=084166cb-3c11-490f-bfd0-a1d79a9c1a2e
761
2317
  @jitsu/js:test: 
762
2318
  @jitsu/js:test: │ Browser Console LOG
763
- @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","debug":true,"initOnly":true,"host":"https://localhost:3088"}
2319
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=084166cb-3c11-490f-bfd0-a1d79a9c1a2e
764
2320
  @jitsu/js:test: 
765
2321
  @jitsu/js:test: │ Browser Console LOG
766
- @jitsu/js:test: │ [JITSU DEBUG] Setting anonymous id to john-doe-id-1
2322
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
767
2323
  @jitsu/js:test: 
768
2324
  @jitsu/js:test: │ Browser Console LOG
769
- @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
2325
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
770
2326
  @jitsu/js:test: 
771
2327
  @jitsu/js:test: │ Browser Console LOG
772
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-nondoe
2328
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
773
2329
  @jitsu/js:test: 
774
2330
  @jitsu/js:test: │ Browser Console LOG
775
2331
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
776
2332
  @jitsu/js:test: 
777
- @jitsu/js:test: │ Browser Console DEBUG
778
- @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
779
- @jitsu/js:test: │ "writeKey": null,
780
- @jitsu/js:test: │ "host": "https://localhost:3088",
781
- @jitsu/js:test: │ "debug": true,
782
- @jitsu/js:test: │ "fetch": null,
783
- @jitsu/js:test: │ "echoEvents": false,
784
- @jitsu/js:test: │ "onload": "testOnload",
785
- @jitsu/js:test: │ "initOnly": true
786
- @jitsu/js:test: │ }
787
- @jitsu/js:test: 
788
2333
  @jitsu/js:test: │ Browser Console LOG
789
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-nondoe
2334
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
790
2335
  @jitsu/js:test: 
791
2336
  @jitsu/js:test: │ Browser Console LOG
792
2337
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
@@ -798,14 +2343,14 @@
798
2343
  @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
799
2344
  @jitsu/js:test: │ {
800
2345
  @jitsu/js:test: │ "type": "identify",
801
- @jitsu/js:test: │ "userId": "john-nondoe",
2346
+ @jitsu/js:test: │ "userId": "myUserId",
802
2347
  @jitsu/js:test: │ "traits": {
803
- @jitsu/js:test: │ "email": "john@example.com"
2348
+ @jitsu/js:test: │ "email": "myUserId@example.com"
804
2349
  @jitsu/js:test: │ },
805
- @jitsu/js:test: │ "anonymousId": "john-doe-id-1",
806
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:20.680Z",
807
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:20.680Z",
808
- @jitsu/js:test: │ "messageId": "24c8b5r2agq1w3chhmrrfi",
2350
+ @jitsu/js:test: │ "anonymousId": "084166cb-3c11-490f-bfd0-a1d79a9c1a2e",
2351
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:05.734Z",
2352
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:05.734Z",
2353
+ @jitsu/js:test: │ "messageId": "25f389a9eu8ncnfvjxzz5",
809
2354
  @jitsu/js:test: │ "writeKey": null,
810
2355
  @jitsu/js:test: │ "context": {
811
2356
  @jitsu/js:test: │ "library": {
@@ -813,6 +2358,11 @@
813
2358
  @jitsu/js:test: │ "version": "2.0.0",
814
2359
  @jitsu/js:test: │ "env": "browser"
815
2360
  @jitsu/js:test: │ },
2361
+ @jitsu/js:test: │ "consent": {
2362
+ @jitsu/js:test: │ "categoryPreferences": {
2363
+ @jitsu/js:test: │ "analytics": true
2364
+ @jitsu/js:test: │ }
2365
+ @jitsu/js:test: │ },
816
2366
  @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
817
2367
  @jitsu/js:test: │ "locale": "en-US",
818
2368
  @jitsu/js:test: │ "screen": {
@@ -823,13 +2373,13 @@
823
2373
  @jitsu/js:test: │ "density": 1
824
2374
  @jitsu/js:test: │ },
825
2375
  @jitsu/js:test: │ "page": {
826
- @jitsu/js:test: │ "path": "/reset.html",
2376
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
827
2377
  @jitsu/js:test: │ "referrer": "",
828
2378
  @jitsu/js:test: │ "referring_domain": "",
829
2379
  @jitsu/js:test: │ "host": "localhost:3088",
830
2380
  @jitsu/js:test: │ "search": "",
831
2381
  @jitsu/js:test: │ "title": "Tracking page",
832
- @jitsu/js:test: │ "url": "https://localhost:3088/reset.html",
2382
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
833
2383
  @jitsu/js:test: │ "encoding": "UTF-8"
834
2384
  @jitsu/js:test: │ },
835
2385
  @jitsu/js:test: │ "clientIds": {},
@@ -838,27 +2388,42 @@
838
2388
  @jitsu/js:test: │ }
839
2389
  @jitsu/js:test: 
840
2390
  @jitsu/js:test: │ Browser Console LOG
2391
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=084166cb-3c11-490f-bfd0-a1d79a9c1a2e. Evicted from cache: false
2392
+ @jitsu/js:test: 
2393
+ @jitsu/js:test: │ Browser Console LOG
2394
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
2395
+ @jitsu/js:test: 
2396
+ @jitsu/js:test: │ Browser Console LOG
841
2397
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
842
2398
  @jitsu/js:test: 
843
2399
  @jitsu/js:test: │ Browser Console LOG
844
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
2400
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
845
2401
  @jitsu/js:test: 
846
2402
  @jitsu/js:test: │ Browser Console LOG
847
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
2403
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
848
2404
  @jitsu/js:test: 
849
2405
  @jitsu/js:test: │ Browser Console LOG
850
- @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
2406
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
2407
+ @jitsu/js:test: 
2408
+ @jitsu/js:test: │ Browser Console LOG
2409
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
2410
+ @jitsu/js:test: 
2411
+ @jitsu/js:test: │ Browser Console LOG
2412
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
2413
+ @jitsu/js:test: 
2414
+ @jitsu/js:test: │ Browser Console LOG
2415
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
851
2416
  @jitsu/js:test: │ {
852
- @jitsu/js:test: │ "type": "track",
853
- @jitsu/js:test: │ "event": "pageLoaded",
854
- @jitsu/js:test: │ "properties": {
855
- @jitsu/js:test: │ "trackParam": "trackValue"
2417
+ @jitsu/js:test: │ "type": "group",
2418
+ @jitsu/js:test: │ "groupId": "myGroupId",
2419
+ @jitsu/js:test: │ "traits": {
2420
+ @jitsu/js:test: │ "name": "myGroupId"
856
2421
  @jitsu/js:test: │ },
857
- @jitsu/js:test: │ "userId": "john-nondoe",
858
- @jitsu/js:test: │ "anonymousId": "john-doe-id-1",
859
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:20.737Z",
860
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:20.737Z",
861
- @jitsu/js:test: │ "messageId": "6oizl9f9sn2dkiy8u0oyn",
2422
+ @jitsu/js:test: │ "anonymousId": "084166cb-3c11-490f-bfd0-a1d79a9c1a2e",
2423
+ @jitsu/js:test: │ "userId": "myUserId",
2424
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:05.792Z",
2425
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:05.792Z",
2426
+ @jitsu/js:test: │ "messageId": "19rd8lxjla31fxbynghu3w",
862
2427
  @jitsu/js:test: │ "writeKey": null,
863
2428
  @jitsu/js:test: │ "context": {
864
2429
  @jitsu/js:test: │ "library": {
@@ -866,6 +2431,11 @@
866
2431
  @jitsu/js:test: │ "version": "2.0.0",
867
2432
  @jitsu/js:test: │ "env": "browser"
868
2433
  @jitsu/js:test: │ },
2434
+ @jitsu/js:test: │ "consent": {
2435
+ @jitsu/js:test: │ "categoryPreferences": {
2436
+ @jitsu/js:test: │ "analytics": true
2437
+ @jitsu/js:test: │ }
2438
+ @jitsu/js:test: │ },
869
2439
  @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
870
2440
  @jitsu/js:test: │ "locale": "en-US",
871
2441
  @jitsu/js:test: │ "screen": {
@@ -875,17 +2445,14 @@
875
2445
  @jitsu/js:test: │ "innerHeight": 720,
876
2446
  @jitsu/js:test: │ "density": 1
877
2447
  @jitsu/js:test: │ },
878
- @jitsu/js:test: │ "traits": {
879
- @jitsu/js:test: │ "email": "john@example.com"
880
- @jitsu/js:test: │ },
881
2448
  @jitsu/js:test: │ "page": {
882
- @jitsu/js:test: │ "path": "/reset.html",
2449
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
883
2450
  @jitsu/js:test: │ "referrer": "",
884
2451
  @jitsu/js:test: │ "referring_domain": "",
885
2452
  @jitsu/js:test: │ "host": "localhost:3088",
886
2453
  @jitsu/js:test: │ "search": "",
887
2454
  @jitsu/js:test: │ "title": "Tracking page",
888
- @jitsu/js:test: │ "url": "https://localhost:3088/reset.html",
2455
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
889
2456
  @jitsu/js:test: │ "encoding": "UTF-8"
890
2457
  @jitsu/js:test: │ },
891
2458
  @jitsu/js:test: │ "clientIds": {},
@@ -894,46 +2461,45 @@
894
2461
  @jitsu/js:test: │ }
895
2462
  @jitsu/js:test: 
896
2463
  @jitsu/js:test: │ Browser Console LOG
897
- @jitsu/js:test: │ [JITSU DEBUG] Called reset(). Storage state {"userId":"john-nondoe","anonymousId":"john-doe-id-1","traits":{"email":"john@example.com"}}
898
- @jitsu/js:test: 
899
- @jitsu/js:test: │ Browser Console LOG
900
- @jitsu/js:test: │ [JITSU DEBUG] Resetting Jitsu plugin storage
901
- @jitsu/js:test: 
902
- @jitsu/js:test: │ Browser Console LOG
903
- @jitsu/js:test: │ [JITSU DEBUG] Setting anonymous id to 2f9e4429-103b-4fcd-8d1c-11da8657a551
904
- @jitsu/js:test: 
905
- @jitsu/js:test: │ Browser Console LOG
906
- @jitsu/js:test: │ [JITSU DEBUG] User state after reset {"userId":null,"anonymousId":"2f9e4429-103b-4fcd-8d1c-11da8657a551","traits":{}}
907
- @jitsu/js:test: 
908
- @jitsu/js:test: │ Browser Console LOG
909
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
2464
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
910
2465
  @jitsu/js:test: 
911
2466
  @jitsu/js:test: │ Browser Console LOG
912
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
2467
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
913
2468
  @jitsu/js:test: 
914
2469
  @jitsu/js:test: │ Browser Console LOG
915
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
2470
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
916
2471
  @jitsu/js:test: 
917
2472
  @jitsu/js:test: │ Browser Console LOG
918
- @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
2473
+ @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
919
2474
  @jitsu/js:test: │ {
920
- @jitsu/js:test: │ "type": "track",
921
- @jitsu/js:test: │ "event": "pageLoaded",
2475
+ @jitsu/js:test: │ "type": "page",
922
2476
  @jitsu/js:test: │ "properties": {
923
- @jitsu/js:test: │ "trackParam": "trackValue"
2477
+ @jitsu/js:test: │ "title": "Tracking page",
2478
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
2479
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
2480
+ @jitsu/js:test: │ "hash": "",
2481
+ @jitsu/js:test: │ "search": "",
2482
+ @jitsu/js:test: │ "width": 1280,
2483
+ @jitsu/js:test: │ "height": 720
924
2484
  @jitsu/js:test: │ },
925
- @jitsu/js:test: │ "userId": null,
926
- @jitsu/js:test: │ "anonymousId": "2f9e4429-103b-4fcd-8d1c-11da8657a551",
927
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:20.795Z",
928
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:20.795Z",
929
- @jitsu/js:test: │ "messageId": "hhlkk3fo3l1t5xj1tq63q",
2485
+ @jitsu/js:test: │ "userId": "myUserId",
2486
+ @jitsu/js:test: │ "anonymousId": "084166cb-3c11-490f-bfd0-a1d79a9c1a2e",
2487
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:05.845Z",
2488
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:05.845Z",
2489
+ @jitsu/js:test: │ "messageId": "1p5s2wcixcz1e1nmqavwr9",
930
2490
  @jitsu/js:test: │ "writeKey": null,
2491
+ @jitsu/js:test: │ "groupId": "myGroupId",
931
2492
  @jitsu/js:test: │ "context": {
932
2493
  @jitsu/js:test: │ "library": {
933
2494
  @jitsu/js:test: │ "name": "@jitsu/js",
934
2495
  @jitsu/js:test: │ "version": "2.0.0",
935
2496
  @jitsu/js:test: │ "env": "browser"
936
2497
  @jitsu/js:test: │ },
2498
+ @jitsu/js:test: │ "consent": {
2499
+ @jitsu/js:test: │ "categoryPreferences": {
2500
+ @jitsu/js:test: │ "analytics": true
2501
+ @jitsu/js:test: │ }
2502
+ @jitsu/js:test: │ },
937
2503
  @jitsu/js:test: │ "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/119.0.6045.9 Safari/537.36",
938
2504
  @jitsu/js:test: │ "locale": "en-US",
939
2505
  @jitsu/js:test: │ "screen": {
@@ -943,60 +2509,82 @@
943
2509
  @jitsu/js:test: │ "innerHeight": 720,
944
2510
  @jitsu/js:test: │ "density": 1
945
2511
  @jitsu/js:test: │ },
946
- @jitsu/js:test: │ "traits": {},
2512
+ @jitsu/js:test: │ "traits": {
2513
+ @jitsu/js:test: │ "name": "myGroupId",
2514
+ @jitsu/js:test: │ "email": "myUserId@example.com"
2515
+ @jitsu/js:test: │ },
947
2516
  @jitsu/js:test: │ "page": {
948
- @jitsu/js:test: │ "path": "/reset.html",
2517
+ @jitsu/js:test: │ "path": "/disable-user-ids.html",
949
2518
  @jitsu/js:test: │ "referrer": "",
950
2519
  @jitsu/js:test: │ "referring_domain": "",
951
2520
  @jitsu/js:test: │ "host": "localhost:3088",
952
2521
  @jitsu/js:test: │ "search": "",
953
2522
  @jitsu/js:test: │ "title": "Tracking page",
954
- @jitsu/js:test: │ "url": "https://localhost:3088/reset.html",
2523
+ @jitsu/js:test: │ "url": "https://localhost:3088/disable-user-ids.html",
955
2524
  @jitsu/js:test: │ "encoding": "UTF-8"
956
2525
  @jitsu/js:test: │ },
957
2526
  @jitsu/js:test: │ "clientIds": {},
958
2527
  @jitsu/js:test: │ "campaign": {}
959
2528
  @jitsu/js:test: │ }
960
2529
  @jitsu/js:test: │ }
961
- @jitsu/js:test: 📝 Request log size of 3 [
962
- @jitsu/js:test:  'identify[userId=john-nondoe, anonId=john-doe-id-1, traits={"email":"john@example.com"}]',
963
- @jitsu/js:test:  'track(pageLoaded)[userId=john-nondoe, anonId=john-doe-id-1, ]',
964
- @jitsu/js:test:  'track(pageLoaded)[anonId=2f9e4429-103b-4fcd-8d1c-11da8657a551, ]'
965
- @jitsu/js:test: ]
966
- @jitsu/js:test: 🍪Cookies [
967
- @jitsu/js:test:  {
968
- @jitsu/js:test:  name: '__eventn_id',
969
- @jitsu/js:test:  value: '2f9e4429-103b-4fcd-8d1c-11da8657a551',
970
- @jitsu/js:test:  domain: 'localhost',
971
- @jitsu/js:test:  path: '/',
972
- @jitsu/js:test:  expires: 1756981640.794509,
973
- @jitsu/js:test:  httpOnly: false,
974
- @jitsu/js:test:  secure: true,
975
- @jitsu/js:test:  sameSite: 'None'
976
- @jitsu/js:test:  }
977
- @jitsu/js:test: ]
978
- @jitsu/js:test:  ✓ 4 __tests__/playwright/integration.test.ts:247:5 › reset (1.1s)
2530
+ @jitsu/js:test:  ✓ 9 __tests__/playwright/integration.test.ts:403:5 disable-user-ids-then-consent (2.4s)
979
2531
  @jitsu/js:test: 
980
2532
  @jitsu/js:test: │ Browser Console LOG
981
2533
  @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","debug":true,"host":"https://localhost:3088"}
982
2534
  @jitsu/js:test: 
983
2535
  @jitsu/js:test: │ Browser Console LOG
2536
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
2537
+ @jitsu/js:test: 
2538
+ @jitsu/js:test: │ Browser Console LOG
2539
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
2540
+ @jitsu/js:test: 
2541
+ @jitsu/js:test: │ Browser Console LOG
2542
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
2543
+ @jitsu/js:test: 
2544
+ @jitsu/js:test: │ Browser Console LOG
984
2545
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
985
2546
  @jitsu/js:test: 
986
2547
  @jitsu/js:test: │ Browser Console LOG
987
2548
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
988
2549
  @jitsu/js:test: 
989
2550
  @jitsu/js:test: │ Browser Console LOG
2551
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: false
2552
+ @jitsu/js:test: 
2553
+ @jitsu/js:test: │ Browser Console LOG
2554
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
2555
+ @jitsu/js:test: 
2556
+ @jitsu/js:test: │ Browser Console LOG
2557
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
2558
+ @jitsu/js:test: 
2559
+ @jitsu/js:test: │ Browser Console LOG
990
2560
  @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
991
2561
  @jitsu/js:test: 
2562
+ @jitsu/js:test: │ Browser Console LOG
2563
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: false
2564
+ @jitsu/js:test: 
2565
+ @jitsu/js:test: │ Browser Console LOG
2566
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
2567
+ @jitsu/js:test: 
2568
+ @jitsu/js:test: │ Browser Console LOG
2569
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
2570
+ @jitsu/js:test: 
2571
+ @jitsu/js:test: │ Browser Console LOG
2572
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81
2573
+ @jitsu/js:test: 
2574
+ @jitsu/js:test: │ Browser Console LOG
2575
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
2576
+ @jitsu/js:test: 
2577
+ @jitsu/js:test: │ Browser Console LOG
2578
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
2579
+ @jitsu/js:test: 
992
2580
  @jitsu/js:test: │ Browser Console DEBUG
993
2581
  @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
994
- @jitsu/js:test: │ "writeKey": null,
995
- @jitsu/js:test: │ "host": "https://localhost:3088",
2582
+ @jitsu/js:test: │ "onload": "testOnload",
996
2583
  @jitsu/js:test: │ "debug": true,
2584
+ @jitsu/js:test: │ "host": "https://localhost:3088",
2585
+ @jitsu/js:test: │ "writeKey": null,
997
2586
  @jitsu/js:test: │ "fetch": null,
998
- @jitsu/js:test: │ "echoEvents": false,
999
- @jitsu/js:test: │ "onload": "testOnload"
2587
+ @jitsu/js:test: │ "echoEvents": false
1000
2588
  @jitsu/js:test: │ }
1001
2589
  @jitsu/js:test: 
1002
2590
  @jitsu/js:test: │ Browser Console LOG
@@ -1026,7 +2614,7 @@
1026
2614
  @jitsu/js:test: │ Browser Console LOG
1027
2615
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1028
2616
  @jitsu/js:test: 🍪 Jitsu Cookies {
1029
- @jitsu/js:test:  __eventn_id: '847caea9-b092-4b22-8db8-4577c81238f2',
2617
+ @jitsu/js:test:  __eventn_id: '4f38b95e-e42d-414c-a623-4dd5b9de8d81',
1030
2618
  @jitsu/js:test:  __eventn_uid: 'john-doe-id-1',
1031
2619
  @jitsu/js:test:  __eventn_id_usr: '%7B%22email%22%3A%22john.doe%40gmail.com%22%7D'
1032
2620
  @jitsu/js:test: }
@@ -1039,10 +2627,10 @@
1039
2627
  @jitsu/js:test: │ "traits": {
1040
2628
  @jitsu/js:test: │ "email": "john.doe@gmail.com"
1041
2629
  @jitsu/js:test: │ },
1042
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1043
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:21.774Z",
1044
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:21.774Z",
1045
- @jitsu/js:test: │ "messageId": "1gxbuxo9y8p2ci6rg4d451",
2630
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
2631
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:07.007Z",
2632
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:07.007Z",
2633
+ @jitsu/js:test: │ "messageId": "1dpm6snis5t8m1vvex18p",
1046
2634
  @jitsu/js:test: │ "writeKey": null,
1047
2635
  @jitsu/js:test: │ "context": {
1048
2636
  @jitsu/js:test: │ "library": {
@@ -1079,6 +2667,21 @@
1079
2667
  @jitsu/js:test: │ }
1080
2668
  @jitsu/js:test: 
1081
2669
  @jitsu/js:test: │ Browser Console LOG
2670
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81. Evicted from cache: false
2671
+ @jitsu/js:test: 
2672
+ @jitsu/js:test: │ Browser Console LOG
2673
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: false
2674
+ @jitsu/js:test: 
2675
+ @jitsu/js:test: │ Browser Console LOG
2676
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
2677
+ @jitsu/js:test: 
2678
+ @jitsu/js:test: │ Browser Console LOG
2679
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
2680
+ @jitsu/js:test: 
2681
+ @jitsu/js:test: │ Browser Console LOG
2682
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
2683
+ @jitsu/js:test: 
2684
+ @jitsu/js:test: │ Browser Console LOG
1082
2685
  @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
1083
2686
  @jitsu/js:test: │ {
1084
2687
  @jitsu/js:test: │ "type": "track",
@@ -1087,10 +2690,10 @@
1087
2690
  @jitsu/js:test: │ "trackParam": "trackValue"
1088
2691
  @jitsu/js:test: │ },
1089
2692
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1090
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1091
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:21.775Z",
1092
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:21.775Z",
1093
- @jitsu/js:test: │ "messageId": "lewnnqqagcckjzconwtd",
2693
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
2694
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:07.009Z",
2695
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:07.009Z",
2696
+ @jitsu/js:test: │ "messageId": "22g6i4k55um1goa6bzfjo0",
1094
2697
  @jitsu/js:test: │ "writeKey": null,
1095
2698
  @jitsu/js:test: │ "context": {
1096
2699
  @jitsu/js:test: │ "library": {
@@ -1143,10 +2746,10 @@
1143
2746
  @jitsu/js:test: │ "height": 720
1144
2747
  @jitsu/js:test: │ },
1145
2748
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1146
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1147
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:21.776Z",
1148
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:21.776Z",
1149
- @jitsu/js:test: │ "messageId": "1ivxq1zmw8e2e3nt26y58e",
2749
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
2750
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:07.010Z",
2751
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:07.010Z",
2752
+ @jitsu/js:test: │ "messageId": "12fz3bdyey4xejmw3fril",
1150
2753
  @jitsu/js:test: │ "writeKey": null,
1151
2754
  @jitsu/js:test: │ "context": {
1152
2755
  @jitsu/js:test: │ "library": {
@@ -1185,9 +2788,9 @@
1185
2788
  @jitsu/js:test: │ }
1186
2789
  @jitsu/js:test: │ }
1187
2790
  @jitsu/js:test: 📝 Request log size of 3 [
1188
- @jitsu/js:test:  'identify[userId=john-doe-id-1, anonId=847caea9-b092-4b22-8db8-4577c81238f2, traits={"email":"john.doe@gmail.com"}]',
1189
- @jitsu/js:test:  'track(pageLoaded)[userId=john-doe-id-1, anonId=847caea9-b092-4b22-8db8-4577c81238f2, ]',
1190
- @jitsu/js:test:  'page[userId=john-doe-id-1, anonId=847caea9-b092-4b22-8db8-4577c81238f2, ]'
2791
+ @jitsu/js:test:  'identify[userId=john-doe-id-1, anonId=4f38b95e-e42d-414c-a623-4dd5b9de8d81, traits={"email":"john.doe@gmail.com"}]',
2792
+ @jitsu/js:test:  'track(pageLoaded)[userId=john-doe-id-1, anonId=4f38b95e-e42d-414c-a623-4dd5b9de8d81, ]',
2793
+ @jitsu/js:test:  'page[userId=john-doe-id-1, anonId=4f38b95e-e42d-414c-a623-4dd5b9de8d81, ]'
1191
2794
  @jitsu/js:test: ]
1192
2795
  @jitsu/js:test: 📝 Checking track event {
1193
2796
  @jitsu/js:test:  "type": "track",
@@ -1196,10 +2799,10 @@
1196
2799
  @jitsu/js:test:  "trackParam": "trackValue"
1197
2800
  @jitsu/js:test:  },
1198
2801
  @jitsu/js:test:  "userId": "john-doe-id-1",
1199
- @jitsu/js:test:  "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1200
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:21.775Z",
1201
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:21.775Z",
1202
- @jitsu/js:test:  "messageId": "lewnnqqagcckjzconwtd",
2802
+ @jitsu/js:test:  "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
2803
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:46:07.009Z",
2804
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:46:07.009Z",
2805
+ @jitsu/js:test:  "messageId": "22g6i4k55um1goa6bzfjo0",
1203
2806
  @jitsu/js:test:  "writeKey": null,
1204
2807
  @jitsu/js:test:  "context": {
1205
2808
  @jitsu/js:test:  "library": {
@@ -1243,10 +2846,10 @@
1243
2846
  @jitsu/js:test:  "traits": {
1244
2847
  @jitsu/js:test:  "email": "john.doe@gmail.com"
1245
2848
  @jitsu/js:test:  },
1246
- @jitsu/js:test:  "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1247
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:21.774Z",
1248
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:21.774Z",
1249
- @jitsu/js:test:  "messageId": "1gxbuxo9y8p2ci6rg4d451",
2849
+ @jitsu/js:test:  "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
2850
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:46:07.007Z",
2851
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:46:07.007Z",
2852
+ @jitsu/js:test:  "messageId": "1dpm6snis5t8m1vvex18p",
1250
2853
  @jitsu/js:test:  "writeKey": null,
1251
2854
  @jitsu/js:test:  "context": {
1252
2855
  @jitsu/js:test:  "library": {
@@ -1293,10 +2896,10 @@
1293
2896
  @jitsu/js:test:  "height": 720
1294
2897
  @jitsu/js:test:  },
1295
2898
  @jitsu/js:test:  "userId": "john-doe-id-1",
1296
- @jitsu/js:test:  "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1297
- @jitsu/js:test:  "timestamp": "2024-07-31T10:27:21.776Z",
1298
- @jitsu/js:test:  "sentAt": "2024-07-31T10:27:21.776Z",
1299
- @jitsu/js:test:  "messageId": "1ivxq1zmw8e2e3nt26y58e",
2899
+ @jitsu/js:test:  "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
2900
+ @jitsu/js:test:  "timestamp": "2024-08-14T12:46:07.010Z",
2901
+ @jitsu/js:test:  "sentAt": "2024-08-14T12:46:07.010Z",
2902
+ @jitsu/js:test:  "messageId": "12fz3bdyey4xejmw3fril",
1300
2903
  @jitsu/js:test:  "writeKey": null,
1301
2904
  @jitsu/js:test:  "context": {
1302
2905
  @jitsu/js:test:  "library": {
@@ -1339,6 +2942,15 @@
1339
2942
  @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","debug":true,"host":"https://localhost:3088"}
1340
2943
  @jitsu/js:test: 
1341
2944
  @jitsu/js:test: │ Browser Console LOG
2945
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: true
2946
+ @jitsu/js:test: 
2947
+ @jitsu/js:test: │ Browser Console LOG
2948
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81. Evicted from cache: true
2949
+ @jitsu/js:test: 
2950
+ @jitsu/js:test: │ Browser Console LOG
2951
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: true
2952
+ @jitsu/js:test: 
2953
+ @jitsu/js:test: │ Browser Console LOG
1342
2954
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
1343
2955
  @jitsu/js:test: 
1344
2956
  @jitsu/js:test: │ Browser Console LOG
@@ -1347,14 +2959,20 @@
1347
2959
  @jitsu/js:test: │ Browser Console LOG
1348
2960
  @jitsu/js:test: │ [JITSU DEBUG] Jitsu callback queue size: 0 []
1349
2961
  @jitsu/js:test: 
2962
+ @jitsu/js:test: │ Browser Console LOG
2963
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
2964
+ @jitsu/js:test: 
2965
+ @jitsu/js:test: │ Browser Console LOG
2966
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
2967
+ @jitsu/js:test: 
1350
2968
  @jitsu/js:test: │ Browser Console DEBUG
1351
2969
  @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
1352
- @jitsu/js:test: │ "writeKey": null,
1353
- @jitsu/js:test: │ "host": "https://localhost:3088",
2970
+ @jitsu/js:test: │ "onload": "testOnload",
1354
2971
  @jitsu/js:test: │ "debug": true,
2972
+ @jitsu/js:test: │ "host": "https://localhost:3088",
2973
+ @jitsu/js:test: │ "writeKey": null,
1355
2974
  @jitsu/js:test: │ "fetch": null,
1356
- @jitsu/js:test: │ "echoEvents": false,
1357
- @jitsu/js:test: │ "onload": "testOnload"
2975
+ @jitsu/js:test: │ "echoEvents": false
1358
2976
  @jitsu/js:test: │ }
1359
2977
  @jitsu/js:test: 
1360
2978
  @jitsu/js:test: │ Browser Console LOG
@@ -1385,7 +3003,13 @@
1385
3003
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1386
3004
  @jitsu/js:test: 
1387
3005
  @jitsu/js:test: │ Browser Console LOG
1388
- @jitsu/js:test: │ Generating test events. Implementation jitsu: identify,track,page,user,reset,ready,on,once,getState,dispatch,enablePlugin,disablePlugin,plugins,storage,setAnonymousId,events,group
3006
+ @jitsu/js:test: │ Generating test events. Implementation jitsu: identify,track,page,user,reset,ready,on,once,getState,dispatch,enablePlugin,disablePlugin,plugins,storage,setAnonymousId,events,configure,group
3007
+ @jitsu/js:test: 
3008
+ @jitsu/js:test: │ Browser Console LOG
3009
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=userId2
3010
+ @jitsu/js:test: 
3011
+ @jitsu/js:test: │ Browser Console LOG
3012
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1389
3013
  @jitsu/js:test: 
1390
3014
  @jitsu/js:test: │ Browser Console LOG
1391
3015
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=userId2
@@ -1410,10 +3034,10 @@
1410
3034
  @jitsu/js:test: │ "traits": {
1411
3035
  @jitsu/js:test: │ "email": "john.doe@gmail.com"
1412
3036
  @jitsu/js:test: │ },
1413
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1414
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:22.867Z",
1415
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:22.867Z",
1416
- @jitsu/js:test: │ "messageId": "xscpmbn5gfxsecgyjavv",
3037
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3038
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.117Z",
3039
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.117Z",
3040
+ @jitsu/js:test: │ "messageId": "1ha5e3n2caj8d9927vyhy",
1417
3041
  @jitsu/js:test: │ "writeKey": null,
1418
3042
  @jitsu/js:test: │ "context": {
1419
3043
  @jitsu/js:test: │ "library": {
@@ -1450,6 +3074,21 @@
1450
3074
  @jitsu/js:test: │ }
1451
3075
  @jitsu/js:test: 
1452
3076
  @jitsu/js:test: │ Browser Console LOG
3077
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81. Evicted from cache: true
3078
+ @jitsu/js:test: 
3079
+ @jitsu/js:test: │ Browser Console LOG
3080
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=userId2. Evicted from cache: false
3081
+ @jitsu/js:test: 
3082
+ @jitsu/js:test: │ Browser Console LOG
3083
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
3084
+ @jitsu/js:test: 
3085
+ @jitsu/js:test: │ Browser Console LOG
3086
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
3087
+ @jitsu/js:test: 
3088
+ @jitsu/js:test: │ Browser Console LOG
3089
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
3090
+ @jitsu/js:test: 
3091
+ @jitsu/js:test: │ Browser Console LOG
1453
3092
  @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
1454
3093
  @jitsu/js:test: │ {
1455
3094
  @jitsu/js:test: │ "type": "track",
@@ -1458,10 +3097,10 @@
1458
3097
  @jitsu/js:test: │ "trackParam": "trackValue"
1459
3098
  @jitsu/js:test: │ },
1460
3099
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1461
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1462
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:22.869Z",
1463
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:22.869Z",
1464
- @jitsu/js:test: │ "messageId": "r94auitzj1184mm164cwu",
3100
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3101
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.119Z",
3102
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.119Z",
3103
+ @jitsu/js:test: │ "messageId": "12rsrxviishsd2fdfa5q8",
1465
3104
  @jitsu/js:test: │ "writeKey": null,
1466
3105
  @jitsu/js:test: │ "context": {
1467
3106
  @jitsu/js:test: │ "library": {
@@ -1514,10 +3153,10 @@
1514
3153
  @jitsu/js:test: │ "height": 720
1515
3154
  @jitsu/js:test: │ },
1516
3155
  @jitsu/js:test: │ "userId": "john-doe-id-1",
1517
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1518
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:22.870Z",
1519
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:22.870Z",
1520
- @jitsu/js:test: │ "messageId": "1epw0p17mho29xr634iq5s",
3156
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3157
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.120Z",
3158
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.120Z",
3159
+ @jitsu/js:test: │ "messageId": "1dwb4we1m8m30b14yhdra",
1521
3160
  @jitsu/js:test: │ "writeKey": null,
1522
3161
  @jitsu/js:test: │ "context": {
1523
3162
  @jitsu/js:test: │ "library": {
@@ -1565,10 +3204,10 @@
1565
3204
  @jitsu/js:test: │ "email": "john.doe2@gmail.com",
1566
3205
  @jitsu/js:test: │ "caseName": "basic-identify"
1567
3206
  @jitsu/js:test: │ },
1568
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1569
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:22.884Z",
1570
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:22.884Z",
1571
- @jitsu/js:test: │ "messageId": "2g306xe7iaf1gn10205ljj",
3207
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3208
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.134Z",
3209
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.134Z",
3210
+ @jitsu/js:test: │ "messageId": "hu0jnjy972tb4ke6bvcf",
1572
3211
  @jitsu/js:test: │ "writeKey": null,
1573
3212
  @jitsu/js:test: │ "context": {
1574
3213
  @jitsu/js:test: │ "library": {
@@ -1605,6 +3244,21 @@
1605
3244
  @jitsu/js:test: │ }
1606
3245
  @jitsu/js:test: 
1607
3246
  @jitsu/js:test: │ Browser Console LOG
3247
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81. Evicted from cache: true
3248
+ @jitsu/js:test: 
3249
+ @jitsu/js:test: │ Browser Console LOG
3250
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: false
3251
+ @jitsu/js:test: 
3252
+ @jitsu/js:test: │ Browser Console LOG
3253
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
3254
+ @jitsu/js:test: 
3255
+ @jitsu/js:test: │ Browser Console LOG
3256
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=userId2
3257
+ @jitsu/js:test: 
3258
+ @jitsu/js:test: │ Browser Console LOG
3259
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
3260
+ @jitsu/js:test: 
3261
+ @jitsu/js:test: │ Browser Console LOG
1608
3262
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1609
3263
  @jitsu/js:test: 
1610
3264
  @jitsu/js:test: │ Browser Console LOG
@@ -1629,10 +3283,10 @@
1629
3283
  @jitsu/js:test: │ "caseName": "test-page-right-after-identify"
1630
3284
  @jitsu/js:test: │ },
1631
3285
  @jitsu/js:test: │ "userId": "userId2",
1632
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1633
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:22.943Z",
1634
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:22.943Z",
1635
- @jitsu/js:test: │ "messageId": "da8gx77h7cqzxs4p6vti",
3286
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3287
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.190Z",
3288
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.190Z",
3289
+ @jitsu/js:test: │ "messageId": "1l970wz5foi2eihjd6vys",
1636
3290
  @jitsu/js:test: │ "writeKey": null,
1637
3291
  @jitsu/js:test: │ "context": {
1638
3292
  @jitsu/js:test: │ "library": {
@@ -1676,6 +3330,9 @@
1676
3330
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1677
3331
  @jitsu/js:test: 
1678
3332
  @jitsu/js:test: │ Browser Console LOG
3333
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
3334
+ @jitsu/js:test: 
3335
+ @jitsu/js:test: │ Browser Console LOG
1679
3336
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=userId2
1680
3337
  @jitsu/js:test: 
1681
3338
  @jitsu/js:test: │ Browser Console LOG
@@ -1693,10 +3350,10 @@
1693
3350
  @jitsu/js:test: │ "email": "john.doe3@gmail.com",
1694
3351
  @jitsu/js:test: │ "caseName": "identify-without-user-id"
1695
3352
  @jitsu/js:test: │ },
1696
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1697
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:22.996Z",
1698
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:22.996Z",
1699
- @jitsu/js:test: │ "messageId": "1xc7s6h10ve11skctjgp94",
3353
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3354
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.245Z",
3355
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.245Z",
3356
+ @jitsu/js:test: │ "messageId": "1230ufq0uuy10g6sbufm69",
1700
3357
  @jitsu/js:test: │ "writeKey": null,
1701
3358
  @jitsu/js:test: │ "context": {
1702
3359
  @jitsu/js:test: │ "library": {
@@ -1733,6 +3390,21 @@
1733
3390
  @jitsu/js:test: │ }
1734
3391
  @jitsu/js:test: 
1735
3392
  @jitsu/js:test: │ Browser Console LOG
3393
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81. Evicted from cache: true
3394
+ @jitsu/js:test: 
3395
+ @jitsu/js:test: │ Browser Console LOG
3396
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=userId2. Evicted from cache: false
3397
+ @jitsu/js:test: 
3398
+ @jitsu/js:test: │ Browser Console LOG
3399
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
3400
+ @jitsu/js:test: 
3401
+ @jitsu/js:test: │ Browser Console LOG
3402
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=userId2
3403
+ @jitsu/js:test: 
3404
+ @jitsu/js:test: │ Browser Console LOG
3405
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
3406
+ @jitsu/js:test: 
3407
+ @jitsu/js:test: │ Browser Console LOG
1736
3408
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __group_id=group1
1737
3409
  @jitsu/js:test: 
1738
3410
  @jitsu/js:test: │ Browser Console LOG
@@ -1750,11 +3422,11 @@
1750
3422
  @jitsu/js:test: │ "name": "Group 1",
1751
3423
  @jitsu/js:test: │ "caseName": "basic-group"
1752
3424
  @jitsu/js:test: │ },
1753
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
3425
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
1754
3426
  @jitsu/js:test: │ "userId": "userId2",
1755
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:23.051Z",
1756
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:23.051Z",
1757
- @jitsu/js:test: │ "messageId": "2eknkojvq641cyak2aqlbv",
3427
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.300Z",
3428
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.300Z",
3429
+ @jitsu/js:test: │ "messageId": "1iynusyl01sixhw8kzcye",
1758
3430
  @jitsu/js:test: │ "writeKey": null,
1759
3431
  @jitsu/js:test: │ "context": {
1760
3432
  @jitsu/js:test: │ "library": {
@@ -1814,10 +3486,10 @@
1814
3486
  @jitsu/js:test: │ "caseName": "page-without-name"
1815
3487
  @jitsu/js:test: │ },
1816
3488
  @jitsu/js:test: │ "userId": "userId2",
1817
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1818
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:23.103Z",
1819
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:23.103Z",
1820
- @jitsu/js:test: │ "messageId": "18q4ht7x9f32aqi1k6db54",
3489
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3490
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.354Z",
3491
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.354Z",
3492
+ @jitsu/js:test: │ "messageId": "yzoo58ckl61xuecqpgg6v",
1821
3493
  @jitsu/js:test: │ "writeKey": null,
1822
3494
  @jitsu/js:test: │ "groupId": "group1",
1823
3495
  @jitsu/js:test: │ "context": {
@@ -1884,10 +3556,10 @@
1884
3556
  @jitsu/js:test: │ "caseName": "page-with-name"
1885
3557
  @jitsu/js:test: │ },
1886
3558
  @jitsu/js:test: │ "userId": "userId2",
1887
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1888
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:23.158Z",
1889
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:23.158Z",
1890
- @jitsu/js:test: │ "messageId": "1pafoud7x3r26g260zfouo",
3559
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3560
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.408Z",
3561
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.408Z",
3562
+ @jitsu/js:test: │ "messageId": "2dwpp5tc6pl23qr4yechfv",
1891
3563
  @jitsu/js:test: │ "writeKey": null,
1892
3564
  @jitsu/js:test: │ "groupId": "group1",
1893
3565
  @jitsu/js:test: │ "context": {
@@ -1947,10 +3619,10 @@
1947
3619
  @jitsu/js:test: │ "caseName": "track-with-name"
1948
3620
  @jitsu/js:test: │ },
1949
3621
  @jitsu/js:test: │ "userId": "userId2",
1950
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
1951
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:23.211Z",
1952
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:23.211Z",
1953
- @jitsu/js:test: │ "messageId": "1c2namfrm3e9cnl0fsfw4",
3622
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3623
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.462Z",
3624
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.462Z",
3625
+ @jitsu/js:test: │ "messageId": "stnvkhwuyq1t6es2auhnv",
1954
3626
  @jitsu/js:test: │ "writeKey": null,
1955
3627
  @jitsu/js:test: │ "groupId": "group1",
1956
3628
  @jitsu/js:test: │ "context": {
@@ -2005,6 +3677,12 @@
2005
3677
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
2006
3678
  @jitsu/js:test: 
2007
3679
  @jitsu/js:test: │ Browser Console LOG
3680
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=9292649175
3681
+ @jitsu/js:test: 
3682
+ @jitsu/js:test: │ Browser Console LOG
3683
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
3684
+ @jitsu/js:test: 
3685
+ @jitsu/js:test: │ Browser Console LOG
2008
3686
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=group1. Evicted from cache: false
2009
3687
  @jitsu/js:test: 
2010
3688
  @jitsu/js:test: │ Browser Console LOG
@@ -2015,10 +3693,10 @@
2015
3693
  @jitsu/js:test: │ "traits": {
2016
3694
  @jitsu/js:test: │ "caseName": "identify-with-numeric-id-1"
2017
3695
  @jitsu/js:test: │ },
2018
- @jitsu/js:test: │ "anonymousId": "847caea9-b092-4b22-8db8-4577c81238f2",
2019
- @jitsu/js:test: │ "timestamp": "2024-07-31T10:27:23.270Z",
2020
- @jitsu/js:test: │ "sentAt": "2024-07-31T10:27:23.270Z",
2021
- @jitsu/js:test: │ "messageId": "1ytfns8p9581fvm1ruolln",
3696
+ @jitsu/js:test: │ "anonymousId": "4f38b95e-e42d-414c-a623-4dd5b9de8d81",
3697
+ @jitsu/js:test: │ "timestamp": "2024-08-14T12:46:08.516Z",
3698
+ @jitsu/js:test: │ "sentAt": "2024-08-14T12:46:08.516Z",
3699
+ @jitsu/js:test: │ "messageId": "2igf3y7hlwgz77loqkxq",
2022
3700
  @jitsu/js:test: │ "writeKey": null,
2023
3701
  @jitsu/js:test: │ "groupId": "group1",
2024
3702
  @jitsu/js:test: │ "context": {
@@ -2056,8 +3734,23 @@
2056
3734
  @jitsu/js:test: │ }
2057
3735
  @jitsu/js:test: 
2058
3736
  @jitsu/js:test: │ Browser Console LOG
3737
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4f38b95e-e42d-414c-a623-4dd5b9de8d81. Evicted from cache: true
3738
+ @jitsu/js:test: 
3739
+ @jitsu/js:test: │ Browser Console LOG
3740
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=9292649175. Evicted from cache: false
3741
+ @jitsu/js:test: 
3742
+ @jitsu/js:test: │ Browser Console LOG
3743
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
3744
+ @jitsu/js:test: 
3745
+ @jitsu/js:test: │ Browser Console LOG
3746
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=9292649175
3747
+ @jitsu/js:test: 
3748
+ @jitsu/js:test: │ Browser Console LOG
3749
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
3750
+ @jitsu/js:test: 
3751
+ @jitsu/js:test: │ Browser Console LOG
2059
3752
  @jitsu/js:test: │ Test events for jitsu has been generated
2060
- @jitsu/js:test:  ✓ 5 __tests__/playwright/integration.test.ts:282:5 › basic (1.6s)
3753
+ @jitsu/js:test:  ✓ 10 __tests__/playwright/integration.test.ts:450:5 › basic (1.7s)
2061
3754
  @jitsu/js:test: 
2062
3755
  @jitsu/js:test:  1 skipped
2063
- @jitsu/js:test:  4 passed (5.9s)
3756
+ @jitsu/js:test:  9 passed (13.6s)