@jitsu/js 1.9.14 → 1.9.17

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 e8cf5562ef076f59
1
+ @jitsu/js:test: cache hit, replaying output 714c808a573c2e82
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,28 +7,22 @@
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 1 time, most recently because:
11
- @jitsu/js:test: MustScanSubDirs UserDroppedTo resolve, please review the information on
12
- @jitsu/js:test: https://facebook.github.io/watchman/docs/troubleshooting.html#recrawl
13
- @jitsu/js:test: To clear this warning, run:
14
- @jitsu/js:test: `watchman watch-del '/Users/ildarnurislamov/Projects/newjitsu' ; watchman watch-project '/Users/ildarnurislamov/Projects/newjitsu'`
15
- @jitsu/js:test: 
16
10
  @jitsu/js:test: ts-jest[ts-jest-transformer] (WARN) Define `ts-jest` config under `globals` is deprecated. Please do
17
11
  @jitsu/js:test: transform: {
18
12
  @jitsu/js:test:  <transform_regex>: ['ts-jest', { /* ts-jest config goes here in Jest */ }],
19
13
  @jitsu/js:test: },
20
- @jitsu/js:test: ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead.
21
- @jitsu/js:test: ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate <config-file>.
22
14
  @jitsu/js:test: ts-jest[ts-jest-transformer] (WARN) Define `ts-jest` config under `globals` is deprecated. Please do
23
15
  @jitsu/js:test: transform: {
24
16
  @jitsu/js:test:  <transform_regex>: ['ts-jest', { /* ts-jest config goes here in Jest */ }],
25
17
  @jitsu/js:test: },
26
18
  @jitsu/js:test: ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead.
27
19
  @jitsu/js:test: ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate <config-file>.
20
+ @jitsu/js:test: ts-jest[backports] (WARN) "[jest-config].globals.ts-jest.tsConfig" is deprecated, use "[jest-config].globals.ts-jest.tsconfig" instead.
21
+ @jitsu/js:test: ts-jest[backports] (WARN) Your Jest configuration is outdated. Use the CLI to help migrating it: ts-jest config:migrate <config-file>.
28
22
  @jitsu/js:test: ts-jest[versions] (WARN) Version 5.6.3 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
23
  @jitsu/js:test: ts-jest[versions] (WARN) Version 5.6.3 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
24
  @jitsu/js:test: PASS __tests__/node/method-queue.test.ts
31
- @jitsu/js:test: PASS __tests__/node/nodejs.test.ts (10.339 s)
25
+ @jitsu/js:test: PASS __tests__/node/nodejs.test.ts (10.077 s)
32
26
  @jitsu/js:test:  ● Console
33
27
  @jitsu/js:test: 
34
28
  @jitsu/js:test:  console.log
@@ -49,7 +43,7 @@
49
43
  @jitsu/js:test:  console.log
50
44
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
51
45
  @jitsu/js:test: 
52
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
46
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
53
47
  @jitsu/js:test: 
54
48
  @jitsu/js:test:  console.log
55
49
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
@@ -59,7 +53,7 @@
59
53
  @jitsu/js:test:  console.log
60
54
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
61
55
  @jitsu/js:test: 
62
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
56
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
63
57
  @jitsu/js:test: 
64
58
  @jitsu/js:test:  console.log
65
59
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -69,7 +63,7 @@
69
63
  @jitsu/js:test:  console.log
70
64
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
71
65
  @jitsu/js:test: 
72
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
66
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
73
67
  @jitsu/js:test: 
74
68
  @jitsu/js:test:  console.log
75
69
  @jitsu/js:test:  [JITSU TEST] Jitsu instance {
@@ -136,12 +130,12 @@
136
130
  @jitsu/js:test:  console.log
137
131
  @jitsu/js:test:  [JITSU DEBUG] Setting anonymous id to anonymous_id_test
138
132
  @jitsu/js:test: 
139
- @jitsu/js:test:  at Object.setAnonymousId (../../dist/jitsu.cjs.js:1992:25)
133
+ @jitsu/js:test:  at Object.setAnonymousId (../../dist/jitsu.cjs.js:1995:25)
140
134
  @jitsu/js:test: 
141
135
  @jitsu/js:test:  console.log
142
136
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=anonymous_id_test
143
137
  @jitsu/js:test: 
144
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
138
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
145
139
  @jitsu/js:test: 
146
140
  @jitsu/js:test:  console.log
147
141
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="anonymous_id_test"
@@ -170,12 +164,12 @@
170
164
  @jitsu/js:test:  console.log
171
165
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
172
166
  @jitsu/js:test: 
173
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
167
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
174
168
  @jitsu/js:test: 
175
169
  @jitsu/js:test:  console.log
176
170
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=anonymous_id_test. Evicted from cache: false
177
171
  @jitsu/js:test: 
178
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
172
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
179
173
  @jitsu/js:test: 
180
174
  @jitsu/js:test:  console.log
181
175
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -185,22 +179,22 @@
185
179
  @jitsu/js:test:  console.log
186
180
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
187
181
  @jitsu/js:test: 
188
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
182
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
189
183
  @jitsu/js:test: 
190
184
  @jitsu/js:test:  console.log
191
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=49f6c66e-489e-4ea9-9395-25b34428a95c
185
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=6b0e0190-46f0-40a2-bf36-2b594d5c13b7
192
186
  @jitsu/js:test: 
193
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
187
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
194
188
  @jitsu/js:test: 
195
189
  @jitsu/js:test:  console.log
196
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="49f6c66e-489e-4ea9-9395-25b34428a95c"
190
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="6b0e0190-46f0-40a2-bf36-2b594d5c13b7"
197
191
  @jitsu/js:test: 
198
192
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
199
193
  @jitsu/js:test: 
200
194
  @jitsu/js:test:  console.log
201
195
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=anonymous_id_test
202
196
  @jitsu/js:test: 
203
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
197
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
204
198
  @jitsu/js:test: 
205
199
  @jitsu/js:test:  console.log
206
200
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="anonymous_id_test"
@@ -230,7 +224,7 @@
230
224
  @jitsu/js:test:  console.log
231
225
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
232
226
  @jitsu/js:test: 
233
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
227
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
234
228
  @jitsu/js:test: 
235
229
  @jitsu/js:test:  console.log
236
230
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
@@ -240,7 +234,7 @@
240
234
  @jitsu/js:test:  console.log
241
235
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
242
236
  @jitsu/js:test: 
243
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
237
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
244
238
  @jitsu/js:test: 
245
239
  @jitsu/js:test:  console.log
246
240
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
@@ -250,7 +244,7 @@
250
244
  @jitsu/js:test:  console.log
251
245
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
252
246
  @jitsu/js:test: 
253
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
247
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
254
248
  @jitsu/js:test: 
255
249
  @jitsu/js:test:  console.log
256
250
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -260,9 +254,9 @@
260
254
  @jitsu/js:test:  "properties": {},
261
255
  @jitsu/js:test:  "userId": null,
262
256
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
263
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:53.269Z",
264
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:53.270Z",
265
- @jitsu/js:test:  "messageId": "18s7m7buo5assova2bw2x",
257
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:24.567Z",
258
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:24.568Z",
259
+ @jitsu/js:test:  "messageId": "fk3o8ckd0z2af8bb8byjt",
266
260
  @jitsu/js:test:  "writeKey": "key:***",
267
261
  @jitsu/js:test:  "context": {
268
262
  @jitsu/js:test:  "library": {
@@ -287,12 +281,12 @@
287
281
  @jitsu/js:test:  console.log
288
282
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
289
283
  @jitsu/js:test: 
290
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
284
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
291
285
  @jitsu/js:test: 
292
286
  @jitsu/js:test:  console.log
293
287
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=anonymous_id_test. Evicted from cache: false
294
288
  @jitsu/js:test: 
295
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
289
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
296
290
  @jitsu/js:test: 
297
291
  @jitsu/js:test:  console.log
298
292
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -302,7 +296,7 @@
302
296
  @jitsu/js:test:  console.log
303
297
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
304
298
  @jitsu/js:test: 
305
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
299
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
306
300
  @jitsu/js:test: 
307
301
  @jitsu/js:test:  console.log
308
302
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -312,7 +306,7 @@
312
306
  @jitsu/js:test:  console.log
313
307
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
314
308
  @jitsu/js:test: 
315
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
309
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
316
310
  @jitsu/js:test: 
317
311
  @jitsu/js:test:  console.log
318
312
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
@@ -322,7 +316,7 @@
322
316
  @jitsu/js:test:  console.log
323
317
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
324
318
  @jitsu/js:test: 
325
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
319
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
326
320
  @jitsu/js:test: 
327
321
  @jitsu/js:test:  console.log
328
322
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
@@ -332,7 +326,7 @@
332
326
  @jitsu/js:test:  console.log
333
327
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
334
328
  @jitsu/js:test: 
335
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
329
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
336
330
  @jitsu/js:test: 
337
331
  @jitsu/js:test:  console.log
338
332
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -342,9 +336,9 @@
342
336
  @jitsu/js:test:  "properties": {},
343
337
  @jitsu/js:test:  "userId": null,
344
338
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
345
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:53.307Z",
346
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:53.307Z",
347
- @jitsu/js:test:  "messageId": "9p570wvrwnl9602ka7l",
339
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:24.602Z",
340
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:24.602Z",
341
+ @jitsu/js:test:  "messageId": "18yzj7urof12cfu8yc8amb",
348
342
  @jitsu/js:test:  "writeKey": "key:***",
349
343
  @jitsu/js:test:  "context": {
350
344
  @jitsu/js:test:  "library": {
@@ -369,12 +363,12 @@
369
363
  @jitsu/js:test:  console.log
370
364
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
371
365
  @jitsu/js:test: 
372
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
366
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
373
367
  @jitsu/js:test: 
374
368
  @jitsu/js:test:  console.log
375
369
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=anonymous_id_test. Evicted from cache: false
376
370
  @jitsu/js:test: 
377
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
371
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
378
372
  @jitsu/js:test: 
379
373
  @jitsu/js:test:  console.log
380
374
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -384,7 +378,7 @@
384
378
  @jitsu/js:test:  console.log
385
379
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
386
380
  @jitsu/js:test: 
387
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
381
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
388
382
  @jitsu/js:test: 
389
383
  @jitsu/js:test:  console.log
390
384
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -394,7 +388,7 @@
394
388
  @jitsu/js:test:  console.log
395
389
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
396
390
  @jitsu/js:test: 
397
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
391
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
398
392
  @jitsu/js:test: 
399
393
  @jitsu/js:test:  console.log
400
394
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
@@ -404,7 +398,7 @@
404
398
  @jitsu/js:test:  console.log
405
399
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
406
400
  @jitsu/js:test: 
407
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
401
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
408
402
  @jitsu/js:test: 
409
403
  @jitsu/js:test:  console.log
410
404
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
@@ -414,7 +408,7 @@
414
408
  @jitsu/js:test:  console.log
415
409
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
416
410
  @jitsu/js:test: 
417
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
411
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
418
412
  @jitsu/js:test: 
419
413
  @jitsu/js:test:  console.log
420
414
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -424,9 +418,9 @@
424
418
  @jitsu/js:test:  "properties": {},
425
419
  @jitsu/js:test:  "userId": null,
426
420
  @jitsu/js:test:  "anonymousId": "anonymous_id_test",
427
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:53.313Z",
428
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:53.313Z",
429
- @jitsu/js:test:  "messageId": "pvhfu1rlgr8tdwzmo7dm",
421
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:24.607Z",
422
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:24.607Z",
423
+ @jitsu/js:test:  "messageId": "paxum1c3cjse7daixm8c",
430
424
  @jitsu/js:test:  "writeKey": "key:***",
431
425
  @jitsu/js:test:  "context": {
432
426
  @jitsu/js:test:  "library": {
@@ -486,7 +480,7 @@
486
480
  @jitsu/js:test:  console.log
487
481
  @jitsu/js:test:  [JITSU DEBUG] Update Jitsu config with {"privacy":{"dontSend":false,"consentCategories":{"analytics":true}}}
488
482
  @jitsu/js:test: 
489
- @jitsu/js:test:  at Object.<anonymous> (../../dist/jitsu.cjs.js:2019:29)
483
+ @jitsu/js:test:  at Object.<anonymous> (../../dist/jitsu.cjs.js:2022:29)
490
484
  @jitsu/js:test: 
491
485
  @jitsu/js:test:  console.log
492
486
  @jitsu/js:test:  [JITSU] Enabling Anonymous ID. Generating new Id.
@@ -494,39 +488,39 @@
494
488
  @jitsu/js:test:  at Object.configure (../../dist/jitsu.cjs.js:1799:33)
495
489
  @jitsu/js:test: 
496
490
  @jitsu/js:test:  console.log
497
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=48d17b9f-3c10-4d96-89ff-9678fc9f471e
491
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=e91859c0-af4a-4857-982b-e105eb831a6e
498
492
  @jitsu/js:test: 
499
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
493
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
500
494
  @jitsu/js:test: 
501
495
  @jitsu/js:test:  console.log
502
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="48d17b9f-3c10-4d96-89ff-9678fc9f471e"
496
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="e91859c0-af4a-4857-982b-e105eb831a6e"
503
497
  @jitsu/js:test: 
504
498
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
505
499
  @jitsu/js:test: 
506
500
  @jitsu/js:test:  console.log
507
501
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
508
502
  @jitsu/js:test: 
509
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
503
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
510
504
  @jitsu/js:test: 
511
505
  @jitsu/js:test:  console.log
512
506
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
513
507
  @jitsu/js:test: 
514
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
508
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
515
509
  @jitsu/js:test: 
516
510
  @jitsu/js:test:  console.log
517
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=48d17b9f-3c10-4d96-89ff-9678fc9f471e
511
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=e91859c0-af4a-4857-982b-e105eb831a6e
518
512
  @jitsu/js:test: 
519
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
513
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
520
514
  @jitsu/js:test: 
521
515
  @jitsu/js:test:  console.log
522
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="48d17b9f-3c10-4d96-89ff-9678fc9f471e"
516
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="e91859c0-af4a-4857-982b-e105eb831a6e"
523
517
  @jitsu/js:test: 
524
518
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
525
519
  @jitsu/js:test: 
526
520
  @jitsu/js:test:  console.log
527
521
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
528
522
  @jitsu/js:test: 
529
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
523
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
530
524
  @jitsu/js:test: 
531
525
  @jitsu/js:test:  console.log
532
526
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -536,7 +530,7 @@
536
530
  @jitsu/js:test:  console.log
537
531
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
538
532
  @jitsu/js:test: 
539
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
533
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
540
534
  @jitsu/js:test: 
541
535
  @jitsu/js:test:  console.log
542
536
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -546,7 +540,7 @@
546
540
  @jitsu/js:test:  console.log
547
541
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
548
542
  @jitsu/js:test: 
549
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
543
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
550
544
  @jitsu/js:test: 
551
545
  @jitsu/js:test:  console.log
552
546
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -556,7 +550,7 @@
556
550
  @jitsu/js:test:  console.log
557
551
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
558
552
  @jitsu/js:test: 
559
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
553
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
560
554
  @jitsu/js:test: 
561
555
  @jitsu/js:test:  console.log
562
556
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -571,7 +565,7 @@
571
565
  @jitsu/js:test:  console.log
572
566
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
573
567
  @jitsu/js:test: 
574
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
568
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
575
569
  @jitsu/js:test: 
576
570
  @jitsu/js:test:  console.log
577
571
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
@@ -581,10 +575,10 @@
581
575
  @jitsu/js:test:  "traits": {
582
576
  @jitsu/js:test:  "email": "myUserId@example.com"
583
577
  @jitsu/js:test:  },
584
- @jitsu/js:test:  "anonymousId": "48d17b9f-3c10-4d96-89ff-9678fc9f471e",
585
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:56.324Z",
586
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:56.324Z",
587
- @jitsu/js:test:  "messageId": "gzlyx88fkkv6nm1c7ali",
578
+ @jitsu/js:test:  "anonymousId": "e91859c0-af4a-4857-982b-e105eb831a6e",
579
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:27.623Z",
580
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:27.623Z",
581
+ @jitsu/js:test:  "messageId": "24r2qlotke7orxa8bf6tr",
588
582
  @jitsu/js:test:  "writeKey": "key:***",
589
583
  @jitsu/js:test:  "context": {
590
584
  @jitsu/js:test:  "library": {
@@ -606,24 +600,24 @@
606
600
  @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1661:21
607
601
  @jitsu/js:test: 
608
602
  @jitsu/js:test:  console.log
609
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=48d17b9f-3c10-4d96-89ff-9678fc9f471e. Evicted from cache: false
603
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=e91859c0-af4a-4857-982b-e105eb831a6e. Evicted from cache: false
610
604
  @jitsu/js:test: 
611
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
605
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
612
606
  @jitsu/js:test: 
613
607
  @jitsu/js:test:  console.log
614
608
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
615
609
  @jitsu/js:test: 
616
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
610
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
617
611
  @jitsu/js:test: 
618
612
  @jitsu/js:test:  console.log
619
613
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
620
614
  @jitsu/js:test: 
621
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
615
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
622
616
  @jitsu/js:test: 
623
617
  @jitsu/js:test:  console.log
624
618
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
625
619
  @jitsu/js:test: 
626
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
620
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
627
621
  @jitsu/js:test: 
628
622
  @jitsu/js:test:  console.log
629
623
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -633,7 +627,7 @@
633
627
  @jitsu/js:test:  console.log
634
628
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
635
629
  @jitsu/js:test: 
636
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
630
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
637
631
  @jitsu/js:test: 
638
632
  @jitsu/js:test:  console.log
639
633
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -643,7 +637,7 @@
643
637
  @jitsu/js:test:  console.log
644
638
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
645
639
  @jitsu/js:test: 
646
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
640
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
647
641
  @jitsu/js:test: 
648
642
  @jitsu/js:test:  console.log
649
643
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="myGroupId"
@@ -653,7 +647,7 @@
653
647
  @jitsu/js:test:  console.log
654
648
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
655
649
  @jitsu/js:test: 
656
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
650
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
657
651
  @jitsu/js:test: 
658
652
  @jitsu/js:test:  console.log
659
653
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"myGroupId"}
@@ -663,7 +657,7 @@
663
657
  @jitsu/js:test:  console.log
664
658
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
665
659
  @jitsu/js:test: 
666
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
660
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
667
661
  @jitsu/js:test: 
668
662
  @jitsu/js:test:  console.log
669
663
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
@@ -673,11 +667,11 @@
673
667
  @jitsu/js:test:  "traits": {
674
668
  @jitsu/js:test:  "name": "myGroupId"
675
669
  @jitsu/js:test:  },
676
- @jitsu/js:test:  "anonymousId": "48d17b9f-3c10-4d96-89ff-9678fc9f471e",
670
+ @jitsu/js:test:  "anonymousId": "e91859c0-af4a-4857-982b-e105eb831a6e",
677
671
  @jitsu/js:test:  "userId": "myUserId",
678
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:56.327Z",
679
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:56.327Z",
680
- @jitsu/js:test:  "messageId": "jtsbfltlz14fqhiov1ck",
672
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:27.629Z",
673
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:27.629Z",
674
+ @jitsu/js:test:  "messageId": "588k9ohbkp1jjrflo0mgr",
681
675
  @jitsu/js:test:  "writeKey": "key:***",
682
676
  @jitsu/js:test:  "context": {
683
677
  @jitsu/js:test:  "library": {
@@ -701,17 +695,17 @@
701
695
  @jitsu/js:test:  console.log
702
696
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
703
697
  @jitsu/js:test: 
704
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
698
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
705
699
  @jitsu/js:test: 
706
700
  @jitsu/js:test:  console.log
707
701
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
708
702
  @jitsu/js:test: 
709
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
703
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
710
704
  @jitsu/js:test: 
711
705
  @jitsu/js:test:  console.log
712
706
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
713
707
  @jitsu/js:test: 
714
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
708
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
715
709
  @jitsu/js:test: 
716
710
  @jitsu/js:test:  console.log
717
711
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -722,10 +716,10 @@
722
716
  @jitsu/js:test:  "prop1": "value1"
723
717
  @jitsu/js:test:  },
724
718
  @jitsu/js:test:  "userId": "myUserId",
725
- @jitsu/js:test:  "anonymousId": "48d17b9f-3c10-4d96-89ff-9678fc9f471e",
726
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:56.329Z",
727
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:56.329Z",
728
- @jitsu/js:test:  "messageId": "9cy9kc60g71q7jnd99gce",
719
+ @jitsu/js:test:  "anonymousId": "e91859c0-af4a-4857-982b-e105eb831a6e",
720
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:27.631Z",
721
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:27.631Z",
722
+ @jitsu/js:test:  "messageId": "161c9engccy2asrbw2n0bu",
729
723
  @jitsu/js:test:  "writeKey": "key:***",
730
724
  @jitsu/js:test:  "groupId": "myGroupId",
731
725
  @jitsu/js:test:  "context": {
@@ -779,9 +773,9 @@
779
773
  @jitsu/js:test:  "properties": {
780
774
  @jitsu/js:test:  "prop1": "value1"
781
775
  @jitsu/js:test:  },
782
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:57.336Z",
783
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:57.336Z",
784
- @jitsu/js:test:  "messageId": "1ra3we8be995goc0npbpl",
776
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:28.637Z",
777
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:28.637Z",
778
+ @jitsu/js:test:  "messageId": "1dkcjx3kxd526b35bmmqmp",
785
779
  @jitsu/js:test:  "writeKey": "key:***",
786
780
  @jitsu/js:test:  "context": {
787
781
  @jitsu/js:test:  "library": {
@@ -824,9 +818,9 @@
824
818
  @jitsu/js:test:  "properties": {
825
819
  @jitsu/js:test:  "prop1": "value1"
826
820
  @jitsu/js:test:  },
827
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:58.343Z",
828
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:58.343Z",
829
- @jitsu/js:test:  "messageId": "1r8sf4m6sk7nhbdan0hvr",
821
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:29.641Z",
822
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:29.641Z",
823
+ @jitsu/js:test:  "messageId": "1eiu11gknbs1ugve9nsolf",
830
824
  @jitsu/js:test:  "writeKey": "key:***",
831
825
  @jitsu/js:test:  "context": {
832
826
  @jitsu/js:test:  "library": {
@@ -844,7 +838,7 @@
844
838
  @jitsu/js:test:  console.log
845
839
  @jitsu/js:test:  [JITSU DEBUG] Update Jitsu config with {"privacy":{"disableUserIds":false,"consentCategories":{"analytics":true}}}
846
840
  @jitsu/js:test: 
847
- @jitsu/js:test:  at Object.<anonymous> (../../dist/jitsu.cjs.js:2019:29)
841
+ @jitsu/js:test:  at Object.<anonymous> (../../dist/jitsu.cjs.js:2022:29)
848
842
  @jitsu/js:test: 
849
843
  @jitsu/js:test:  console.log
850
844
  @jitsu/js:test:  [JITSU] Enabling Anonymous ID. Generating new Id.
@@ -852,39 +846,39 @@
852
846
  @jitsu/js:test:  at Object.configure (../../dist/jitsu.cjs.js:1799:33)
853
847
  @jitsu/js:test: 
854
848
  @jitsu/js:test:  console.log
855
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb
849
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=d579cf5b-0999-488d-a346-1dd341132eb1
856
850
  @jitsu/js:test: 
857
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
851
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
858
852
  @jitsu/js:test: 
859
853
  @jitsu/js:test:  console.log
860
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb"
854
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="d579cf5b-0999-488d-a346-1dd341132eb1"
861
855
  @jitsu/js:test: 
862
856
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
863
857
  @jitsu/js:test: 
864
858
  @jitsu/js:test:  console.log
865
859
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
866
860
  @jitsu/js:test: 
867
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
861
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
868
862
  @jitsu/js:test: 
869
863
  @jitsu/js:test:  console.log
870
864
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
871
865
  @jitsu/js:test: 
872
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
866
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
873
867
  @jitsu/js:test: 
874
868
  @jitsu/js:test:  console.log
875
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb
869
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=d579cf5b-0999-488d-a346-1dd341132eb1
876
870
  @jitsu/js:test: 
877
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
871
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
878
872
  @jitsu/js:test: 
879
873
  @jitsu/js:test:  console.log
880
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb"
874
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="d579cf5b-0999-488d-a346-1dd341132eb1"
881
875
  @jitsu/js:test: 
882
876
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
883
877
  @jitsu/js:test: 
884
878
  @jitsu/js:test:  console.log
885
879
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
886
880
  @jitsu/js:test: 
887
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
881
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
888
882
  @jitsu/js:test: 
889
883
  @jitsu/js:test:  console.log
890
884
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -894,7 +888,7 @@
894
888
  @jitsu/js:test:  console.log
895
889
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
896
890
  @jitsu/js:test: 
897
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
891
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
898
892
  @jitsu/js:test: 
899
893
  @jitsu/js:test:  console.log
900
894
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -904,7 +898,7 @@
904
898
  @jitsu/js:test:  console.log
905
899
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
906
900
  @jitsu/js:test: 
907
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
901
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
908
902
  @jitsu/js:test: 
909
903
  @jitsu/js:test:  console.log
910
904
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -914,7 +908,7 @@
914
908
  @jitsu/js:test:  console.log
915
909
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
916
910
  @jitsu/js:test: 
917
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
911
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
918
912
  @jitsu/js:test: 
919
913
  @jitsu/js:test:  console.log
920
914
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -929,7 +923,7 @@
929
923
  @jitsu/js:test:  console.log
930
924
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
931
925
  @jitsu/js:test: 
932
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
926
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
933
927
  @jitsu/js:test: 
934
928
  @jitsu/js:test:  console.log
935
929
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
@@ -939,10 +933,10 @@
939
933
  @jitsu/js:test:  "traits": {
940
934
  @jitsu/js:test:  "email": "myUserId@example.com"
941
935
  @jitsu/js:test:  },
942
- @jitsu/js:test:  "anonymousId": "b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb",
943
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:59.355Z",
944
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:59.355Z",
945
- @jitsu/js:test:  "messageId": "1rodcxtapfyi1uxqdfrqs",
936
+ @jitsu/js:test:  "anonymousId": "d579cf5b-0999-488d-a346-1dd341132eb1",
937
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:30.645Z",
938
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:30.645Z",
939
+ @jitsu/js:test:  "messageId": "28r4x9lzv7n2s0qc26ccf",
946
940
  @jitsu/js:test:  "writeKey": "key:***",
947
941
  @jitsu/js:test:  "context": {
948
942
  @jitsu/js:test:  "library": {
@@ -964,24 +958,24 @@
964
958
  @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1661:21
965
959
  @jitsu/js:test: 
966
960
  @jitsu/js:test:  console.log
967
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb. Evicted from cache: false
961
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=d579cf5b-0999-488d-a346-1dd341132eb1. Evicted from cache: false
968
962
  @jitsu/js:test: 
969
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
963
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
970
964
  @jitsu/js:test: 
971
965
  @jitsu/js:test:  console.log
972
966
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
973
967
  @jitsu/js:test: 
974
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
968
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
975
969
  @jitsu/js:test: 
976
970
  @jitsu/js:test:  console.log
977
971
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
978
972
  @jitsu/js:test: 
979
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
973
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
980
974
  @jitsu/js:test: 
981
975
  @jitsu/js:test:  console.log
982
976
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
983
977
  @jitsu/js:test: 
984
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
978
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
985
979
  @jitsu/js:test: 
986
980
  @jitsu/js:test:  console.log
987
981
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -991,7 +985,7 @@
991
985
  @jitsu/js:test:  console.log
992
986
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
993
987
  @jitsu/js:test: 
994
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
988
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
995
989
  @jitsu/js:test: 
996
990
  @jitsu/js:test:  console.log
997
991
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -1001,7 +995,7 @@
1001
995
  @jitsu/js:test:  console.log
1002
996
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
1003
997
  @jitsu/js:test: 
1004
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
998
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1005
999
  @jitsu/js:test: 
1006
1000
  @jitsu/js:test:  console.log
1007
1001
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="myGroupId"
@@ -1011,7 +1005,7 @@
1011
1005
  @jitsu/js:test:  console.log
1012
1006
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
1013
1007
  @jitsu/js:test: 
1014
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1008
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1015
1009
  @jitsu/js:test: 
1016
1010
  @jitsu/js:test:  console.log
1017
1011
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"myGroupId"}
@@ -1021,7 +1015,7 @@
1021
1015
  @jitsu/js:test:  console.log
1022
1016
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
1023
1017
  @jitsu/js:test: 
1024
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1018
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1025
1019
  @jitsu/js:test: 
1026
1020
  @jitsu/js:test:  console.log
1027
1021
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
@@ -1031,11 +1025,11 @@
1031
1025
  @jitsu/js:test:  "traits": {
1032
1026
  @jitsu/js:test:  "name": "myGroupId"
1033
1027
  @jitsu/js:test:  },
1034
- @jitsu/js:test:  "anonymousId": "b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb",
1028
+ @jitsu/js:test:  "anonymousId": "d579cf5b-0999-488d-a346-1dd341132eb1",
1035
1029
  @jitsu/js:test:  "userId": "myUserId",
1036
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:59.363Z",
1037
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:59.363Z",
1038
- @jitsu/js:test:  "messageId": "28owdabjy5p18heualb5t8",
1030
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:30.649Z",
1031
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:30.649Z",
1032
+ @jitsu/js:test:  "messageId": "x7m74iezw417daivnvi41",
1039
1033
  @jitsu/js:test:  "writeKey": "key:***",
1040
1034
  @jitsu/js:test:  "context": {
1041
1035
  @jitsu/js:test:  "library": {
@@ -1059,17 +1053,17 @@
1059
1053
  @jitsu/js:test:  console.log
1060
1054
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1061
1055
  @jitsu/js:test: 
1062
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1056
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1063
1057
  @jitsu/js:test: 
1064
1058
  @jitsu/js:test:  console.log
1065
1059
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
1066
1060
  @jitsu/js:test: 
1067
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1061
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1068
1062
  @jitsu/js:test: 
1069
1063
  @jitsu/js:test:  console.log
1070
1064
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
1071
1065
  @jitsu/js:test: 
1072
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1066
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1073
1067
  @jitsu/js:test: 
1074
1068
  @jitsu/js:test:  console.log
1075
1069
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -1080,10 +1074,10 @@
1080
1074
  @jitsu/js:test:  "prop1": "value1"
1081
1075
  @jitsu/js:test:  },
1082
1076
  @jitsu/js:test:  "userId": "myUserId",
1083
- @jitsu/js:test:  "anonymousId": "b5c7eed3-8ce9-45f3-8979-b1c8c9f2ebdb",
1084
- @jitsu/js:test:  "timestamp": "2025-03-05T15:24:59.366Z",
1085
- @jitsu/js:test:  "sentAt": "2025-03-05T15:24:59.366Z",
1086
- @jitsu/js:test:  "messageId": "wsgs97hvnhqymtmvd0nr",
1077
+ @jitsu/js:test:  "anonymousId": "d579cf5b-0999-488d-a346-1dd341132eb1",
1078
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:30.651Z",
1079
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:30.651Z",
1080
+ @jitsu/js:test:  "messageId": "n9wvsouhpd1q7y7hd82ar",
1087
1081
  @jitsu/js:test:  "writeKey": "key:***",
1088
1082
  @jitsu/js:test:  "groupId": "myGroupId",
1089
1083
  @jitsu/js:test:  "context": {
@@ -1117,7 +1111,7 @@
1117
1111
  @jitsu/js:test:  console.log
1118
1112
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1119
1113
  @jitsu/js:test: 
1120
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1114
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1121
1115
  @jitsu/js:test: 
1122
1116
  @jitsu/js:test:  console.log
1123
1117
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
@@ -1127,7 +1121,7 @@
1127
1121
  @jitsu/js:test:  console.log
1128
1122
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1129
1123
  @jitsu/js:test: 
1130
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1124
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1131
1125
  @jitsu/js:test: 
1132
1126
  @jitsu/js:test:  console.log
1133
1127
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -1137,32 +1131,32 @@
1137
1131
  @jitsu/js:test:  console.log
1138
1132
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1139
1133
  @jitsu/js:test: 
1140
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1134
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1141
1135
  @jitsu/js:test: 
1142
1136
  @jitsu/js:test:  console.log
1143
1137
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1144
1138
  @jitsu/js:test: 
1145
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1139
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1146
1140
  @jitsu/js:test: 
1147
1141
  @jitsu/js:test:  console.log
1148
1142
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1149
1143
  @jitsu/js:test: 
1150
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1144
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1151
1145
  @jitsu/js:test: 
1152
1146
  @jitsu/js:test:  console.log
1153
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=e69ec561-05e4-411c-85a9-95c970a13874
1147
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=2c0992dc-fdad-4fbe-9783-596d119bd30b
1154
1148
  @jitsu/js:test: 
1155
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1149
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1156
1150
  @jitsu/js:test: 
1157
1151
  @jitsu/js:test:  console.log
1158
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="e69ec561-05e4-411c-85a9-95c970a13874"
1152
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="2c0992dc-fdad-4fbe-9783-596d119bd30b"
1159
1153
  @jitsu/js:test: 
1160
1154
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
1161
1155
  @jitsu/js:test: 
1162
1156
  @jitsu/js:test:  console.log
1163
1157
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1164
1158
  @jitsu/js:test: 
1165
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1159
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1166
1160
  @jitsu/js:test: 
1167
1161
  @jitsu/js:test:  console.log
1168
1162
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -1172,7 +1166,7 @@
1172
1166
  @jitsu/js:test:  console.log
1173
1167
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1174
1168
  @jitsu/js:test: 
1175
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1169
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1176
1170
  @jitsu/js:test: 
1177
1171
  @jitsu/js:test:  console.log
1178
1172
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -1202,7 +1196,7 @@
1202
1196
  @jitsu/js:test:  console.log
1203
1197
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1204
1198
  @jitsu/js:test: 
1205
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1199
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1206
1200
  @jitsu/js:test: 
1207
1201
  @jitsu/js:test:  console.log
1208
1202
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -1212,7 +1206,7 @@
1212
1206
  @jitsu/js:test:  console.log
1213
1207
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1214
1208
  @jitsu/js:test: 
1215
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1209
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1216
1210
  @jitsu/js:test: 
1217
1211
  @jitsu/js:test:  console.log
1218
1212
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -1227,7 +1221,7 @@
1227
1221
  @jitsu/js:test:  console.log
1228
1222
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1229
1223
  @jitsu/js:test: 
1230
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1224
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1231
1225
  @jitsu/js:test: 
1232
1226
  @jitsu/js:test:  console.log
1233
1227
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
@@ -1237,10 +1231,10 @@
1237
1231
  @jitsu/js:test:  "traits": {
1238
1232
  @jitsu/js:test:  "email": "myUserId@example.com"
1239
1233
  @jitsu/js:test:  },
1240
- @jitsu/js:test:  "anonymousId": "e69ec561-05e4-411c-85a9-95c970a13874",
1241
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:00.375Z",
1242
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:00.375Z",
1243
- @jitsu/js:test:  "messageId": "10korek3yfs5mtun0xaoh",
1234
+ @jitsu/js:test:  "anonymousId": "2c0992dc-fdad-4fbe-9783-596d119bd30b",
1235
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:31.654Z",
1236
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:31.654Z",
1237
+ @jitsu/js:test:  "messageId": "1gkq85q2skhh27o7ri5zj",
1244
1238
  @jitsu/js:test:  "writeKey": "key:***",
1245
1239
  @jitsu/js:test:  "context": {
1246
1240
  @jitsu/js:test:  "library": {
@@ -1261,24 +1255,24 @@
1261
1255
  @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1661:21
1262
1256
  @jitsu/js:test: 
1263
1257
  @jitsu/js:test:  console.log
1264
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=e69ec561-05e4-411c-85a9-95c970a13874. Evicted from cache: false
1258
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=2c0992dc-fdad-4fbe-9783-596d119bd30b. Evicted from cache: false
1265
1259
  @jitsu/js:test: 
1266
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
1260
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
1267
1261
  @jitsu/js:test: 
1268
1262
  @jitsu/js:test:  console.log
1269
1263
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
1270
1264
  @jitsu/js:test: 
1271
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
1265
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
1272
1266
  @jitsu/js:test: 
1273
1267
  @jitsu/js:test:  console.log
1274
1268
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1275
1269
  @jitsu/js:test: 
1276
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
1270
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
1277
1271
  @jitsu/js:test: 
1278
1272
  @jitsu/js:test:  console.log
1279
1273
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
1280
1274
  @jitsu/js:test: 
1281
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1275
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1282
1276
  @jitsu/js:test: 
1283
1277
  @jitsu/js:test:  console.log
1284
1278
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="myUserId"
@@ -1288,7 +1282,7 @@
1288
1282
  @jitsu/js:test:  console.log
1289
1283
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1290
1284
  @jitsu/js:test: 
1291
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1285
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1292
1286
  @jitsu/js:test: 
1293
1287
  @jitsu/js:test:  console.log
1294
1288
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"myUserId@example.com"}
@@ -1298,7 +1292,7 @@
1298
1292
  @jitsu/js:test:  console.log
1299
1293
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=myGroupId
1300
1294
  @jitsu/js:test: 
1301
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1295
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1302
1296
  @jitsu/js:test: 
1303
1297
  @jitsu/js:test:  console.log
1304
1298
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="myGroupId"
@@ -1308,7 +1302,7 @@
1308
1302
  @jitsu/js:test:  console.log
1309
1303
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
1310
1304
  @jitsu/js:test: 
1311
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1305
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1312
1306
  @jitsu/js:test: 
1313
1307
  @jitsu/js:test:  console.log
1314
1308
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"myGroupId"}
@@ -1318,7 +1312,7 @@
1318
1312
  @jitsu/js:test:  console.log
1319
1313
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
1320
1314
  @jitsu/js:test: 
1321
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1315
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1322
1316
  @jitsu/js:test: 
1323
1317
  @jitsu/js:test:  console.log
1324
1318
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
@@ -1328,11 +1322,11 @@
1328
1322
  @jitsu/js:test:  "traits": {
1329
1323
  @jitsu/js:test:  "name": "myGroupId"
1330
1324
  @jitsu/js:test:  },
1331
- @jitsu/js:test:  "anonymousId": "e69ec561-05e4-411c-85a9-95c970a13874",
1325
+ @jitsu/js:test:  "anonymousId": "2c0992dc-fdad-4fbe-9783-596d119bd30b",
1332
1326
  @jitsu/js:test:  "userId": "myUserId",
1333
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:00.379Z",
1334
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:00.379Z",
1335
- @jitsu/js:test:  "messageId": "ev4856sj0wd0td707rgw",
1327
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:31.656Z",
1328
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:31.656Z",
1329
+ @jitsu/js:test:  "messageId": "21m27unw6e91dcopcf7vmc",
1336
1330
  @jitsu/js:test:  "writeKey": "key:***",
1337
1331
  @jitsu/js:test:  "context": {
1338
1332
  @jitsu/js:test:  "library": {
@@ -1355,17 +1349,17 @@
1355
1349
  @jitsu/js:test:  console.log
1356
1350
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1357
1351
  @jitsu/js:test: 
1358
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1352
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1359
1353
  @jitsu/js:test: 
1360
1354
  @jitsu/js:test:  console.log
1361
1355
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
1362
1356
  @jitsu/js:test: 
1363
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1357
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1364
1358
  @jitsu/js:test: 
1365
1359
  @jitsu/js:test:  console.log
1366
1360
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=myGroupId. Evicted from cache: false
1367
1361
  @jitsu/js:test: 
1368
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1362
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1369
1363
  @jitsu/js:test: 
1370
1364
  @jitsu/js:test:  console.log
1371
1365
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -1376,10 +1370,10 @@
1376
1370
  @jitsu/js:test:  "prop1": "value1"
1377
1371
  @jitsu/js:test:  },
1378
1372
  @jitsu/js:test:  "userId": "myUserId",
1379
- @jitsu/js:test:  "anonymousId": "e69ec561-05e4-411c-85a9-95c970a13874",
1380
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:00.380Z",
1381
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:00.380Z",
1382
- @jitsu/js:test:  "messageId": "h59slb2v2s2cbscwlbnur",
1373
+ @jitsu/js:test:  "anonymousId": "2c0992dc-fdad-4fbe-9783-596d119bd30b",
1374
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:31.659Z",
1375
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:31.659Z",
1376
+ @jitsu/js:test:  "messageId": "20pofwrt29m1qxjbx6b6y7",
1383
1377
  @jitsu/js:test:  "writeKey": "key:***",
1384
1378
  @jitsu/js:test:  "groupId": "myGroupId",
1385
1379
  @jitsu/js:test:  "context": {
@@ -1412,7 +1406,7 @@
1412
1406
  @jitsu/js:test:  console.log
1413
1407
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1414
1408
  @jitsu/js:test: 
1415
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1409
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1416
1410
  @jitsu/js:test: 
1417
1411
  @jitsu/js:test:  console.log
1418
1412
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
@@ -1422,7 +1416,7 @@
1422
1416
  @jitsu/js:test:  console.log
1423
1417
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1424
1418
  @jitsu/js:test: 
1425
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1419
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1426
1420
  @jitsu/js:test: 
1427
1421
  @jitsu/js:test:  console.log
1428
1422
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -1432,7 +1426,7 @@
1432
1426
  @jitsu/js:test:  console.log
1433
1427
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1434
1428
  @jitsu/js:test: 
1435
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1429
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1436
1430
  @jitsu/js:test: 
1437
1431
  @jitsu/js:test:  console.log
1438
1432
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_id=undefined
@@ -1442,7 +1436,7 @@
1442
1436
  @jitsu/js:test:  console.log
1443
1437
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
1444
1438
  @jitsu/js:test: 
1445
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1439
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1446
1440
  @jitsu/js:test: 
1447
1441
  @jitsu/js:test:  console.log
1448
1442
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __anon_id=undefined
@@ -1452,7 +1446,7 @@
1452
1446
  @jitsu/js:test:  console.log
1453
1447
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=undefined. Evicted from cache: true
1454
1448
  @jitsu/js:test: 
1455
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1449
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1456
1450
  @jitsu/js:test: 
1457
1451
  @jitsu/js:test:  console.log
1458
1452
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __user_traits=undefined
@@ -1462,15 +1456,15 @@
1462
1456
  @jitsu/js:test:  console.log
1463
1457
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1464
1458
  @jitsu/js:test: 
1465
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1459
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1466
1460
  @jitsu/js:test: 
1467
1461
  @jitsu/js:test:  console.log
1468
- @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=263e40a5-adc7-42c9-8901-0007fe49b797
1462
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __anon_id=da9246d0-7742-4562-9b81-930a0b202dc0
1469
1463
  @jitsu/js:test: 
1470
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1464
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1471
1465
  @jitsu/js:test: 
1472
1466
  @jitsu/js:test:  console.log
1473
- @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="263e40a5-adc7-42c9-8901-0007fe49b797"
1467
+ @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __anon_id="da9246d0-7742-4562-9b81-930a0b202dc0"
1474
1468
  @jitsu/js:test: 
1475
1469
  @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1357:29)
1476
1470
  @jitsu/js:test: 
@@ -1496,7 +1490,7 @@
1496
1490
  @jitsu/js:test:  console.log
1497
1491
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
1498
1492
  @jitsu/js:test: 
1499
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1493
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1500
1494
  @jitsu/js:test: 
1501
1495
  @jitsu/js:test:  console.log
1502
1496
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_traits=undefined
@@ -1506,7 +1500,7 @@
1506
1500
  @jitsu/js:test:  console.log
1507
1501
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=undefined. Evicted from cache: true
1508
1502
  @jitsu/js:test: 
1509
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1503
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1510
1504
  @jitsu/js:test: 
1511
1505
  @jitsu/js:test:  console.log
1512
1506
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Get storage item __group_id=undefined
@@ -1516,7 +1510,7 @@
1516
1510
  @jitsu/js:test:  console.log
1517
1511
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1518
1512
  @jitsu/js:test: 
1519
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1513
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1520
1514
  @jitsu/js:test: 
1521
1515
  @jitsu/js:test:  console.log
1522
1516
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/track replied 200: {"ok":true}. Original payload:
@@ -1525,10 +1519,10 @@
1525
1519
  @jitsu/js:test:  "event": "testTrack",
1526
1520
  @jitsu/js:test:  "properties": {},
1527
1521
  @jitsu/js:test:  "userId": "myUserId",
1528
- @jitsu/js:test:  "anonymousId": "263e40a5-adc7-42c9-8901-0007fe49b797",
1529
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:01.396Z",
1530
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:01.396Z",
1531
- @jitsu/js:test:  "messageId": "1bj5e11fjev198t7hjh4fb",
1522
+ @jitsu/js:test:  "anonymousId": "da9246d0-7742-4562-9b81-930a0b202dc0",
1523
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:32.663Z",
1524
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:32.663Z",
1525
+ @jitsu/js:test:  "messageId": "1w2r8p7hdfa1k0cd0a2y66",
1532
1526
  @jitsu/js:test:  "writeKey": "key:***",
1533
1527
  @jitsu/js:test:  "context": {
1534
1528
  @jitsu/js:test:  "library": {
@@ -1548,17 +1542,17 @@
1548
1542
  @jitsu/js:test:  console.log
1549
1543
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1550
1544
  @jitsu/js:test: 
1551
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1545
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1552
1546
  @jitsu/js:test: 
1553
1547
  @jitsu/js:test:  console.log
1554
1548
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1555
1549
  @jitsu/js:test: 
1556
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1550
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1557
1551
  @jitsu/js:test: 
1558
1552
  @jitsu/js:test:  console.log
1559
1553
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1560
1554
  @jitsu/js:test: 
1561
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1555
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1562
1556
  @jitsu/js:test: 
1563
1557
  @jitsu/js:test:  console.log
1564
1558
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
@@ -1568,7 +1562,7 @@
1568
1562
  @jitsu/js:test:  console.log
1569
1563
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1570
1564
  @jitsu/js:test: 
1571
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1565
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1572
1566
  @jitsu/js:test: 
1573
1567
  @jitsu/js:test:  console.log
1574
1568
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
@@ -1578,7 +1572,7 @@
1578
1572
  @jitsu/js:test:  console.log
1579
1573
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1580
1574
  @jitsu/js:test: 
1581
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1575
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1582
1576
  @jitsu/js:test: 
1583
1577
  @jitsu/js:test:  console.log
1584
1578
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
@@ -1588,7 +1582,7 @@
1588
1582
  @jitsu/js:test:  console.log
1589
1583
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1590
1584
  @jitsu/js:test: 
1591
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1585
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1592
1586
  @jitsu/js:test: 
1593
1587
  @jitsu/js:test:  console.log
1594
1588
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
@@ -1603,7 +1597,7 @@
1603
1597
  @jitsu/js:test:  console.log
1604
1598
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
1605
1599
  @jitsu/js:test: 
1606
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1600
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1607
1601
  @jitsu/js:test: 
1608
1602
  @jitsu/js:test:  console.log
1609
1603
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/identify replied 200: {"ok":true}. Original payload:
@@ -1613,10 +1607,10 @@
1613
1607
  @jitsu/js:test:  "traits": {
1614
1608
  @jitsu/js:test:  "email": "test@test.com"
1615
1609
  @jitsu/js:test:  },
1616
- @jitsu/js:test:  "anonymousId": "263e40a5-adc7-42c9-8901-0007fe49b797",
1617
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:01.433Z",
1618
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:01.433Z",
1619
- @jitsu/js:test:  "messageId": "815l3pa4r3a3ufvr4ang",
1610
+ @jitsu/js:test:  "anonymousId": "da9246d0-7742-4562-9b81-930a0b202dc0",
1611
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:32.670Z",
1612
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:32.670Z",
1613
+ @jitsu/js:test:  "messageId": "189az5y3lbi4231to1wf6",
1620
1614
  @jitsu/js:test:  "writeKey": "key:***",
1621
1615
  @jitsu/js:test:  "context": {
1622
1616
  @jitsu/js:test:  "library": {
@@ -1633,24 +1627,24 @@
1633
1627
  @jitsu/js:test:  at ../../dist/jitsu.cjs.js:1661:21
1634
1628
  @jitsu/js:test: 
1635
1629
  @jitsu/js:test:  console.log
1636
- @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=263e40a5-adc7-42c9-8901-0007fe49b797. Evicted from cache: false
1630
+ @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __anon_id=da9246d0-7742-4562-9b81-930a0b202dc0. Evicted from cache: false
1637
1631
  @jitsu/js:test: 
1638
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
1632
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
1639
1633
  @jitsu/js:test: 
1640
1634
  @jitsu/js:test:  console.log
1641
1635
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_id=testUser. Evicted from cache: false
1642
1636
  @jitsu/js:test: 
1643
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
1637
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
1644
1638
  @jitsu/js:test: 
1645
1639
  @jitsu/js:test:  console.log
1646
1640
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1647
1641
  @jitsu/js:test: 
1648
- @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1936:25)
1642
+ @jitsu/js:test:  at getItem (../../dist/jitsu.cjs.js:1939:25)
1649
1643
  @jitsu/js:test: 
1650
1644
  @jitsu/js:test:  console.log
1651
1645
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_id=testUser
1652
1646
  @jitsu/js:test: 
1653
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1647
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1654
1648
  @jitsu/js:test: 
1655
1649
  @jitsu/js:test:  console.log
1656
1650
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_id="testUser"
@@ -1660,7 +1654,7 @@
1660
1654
  @jitsu/js:test:  console.log
1661
1655
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1662
1656
  @jitsu/js:test: 
1663
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1657
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1664
1658
  @jitsu/js:test: 
1665
1659
  @jitsu/js:test:  console.log
1666
1660
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __user_traits={"email":"test@test.com"}
@@ -1670,7 +1664,7 @@
1670
1664
  @jitsu/js:test:  console.log
1671
1665
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_id=testGroup
1672
1666
  @jitsu/js:test: 
1673
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1667
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1674
1668
  @jitsu/js:test: 
1675
1669
  @jitsu/js:test:  console.log
1676
1670
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_id="testGroup"
@@ -1680,7 +1674,7 @@
1680
1674
  @jitsu/js:test:  console.log
1681
1675
  @jitsu/js:test:  [JITSU DEBUG] Caching storage setItem: __group_traits=[object Object]
1682
1676
  @jitsu/js:test: 
1683
- @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1924:25)
1677
+ @jitsu/js:test:  at Object.setItem (../../dist/jitsu.cjs.js:1927:25)
1684
1678
  @jitsu/js:test: 
1685
1679
  @jitsu/js:test:  console.log
1686
1680
  @jitsu/js:test:  [JITSU EMPTY RUNTIME] Set storage item __group_traits={"name":"Test Group"}
@@ -1690,7 +1684,7 @@
1690
1684
  @jitsu/js:test:  console.log
1691
1685
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=testGroup. Evicted from cache: false
1692
1686
  @jitsu/js:test: 
1693
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1687
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1694
1688
  @jitsu/js:test: 
1695
1689
  @jitsu/js:test:  console.log
1696
1690
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/group replied 200: {"ok":true}. Original payload:
@@ -1700,11 +1694,11 @@
1700
1694
  @jitsu/js:test:  "traits": {
1701
1695
  @jitsu/js:test:  "name": "Test Group"
1702
1696
  @jitsu/js:test:  },
1703
- @jitsu/js:test:  "anonymousId": "263e40a5-adc7-42c9-8901-0007fe49b797",
1697
+ @jitsu/js:test:  "anonymousId": "da9246d0-7742-4562-9b81-930a0b202dc0",
1704
1698
  @jitsu/js:test:  "userId": "testUser",
1705
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:01.446Z",
1706
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:01.446Z",
1707
- @jitsu/js:test:  "messageId": "k9whljafdj1o4kqikvf9q",
1699
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:32.672Z",
1700
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:32.672Z",
1701
+ @jitsu/js:test:  "messageId": "24a2f5eixc21p7ppdi7668",
1708
1702
  @jitsu/js:test:  "writeKey": "key:***",
1709
1703
  @jitsu/js:test:  "context": {
1710
1704
  @jitsu/js:test:  "library": {
@@ -1723,17 +1717,17 @@
1723
1717
  @jitsu/js:test:  console.log
1724
1718
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
1725
1719
  @jitsu/js:test: 
1726
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1720
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1727
1721
  @jitsu/js:test: 
1728
1722
  @jitsu/js:test:  console.log
1729
1723
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_traits=[object Object]. Evicted from cache: false
1730
1724
  @jitsu/js:test: 
1731
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1725
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1732
1726
  @jitsu/js:test: 
1733
1727
  @jitsu/js:test:  console.log
1734
1728
  @jitsu/js:test:  [JITSU DEBUG] Caching storage getItem: __group_id=testGroup. Evicted from cache: false
1735
1729
  @jitsu/js:test: 
1736
- @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1936:25)
1730
+ @jitsu/js:test:  at Object.getItem (../../dist/jitsu.cjs.js:1939:25)
1737
1731
  @jitsu/js:test: 
1738
1732
  @jitsu/js:test:  console.log
1739
1733
  @jitsu/js:test:  [JITSU DEBUG] http://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
@@ -1744,10 +1738,10 @@
1744
1738
  @jitsu/js:test:  "environment": "nodejs"
1745
1739
  @jitsu/js:test:  },
1746
1740
  @jitsu/js:test:  "userId": "testUser",
1747
- @jitsu/js:test:  "anonymousId": "263e40a5-adc7-42c9-8901-0007fe49b797",
1748
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:01.448Z",
1749
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:01.448Z",
1750
- @jitsu/js:test:  "messageId": "265pnj0rawuqny4yk8o2u",
1741
+ @jitsu/js:test:  "anonymousId": "da9246d0-7742-4562-9b81-930a0b202dc0",
1742
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:32.673Z",
1743
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:32.673Z",
1744
+ @jitsu/js:test:  "messageId": "geridnc29i1ugusdnglq2",
1751
1745
  @jitsu/js:test:  "writeKey": "key:***",
1752
1746
  @jitsu/js:test:  "groupId": "testGroup",
1753
1747
  @jitsu/js:test:  "context": {
@@ -1776,10 +1770,10 @@
1776
1770
  @jitsu/js:test:  event: 'testTrack',
1777
1771
  @jitsu/js:test:  properties: {},
1778
1772
  @jitsu/js:test:  userId: 'myUserId',
1779
- @jitsu/js:test:  anonymousId: '263e40a5-adc7-42c9-8901-0007fe49b797',
1780
- @jitsu/js:test:  timestamp: '2025-03-05T15:25:01.396Z',
1781
- @jitsu/js:test:  sentAt: '2025-03-05T15:25:01.396Z',
1782
- @jitsu/js:test:  messageId: '1bj5e11fjev198t7hjh4fb',
1773
+ @jitsu/js:test:  anonymousId: 'da9246d0-7742-4562-9b81-930a0b202dc0',
1774
+ @jitsu/js:test:  timestamp: '2025-03-23T08:59:32.663Z',
1775
+ @jitsu/js:test:  sentAt: '2025-03-23T08:59:32.663Z',
1776
+ @jitsu/js:test:  messageId: '1w2r8p7hdfa1k0cd0a2y66',
1783
1777
  @jitsu/js:test:  writeKey: 'key:***',
1784
1778
  @jitsu/js:test:  context: {
1785
1779
  @jitsu/js:test:  library: { name: '@jitsu/js', version: '2.0.0', env: 'node' },
@@ -1807,7 +1801,7 @@
1807
1801
  @jitsu/js:test: Test Suites: 2 passed, 2 total
1808
1802
  @jitsu/js:test: Tests: 10 passed, 10 total
1809
1803
  @jitsu/js:test: Snapshots: 0 total
1810
- @jitsu/js:test: Time: 11.088 s
1804
+ @jitsu/js:test: Time: 10.833 s, estimated 12 s
1811
1805
  @jitsu/js:test: Ran all test suites.
1812
1806
  @jitsu/js:test: 
1813
1807
  @jitsu/js:test: > @jitsu/js@0.0.0 test:playwright /Users/ildarnurislamov/Projects/newjitsu/libs/jitsu-js
@@ -1828,13 +1822,13 @@
1828
1822
  @jitsu/js:test: Processing file url-bug.html
1829
1823
  @jitsu/js:test: Running on https://localhost:3088
1830
1824
  @jitsu/js:test: Skipping segment reference generation, no SEGMENT_WRITE_KEY provided
1831
- @jitsu/js:test:  ✓ 1 __tests__/playwright/integration.test.ts:132:5 › segment-reference (31ms)
1825
+ @jitsu/js:test:  ✓ 1 __tests__/playwright/integration.test.ts:132:5 › segment-reference (8ms)
1832
1826
  @jitsu/js:test: 📝 Request log size of 3 [
1833
- @jitsu/js:test:  'track(test-event1)[anonId=5222b15b-34db-4788-85d4-11ad6d8fe0c3, ]',
1834
- @jitsu/js:test:  'track(test-event2)[anonId=5222b15b-34db-4788-85d4-11ad6d8fe0c3, ]',
1835
- @jitsu/js:test:  'page[anonId=5222b15b-34db-4788-85d4-11ad6d8fe0c3, ]'
1827
+ @jitsu/js:test:  'track(test-event1)[anonId=631da5bd-8411-4287-a6e8-3de066d0f430, ]',
1828
+ @jitsu/js:test:  'track(test-event2)[anonId=631da5bd-8411-4287-a6e8-3de066d0f430, ]',
1829
+ @jitsu/js:test:  'page[anonId=631da5bd-8411-4287-a6e8-3de066d0f430, ]'
1836
1830
  @jitsu/js:test: ]
1837
- @jitsu/js:test:  ✓ 2 __tests__/playwright/integration.test.ts:199:5 › jitsu-queue-callbacks (1.2s)
1831
+ @jitsu/js:test:  ✓ 2 __tests__/playwright/integration.test.ts:199:5 › jitsu-queue-callbacks (1.3s)
1838
1832
  @jitsu/js:test:  - 3 __tests__/playwright/integration.test.ts:218:6 › url-bug
1839
1833
  @jitsu/js:test: 
1840
1834
  @jitsu/js:test: │ Browser Console LOG
@@ -1865,7 +1859,7 @@
1865
1859
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_traits=[object Object]
1866
1860
  @jitsu/js:test: 
1867
1861
  @jitsu/js:test: │ Browser Console LOG
1868
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=f215b739-81a2-4c66-8c4a-6e1ba4358a86
1862
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=8c5a22e9-98d0-47b3-9607-41c83c9015bd
1869
1863
  @jitsu/js:test: 
1870
1864
  @jitsu/js:test: │ Browser Console LOG
1871
1865
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=john-doe-id-1
@@ -1909,9 +1903,9 @@
1909
1903
  @jitsu/js:test: │ "email": "john@example.com"
1910
1904
  @jitsu/js:test: │ },
1911
1905
  @jitsu/js:test: │ "anonymousId": "john-doe-id-1",
1912
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:10.549Z",
1913
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:10.549Z",
1914
- @jitsu/js:test: │ "messageId": "pijqfd9yze251aj5ui68a",
1906
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:40.610Z",
1907
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:40.610Z",
1908
+ @jitsu/js:test: │ "messageId": "27rejf6dssolo57jjmylv",
1915
1909
  @jitsu/js:test: │ "writeKey": null,
1916
1910
  @jitsu/js:test: │ "context": {
1917
1911
  @jitsu/js:test: │ "library": {
@@ -2010,9 +2004,9 @@
2010
2004
  @jitsu/js:test: │ },
2011
2005
  @jitsu/js:test: │ "userId": "john-nondoe",
2012
2006
  @jitsu/js:test: │ "anonymousId": "john-doe-id-1",
2013
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:10.614Z",
2014
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:10.614Z",
2015
- @jitsu/js:test: │ "messageId": "1yfzkbao09zjkgk4htmcd",
2007
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:40.666Z",
2008
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:40.666Z",
2009
+ @jitsu/js:test: │ "messageId": "11hg99ii5yn1aad5dqqnyx",
2016
2010
  @jitsu/js:test: │ "writeKey": null,
2017
2011
  @jitsu/js:test: │ "context": {
2018
2012
  @jitsu/js:test: │ "library": {
@@ -2072,25 +2066,25 @@
2072
2066
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage removeItem: __anon_id
2073
2067
  @jitsu/js:test: 
2074
2068
  @jitsu/js:test: │ Browser Console LOG
2075
- @jitsu/js:test: │ [JITSU DEBUG] Setting anonymous id to cf71edf0-a48e-454f-bf88-0c59a6519630
2069
+ @jitsu/js:test: │ [JITSU DEBUG] Setting anonymous id to 3af96694-0e86-407b-8461-c8d8223547e4
2076
2070
  @jitsu/js:test: 
2077
2071
  @jitsu/js:test: │ Browser Console LOG
2078
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=cf71edf0-a48e-454f-bf88-0c59a6519630
2072
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=3af96694-0e86-407b-8461-c8d8223547e4
2079
2073
  @jitsu/js:test: 
2080
2074
  @jitsu/js:test: │ Browser Console LOG
2081
- @jitsu/js:test: │ [JITSU DEBUG] User state after reset {"userId":null,"anonymousId":"cf71edf0-a48e-454f-bf88-0c59a6519630","traits":{}}
2075
+ @jitsu/js:test: │ [JITSU DEBUG] User state after reset {"userId":null,"anonymousId":"3af96694-0e86-407b-8461-c8d8223547e4","traits":{}}
2082
2076
  @jitsu/js:test: 
2083
2077
  @jitsu/js:test: │ Browser Console LOG
2084
2078
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
2085
2079
  @jitsu/js:test: 
2086
2080
  @jitsu/js:test: │ Browser Console LOG
2087
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=cf71edf0-a48e-454f-bf88-0c59a6519630. Evicted from cache: false
2081
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=3af96694-0e86-407b-8461-c8d8223547e4. Evicted from cache: false
2088
2082
  @jitsu/js:test: 
2089
2083
  @jitsu/js:test: │ Browser Console LOG
2090
2084
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
2091
2085
  @jitsu/js:test: 
2092
2086
  @jitsu/js:test: │ Browser Console LOG
2093
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=cf71edf0-a48e-454f-bf88-0c59a6519630
2087
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=3af96694-0e86-407b-8461-c8d8223547e4
2094
2088
  @jitsu/js:test: 
2095
2089
  @jitsu/js:test: │ Browser Console LOG
2096
2090
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
@@ -2110,10 +2104,10 @@
2110
2104
  @jitsu/js:test: │ "trackParam": "trackValue"
2111
2105
  @jitsu/js:test: │ },
2112
2106
  @jitsu/js:test: │ "userId": null,
2113
- @jitsu/js:test: │ "anonymousId": "cf71edf0-a48e-454f-bf88-0c59a6519630",
2114
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:10.683Z",
2115
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:10.683Z",
2116
- @jitsu/js:test: │ "messageId": "1f7m6k22zugs5acb3fxlj",
2107
+ @jitsu/js:test: │ "anonymousId": "3af96694-0e86-407b-8461-c8d8223547e4",
2108
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:40.725Z",
2109
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:40.725Z",
2110
+ @jitsu/js:test: │ "messageId": "4pw4l4oicx1li5tbf5quw",
2117
2111
  @jitsu/js:test: │ "writeKey": null,
2118
2112
  @jitsu/js:test: │ "context": {
2119
2113
  @jitsu/js:test: │ "library": {
@@ -2148,15 +2142,15 @@
2148
2142
  @jitsu/js:test: 📝 Request log size of 3 [
2149
2143
  @jitsu/js:test:  'identify[userId=john-nondoe, anonId=john-doe-id-1, traits={"email":"john@example.com"}]',
2150
2144
  @jitsu/js:test:  'track(pageLoaded)[userId=john-nondoe, anonId=john-doe-id-1, ]',
2151
- @jitsu/js:test:  'track(pageLoaded)[anonId=cf71edf0-a48e-454f-bf88-0c59a6519630, ]'
2145
+ @jitsu/js:test:  'track(pageLoaded)[anonId=3af96694-0e86-407b-8461-c8d8223547e4, ]'
2152
2146
  @jitsu/js:test: ]
2153
2147
  @jitsu/js:test: 🍪Cookies [
2154
2148
  @jitsu/js:test:  {
2155
2149
  @jitsu/js:test:  name: '__eventn_id',
2156
- @jitsu/js:test:  value: 'cf71edf0-a48e-454f-bf88-0c59a6519630',
2150
+ @jitsu/js:test:  value: '3af96694-0e86-407b-8461-c8d8223547e4',
2157
2151
  @jitsu/js:test:  domain: 'localhost',
2158
2152
  @jitsu/js:test:  path: '/',
2159
- @jitsu/js:test:  expires: 1775748310.679437,
2153
+ @jitsu/js:test:  expires: 1777280380.724338,
2160
2154
  @jitsu/js:test:  httpOnly: false,
2161
2155
  @jitsu/js:test:  secure: true,
2162
2156
  @jitsu/js:test:  sameSite: 'None'
@@ -2189,7 +2183,7 @@
2189
2183
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
2190
2184
  @jitsu/js:test: 
2191
2185
  @jitsu/js:test: │ Browser Console LOG
2192
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=2f76857b-5448-4e49-9624-fee84f58aa45
2186
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=cf93cd58-0c85-4aa3-bc99-b3e09950bebe
2193
2187
  @jitsu/js:test: 
2194
2188
  @jitsu/js:test: │ Browser Console DEBUG
2195
2189
  @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
@@ -2232,10 +2226,10 @@
2232
2226
  @jitsu/js:test: │ "height": 720
2233
2227
  @jitsu/js:test: │ },
2234
2228
  @jitsu/js:test: │ "userId": null,
2235
- @jitsu/js:test: │ "anonymousId": "2f76857b-5448-4e49-9624-fee84f58aa45",
2236
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:11.704Z",
2237
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:11.704Z",
2238
- @jitsu/js:test: │ "messageId": "14tfdy3297zam427q7i8d",
2229
+ @jitsu/js:test: │ "anonymousId": "cf93cd58-0c85-4aa3-bc99-b3e09950bebe",
2230
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:41.752Z",
2231
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:41.752Z",
2232
+ @jitsu/js:test: │ "messageId": "o9w7apli852s89wxg8r5",
2239
2233
  @jitsu/js:test: │ "writeKey": null,
2240
2234
  @jitsu/js:test: │ "context": {
2241
2235
  @jitsu/js:test: │ "library": {
@@ -2267,7 +2261,7 @@
2267
2261
  @jitsu/js:test: │ "campaign": {}
2268
2262
  @jitsu/js:test: │ }
2269
2263
  @jitsu/js:test: │ }
2270
- @jitsu/js:test:  ✓ 5 __tests__/playwright/integration.test.ts:292:5 › ip-policy (1.2s)
2264
+ @jitsu/js:test:  ✓ 5 __tests__/playwright/integration.test.ts:292:5 › ip-policy (1.1s)
2271
2265
  @jitsu/js:test: 
2272
2266
  @jitsu/js:test: │ Browser Console LOG
2273
2267
  @jitsu/js:test: │ Jitsu options: {"privacy":{"dontSend":true},"debug":true,"host":"https://localhost:3088"}
@@ -2325,10 +2319,10 @@
2325
2319
  @jitsu/js:test: │ [JITSU] Enabling Anonymous ID. Generating new Id.
2326
2320
  @jitsu/js:test: 
2327
2321
  @jitsu/js:test: │ Browser Console LOG
2328
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=766f6e2f-d809-411e-8b70-595b3c73f2ff
2322
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=6c2ec57b-23d6-4a93-8b3d-b6272962024f
2329
2323
  @jitsu/js:test: 
2330
2324
  @jitsu/js:test: │ Browser Console LOG
2331
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=766f6e2f-d809-411e-8b70-595b3c73f2ff
2325
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=6c2ec57b-23d6-4a93-8b3d-b6272962024f
2332
2326
  @jitsu/js:test: 
2333
2327
  @jitsu/js:test: │ Browser Console LOG
2334
2328
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
@@ -2359,10 +2353,10 @@
2359
2353
  @jitsu/js:test: │ "traits": {
2360
2354
  @jitsu/js:test: │ "email": "myUserId@example.com"
2361
2355
  @jitsu/js:test: │ },
2362
- @jitsu/js:test: │ "anonymousId": "766f6e2f-d809-411e-8b70-595b3c73f2ff",
2363
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:15.017Z",
2364
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:15.017Z",
2365
- @jitsu/js:test: │ "messageId": "1na2wpyevdc1p0f62o1hms",
2356
+ @jitsu/js:test: │ "anonymousId": "6c2ec57b-23d6-4a93-8b3d-b6272962024f",
2357
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:45.040Z",
2358
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:45.040Z",
2359
+ @jitsu/js:test: │ "messageId": "1folq63fv5bt061ilvntr",
2366
2360
  @jitsu/js:test: │ "writeKey": null,
2367
2361
  @jitsu/js:test: │ "context": {
2368
2362
  @jitsu/js:test: │ "library": {
@@ -2400,7 +2394,7 @@
2400
2394
  @jitsu/js:test: │ }
2401
2395
  @jitsu/js:test: 
2402
2396
  @jitsu/js:test: │ Browser Console LOG
2403
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=766f6e2f-d809-411e-8b70-595b3c73f2ff. Evicted from cache: false
2397
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=6c2ec57b-23d6-4a93-8b3d-b6272962024f. Evicted from cache: false
2404
2398
  @jitsu/js:test: 
2405
2399
  @jitsu/js:test: │ Browser Console LOG
2406
2400
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
@@ -2431,11 +2425,11 @@
2431
2425
  @jitsu/js:test: │ "traits": {
2432
2426
  @jitsu/js:test: │ "name": "myGroupId"
2433
2427
  @jitsu/js:test: │ },
2434
- @jitsu/js:test: │ "anonymousId": "766f6e2f-d809-411e-8b70-595b3c73f2ff",
2428
+ @jitsu/js:test: │ "anonymousId": "6c2ec57b-23d6-4a93-8b3d-b6272962024f",
2435
2429
  @jitsu/js:test: │ "userId": "myUserId",
2436
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:15.082Z",
2437
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:15.082Z",
2438
- @jitsu/js:test: │ "messageId": "1sxydr4f5dn1vwchm9vaah",
2430
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:45.104Z",
2431
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:45.104Z",
2432
+ @jitsu/js:test: │ "messageId": "28lh6swsvde13u1ep12rm2",
2439
2433
  @jitsu/js:test: │ "writeKey": null,
2440
2434
  @jitsu/js:test: │ "context": {
2441
2435
  @jitsu/js:test: │ "library": {
@@ -2495,10 +2489,10 @@
2495
2489
  @jitsu/js:test: │ "height": 720
2496
2490
  @jitsu/js:test: │ },
2497
2491
  @jitsu/js:test: │ "userId": "myUserId",
2498
- @jitsu/js:test: │ "anonymousId": "766f6e2f-d809-411e-8b70-595b3c73f2ff",
2499
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:15.139Z",
2500
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:15.139Z",
2501
- @jitsu/js:test: │ "messageId": "1me2p3colle1db8g64ckqc",
2492
+ @jitsu/js:test: │ "anonymousId": "6c2ec57b-23d6-4a93-8b3d-b6272962024f",
2493
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:45.167Z",
2494
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:45.167Z",
2495
+ @jitsu/js:test: │ "messageId": "1ewhyru027mcuc3ki854y",
2502
2496
  @jitsu/js:test: │ "writeKey": null,
2503
2497
  @jitsu/js:test: │ "groupId": "myGroupId",
2504
2498
  @jitsu/js:test: │ "context": {
@@ -2539,7 +2533,7 @@
2539
2533
  @jitsu/js:test: │ "campaign": {}
2540
2534
  @jitsu/js:test: │ }
2541
2535
  @jitsu/js:test: │ }
2542
- @jitsu/js:test:  ✓ 7 __tests__/playwright/integration.test.ts:333:5 › dont-send-then-consent (2.3s)
2536
+ @jitsu/js:test:  ✓ 7 __tests__/playwright/integration.test.ts:333:5 › dont-send-then-consent (2.4s)
2543
2537
  @jitsu/js:test: 
2544
2538
  @jitsu/js:test: │ Browser Console LOG
2545
2539
  @jitsu/js:test: │ Jitsu options: {"privacy":{"disableUserIds":true},"initOnly":true,"debug":true,"host":"https://localhost:3088"}
@@ -2579,9 +2573,9 @@
2579
2573
  @jitsu/js:test: │ "width": 1280,
2580
2574
  @jitsu/js:test: │ "height": 720
2581
2575
  @jitsu/js:test: │ },
2582
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:17.303Z",
2583
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:17.303Z",
2584
- @jitsu/js:test: │ "messageId": "7xbpker6n5114wm1t8zve",
2576
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:47.405Z",
2577
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:47.405Z",
2578
+ @jitsu/js:test: │ "messageId": "2e89a6z608wdqhb1ti30t",
2585
2579
  @jitsu/js:test: │ "writeKey": null,
2586
2580
  @jitsu/js:test: │ "context": {
2587
2581
  @jitsu/js:test: │ "library": {
@@ -2651,9 +2645,9 @@
2651
2645
  @jitsu/js:test: │ "width": 1280,
2652
2646
  @jitsu/js:test: │ "height": 720
2653
2647
  @jitsu/js:test: │ },
2654
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:18.475Z",
2655
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:18.475Z",
2656
- @jitsu/js:test: │ "messageId": "23idp4y0fn3jw18713efw",
2648
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:48.606Z",
2649
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:48.606Z",
2650
+ @jitsu/js:test: │ "messageId": "30hwmf0r1ajq8va92x79",
2657
2651
  @jitsu/js:test: │ "writeKey": null,
2658
2652
  @jitsu/js:test: │ "context": {
2659
2653
  @jitsu/js:test: │ "library": {
@@ -2691,10 +2685,10 @@
2691
2685
  @jitsu/js:test: │ [JITSU] Enabling Anonymous ID. Generating new Id.
2692
2686
  @jitsu/js:test: 
2693
2687
  @jitsu/js:test: │ Browser Console LOG
2694
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=3455992f-1faa-44a6-a2ca-17760ce7c5c3
2688
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=4c0eedc5-9394-495e-9fdf-9d29582c4166
2695
2689
  @jitsu/js:test: 
2696
2690
  @jitsu/js:test: │ Browser Console LOG
2697
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=3455992f-1faa-44a6-a2ca-17760ce7c5c3
2691
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=4c0eedc5-9394-495e-9fdf-9d29582c4166
2698
2692
  @jitsu/js:test: 
2699
2693
  @jitsu/js:test: │ Browser Console LOG
2700
2694
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=myUserId
@@ -2725,10 +2719,10 @@
2725
2719
  @jitsu/js:test: │ "traits": {
2726
2720
  @jitsu/js:test: │ "email": "myUserId@example.com"
2727
2721
  @jitsu/js:test: │ },
2728
- @jitsu/js:test: │ "anonymousId": "3455992f-1faa-44a6-a2ca-17760ce7c5c3",
2729
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:18.536Z",
2730
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:18.536Z",
2731
- @jitsu/js:test: │ "messageId": "4p7n1v7iuw1spdclaebyp",
2722
+ @jitsu/js:test: │ "anonymousId": "4c0eedc5-9394-495e-9fdf-9d29582c4166",
2723
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:48.702Z",
2724
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:48.702Z",
2725
+ @jitsu/js:test: │ "messageId": "cnd3gzw5vmfh2ec2vk4o",
2732
2726
  @jitsu/js:test: │ "writeKey": null,
2733
2727
  @jitsu/js:test: │ "context": {
2734
2728
  @jitsu/js:test: │ "library": {
@@ -2766,7 +2760,7 @@
2766
2760
  @jitsu/js:test: │ }
2767
2761
  @jitsu/js:test: 
2768
2762
  @jitsu/js:test: │ Browser Console LOG
2769
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=3455992f-1faa-44a6-a2ca-17760ce7c5c3. Evicted from cache: false
2763
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4c0eedc5-9394-495e-9fdf-9d29582c4166. Evicted from cache: false
2770
2764
  @jitsu/js:test: 
2771
2765
  @jitsu/js:test: │ Browser Console LOG
2772
2766
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=myUserId. Evicted from cache: false
@@ -2797,11 +2791,11 @@
2797
2791
  @jitsu/js:test: │ "traits": {
2798
2792
  @jitsu/js:test: │ "name": "myGroupId"
2799
2793
  @jitsu/js:test: │ },
2800
- @jitsu/js:test: │ "anonymousId": "3455992f-1faa-44a6-a2ca-17760ce7c5c3",
2794
+ @jitsu/js:test: │ "anonymousId": "4c0eedc5-9394-495e-9fdf-9d29582c4166",
2801
2795
  @jitsu/js:test: │ "userId": "myUserId",
2802
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:18.592Z",
2803
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:18.592Z",
2804
- @jitsu/js:test: │ "messageId": "1eke43uazr726dy88vhg3i",
2796
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:48.765Z",
2797
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:48.765Z",
2798
+ @jitsu/js:test: │ "messageId": "2ew1lw7em6j1a2a6vzgl7n",
2805
2799
  @jitsu/js:test: │ "writeKey": null,
2806
2800
  @jitsu/js:test: │ "context": {
2807
2801
  @jitsu/js:test: │ "library": {
@@ -2861,10 +2855,10 @@
2861
2855
  @jitsu/js:test: │ "height": 720
2862
2856
  @jitsu/js:test: │ },
2863
2857
  @jitsu/js:test: │ "userId": "myUserId",
2864
- @jitsu/js:test: │ "anonymousId": "3455992f-1faa-44a6-a2ca-17760ce7c5c3",
2865
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:18.646Z",
2866
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:18.646Z",
2867
- @jitsu/js:test: │ "messageId": "sq8q76ibft1hf5l54ddsv",
2858
+ @jitsu/js:test: │ "anonymousId": "4c0eedc5-9394-495e-9fdf-9d29582c4166",
2859
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:48.836Z",
2860
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:48.836Z",
2861
+ @jitsu/js:test: │ "messageId": "gmtuohojoehy1ukoaf9k",
2868
2862
  @jitsu/js:test: │ "writeKey": null,
2869
2863
  @jitsu/js:test: │ "groupId": "myGroupId",
2870
2864
  @jitsu/js:test: │ "context": {
@@ -2905,7 +2899,7 @@
2905
2899
  @jitsu/js:test: │ "campaign": {}
2906
2900
  @jitsu/js:test: │ }
2907
2901
  @jitsu/js:test: │ }
2908
- @jitsu/js:test:  ✓ 9 __tests__/playwright/integration.test.ts:406:5 › disable-user-ids-then-consent (2.3s)
2902
+ @jitsu/js:test:  ✓ 9 __tests__/playwright/integration.test.ts:406:5 › disable-user-ids-then-consent (2.4s)
2909
2903
  @jitsu/js:test: 
2910
2904
  @jitsu/js:test: │ Browser Console LOG
2911
2905
  @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","debug":true,"host":"https://localhost:3088"}
@@ -2981,9 +2975,9 @@
2981
2975
  @jitsu/js:test: │ "properties": {},
2982
2976
  @jitsu/js:test: │ "userId": null,
2983
2977
  @jitsu/js:test: │ "anonymousId": "1724633695283.638279",
2984
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:19.791Z",
2985
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:19.791Z",
2986
- @jitsu/js:test: │ "messageId": "d0shi5eyui44chf92j9l",
2978
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:50.016Z",
2979
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:50.016Z",
2980
+ @jitsu/js:test: │ "messageId": "1vblfjxpjna13hooqmiilm",
2987
2981
  @jitsu/js:test: │ "writeKey": null,
2988
2982
  @jitsu/js:test: │ "context": {
2989
2983
  @jitsu/js:test: │ "library": {
@@ -3031,9 +3025,9 @@
3031
3025
  @jitsu/js:test: │ },
3032
3026
  @jitsu/js:test: │ "userId": null,
3033
3027
  @jitsu/js:test: │ "anonymousId": "1724633695283.638279",
3034
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:19.793Z",
3035
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:19.793Z",
3036
- @jitsu/js:test: │ "messageId": "1ttioriwtrp1rg7dazheme",
3028
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:50.018Z",
3029
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:50.018Z",
3030
+ @jitsu/js:test: │ "messageId": "cfqhg7xp02h7a8kdevyx",
3037
3031
  @jitsu/js:test: │ "writeKey": null,
3038
3032
  @jitsu/js:test: │ "context": {
3039
3033
  @jitsu/js:test: │ "library": {
@@ -3074,7 +3068,7 @@
3074
3068
  @jitsu/js:test:  "headers": {
3075
3069
  @jitsu/js:test:  "host": "localhost:3088",
3076
3070
  @jitsu/js:test:  "connection": "keep-alive",
3077
- @jitsu/js:test:  "content-length": "802",
3071
+ @jitsu/js:test:  "content-length": "804",
3078
3072
  @jitsu/js:test:  "sec-ch-ua": "\"HeadlessChrome\";v=\"119\", \"Chromium\";v=\"119\", \"Not?A_Brand\";v=\"24\"",
3079
3073
  @jitsu/js:test:  "content-type": "application/json",
3080
3074
  @jitsu/js:test:  "x-enable-debug": "true",
@@ -3097,9 +3091,9 @@
3097
3091
  @jitsu/js:test:  "properties": {},
3098
3092
  @jitsu/js:test:  "userId": null,
3099
3093
  @jitsu/js:test:  "anonymousId": "1724633695283.638279",
3100
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:19.791Z",
3101
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:19.791Z",
3102
- @jitsu/js:test:  "messageId": "d0shi5eyui44chf92j9l",
3094
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:50.016Z",
3095
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:50.016Z",
3096
+ @jitsu/js:test:  "messageId": "1vblfjxpjna13hooqmiilm",
3103
3097
  @jitsu/js:test:  "writeKey": null,
3104
3098
  @jitsu/js:test:  "context": {
3105
3099
  @jitsu/js:test:  "library": {
@@ -3165,7 +3159,7 @@
3165
3159
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
3166
3160
  @jitsu/js:test: 
3167
3161
  @jitsu/js:test: │ Browser Console LOG
3168
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=4dd25a5e-c0f3-4e00-80c5-4829867a1ece
3162
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=f2b64ba5-c7d1-4df6-9e4e-d11c7936f457
3169
3163
  @jitsu/js:test: 
3170
3164
  @jitsu/js:test: │ Browser Console DEBUG
3171
3165
  @jitsu/js:test: │ [JITSU DEBUG] Initializing Jitsu plugin with config: {
@@ -3191,7 +3185,7 @@
3191
3185
  @jitsu/js:test: 
3192
3186
  @jitsu/js:test: │ Browser Console LOG
3193
3187
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
3194
- @jitsu/js:test: 🍪 Jitsu Cookies { my_anon_ck: '4dd25a5e-c0f3-4e00-80c5-4829867a1ece' }
3188
+ @jitsu/js:test: 🍪 Jitsu Cookies { my_anon_ck: 'f2b64ba5-c7d1-4df6-9e4e-d11c7936f457' }
3195
3189
  @jitsu/js:test: 
3196
3190
  @jitsu/js:test: │ Browser Console LOG
3197
3191
  @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
@@ -3207,10 +3201,10 @@
3207
3201
  @jitsu/js:test: │ "height": 720
3208
3202
  @jitsu/js:test: │ },
3209
3203
  @jitsu/js:test: │ "userId": null,
3210
- @jitsu/js:test: │ "anonymousId": "4dd25a5e-c0f3-4e00-80c5-4829867a1ece",
3211
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:20.892Z",
3212
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:20.892Z",
3213
- @jitsu/js:test: │ "messageId": "whc73tbniqixigenhrcd",
3204
+ @jitsu/js:test: │ "anonymousId": "f2b64ba5-c7d1-4df6-9e4e-d11c7936f457",
3205
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:51.154Z",
3206
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:51.154Z",
3207
+ @jitsu/js:test: │ "messageId": "92wcu7ypvl26wfvf4gwq8",
3214
3208
  @jitsu/js:test: │ "writeKey": null,
3215
3209
  @jitsu/js:test: │ "context": {
3216
3210
  @jitsu/js:test: │ "library": {
@@ -3242,7 +3236,7 @@
3242
3236
  @jitsu/js:test: │ "campaign": {}
3243
3237
  @jitsu/js:test: │ }
3244
3238
  @jitsu/js:test: │ }
3245
- @jitsu/js:test: 📝 Request log size of 1 [ 'page[anonId=4dd25a5e-c0f3-4e00-80c5-4829867a1ece, ]' ]
3239
+ @jitsu/js:test: 📝 Request log size of 1 [ 'page[anonId=f2b64ba5-c7d1-4df6-9e4e-d11c7936f457, ]' ]
3246
3240
  @jitsu/js:test: 
3247
3241
  @jitsu/js:test: │ Browser Console LOG
3248
3242
  @jitsu/js:test: │ Jitsu options: {"onload":"testOnload","cookieNames":{"anonymousId":"my_anon_ck"},"debug":true,"host":"https://localhost:3088"}
@@ -3251,7 +3245,7 @@
3251
3245
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
3252
3246
  @jitsu/js:test: 
3253
3247
  @jitsu/js:test: │ Browser Console LOG
3254
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4dd25a5e-c0f3-4e00-80c5-4829867a1ece. Evicted from cache: true
3248
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=f2b64ba5-c7d1-4df6-9e4e-d11c7936f457. Evicted from cache: true
3255
3249
  @jitsu/js:test: 
3256
3250
  @jitsu/js:test: │ Browser Console LOG
3257
3251
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
@@ -3269,7 +3263,7 @@
3269
3263
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=undefined. Evicted from cache: true
3270
3264
  @jitsu/js:test: 
3271
3265
  @jitsu/js:test: │ Browser Console LOG
3272
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=4dd25a5e-c0f3-4e00-80c5-4829867a1ece. Evicted from cache: true
3266
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=f2b64ba5-c7d1-4df6-9e4e-d11c7936f457. Evicted from cache: true
3273
3267
  @jitsu/js:test: 
3274
3268
  @jitsu/js:test: │ Browser Console LOG
3275
3269
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=undefined. Evicted from cache: true
@@ -3298,7 +3292,7 @@
3298
3292
  @jitsu/js:test: 
3299
3293
  @jitsu/js:test: │ Browser Console LOG
3300
3294
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __group_id=undefined. Evicted from cache: true
3301
- @jitsu/js:test: 🍪 Jitsu Cookies { my_anon_ck: '4dd25a5e-c0f3-4e00-80c5-4829867a1ece' }
3295
+ @jitsu/js:test: 🍪 Jitsu Cookies { my_anon_ck: 'f2b64ba5-c7d1-4df6-9e4e-d11c7936f457' }
3302
3296
  @jitsu/js:test: 
3303
3297
  @jitsu/js:test: │ Browser Console LOG
3304
3298
  @jitsu/js:test: │ [JITSU DEBUG] https://localhost:3088/api/s/page replied 200: {"ok":true}. Original payload:
@@ -3314,10 +3308,10 @@
3314
3308
  @jitsu/js:test: │ "height": 720
3315
3309
  @jitsu/js:test: │ },
3316
3310
  @jitsu/js:test: │ "userId": null,
3317
- @jitsu/js:test: │ "anonymousId": "4dd25a5e-c0f3-4e00-80c5-4829867a1ece",
3318
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:22.009Z",
3319
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:22.009Z",
3320
- @jitsu/js:test: │ "messageId": "sorpwhru6g1eemo105k91",
3311
+ @jitsu/js:test: │ "anonymousId": "f2b64ba5-c7d1-4df6-9e4e-d11c7936f457",
3312
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:52.292Z",
3313
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:52.292Z",
3314
+ @jitsu/js:test: │ "messageId": "8stkqb304s824zmkxmr8",
3321
3315
  @jitsu/js:test: │ "writeKey": null,
3322
3316
  @jitsu/js:test: │ "context": {
3323
3317
  @jitsu/js:test: │ "library": {
@@ -3354,10 +3348,10 @@
3354
3348
  @jitsu/js:test: │ }
3355
3349
  @jitsu/js:test: │ }
3356
3350
  @jitsu/js:test: 📝 Request log size of 2 [
3357
- @jitsu/js:test:  'page[anonId=4dd25a5e-c0f3-4e00-80c5-4829867a1ece, ]',
3358
- @jitsu/js:test:  'page[anonId=4dd25a5e-c0f3-4e00-80c5-4829867a1ece, ]'
3351
+ @jitsu/js:test:  'page[anonId=f2b64ba5-c7d1-4df6-9e4e-d11c7936f457, ]',
3352
+ @jitsu/js:test:  'page[anonId=f2b64ba5-c7d1-4df6-9e4e-d11c7936f457, ]'
3359
3353
  @jitsu/js:test: ]
3360
- @jitsu/js:test:  ✓ 11 __tests__/playwright/integration.test.ts:485:5 › cookie-names (2.2s)
3354
+ @jitsu/js:test:  ✓ 11 __tests__/playwright/integration.test.ts:485:5 › cookie-names (2.3s)
3361
3355
  @jitsu/js:test: 
3362
3356
  @jitsu/js:test: │ Browser Console LOG
3363
3357
  @jitsu/js:test: │ Jitsu options: {"cookieCapture":{"ttp":"_ttp"},"onload":"testOnload","debug":true,"host":"https://localhost:3088"}
@@ -3399,7 +3393,7 @@
3399
3393
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: false
3400
3394
  @jitsu/js:test: 
3401
3395
  @jitsu/js:test: │ Browser Console LOG
3402
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a
3396
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1
3403
3397
  @jitsu/js:test: 
3404
3398
  @jitsu/js:test: │ Browser Console LOG
3405
3399
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage setItem: __user_id=john-doe-id-1
@@ -3453,7 +3447,7 @@
3453
3447
  @jitsu/js:test:  _fbc: 'fbc-id',
3454
3448
  @jitsu/js:test:  _fbp: 'fbp-id',
3455
3449
  @jitsu/js:test:  _ttp: 'ttp-id',
3456
- @jitsu/js:test:  __eventn_id: '36c310b1-3716-4492-9246-efb13417e27a',
3450
+ @jitsu/js:test:  __eventn_id: '877cca46-9890-40a9-892f-237e120b52d1',
3457
3451
  @jitsu/js:test:  __eventn_uid: 'john-doe-id-1',
3458
3452
  @jitsu/js:test:  __eventn_id_usr: '%7B%22email%22%3A%22john.doe%40gmail.com%22%7D'
3459
3453
  @jitsu/js:test: }
@@ -3466,10 +3460,10 @@
3466
3460
  @jitsu/js:test: │ "traits": {
3467
3461
  @jitsu/js:test: │ "email": "john.doe@gmail.com"
3468
3462
  @jitsu/js:test: │ },
3469
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3470
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:23.134Z",
3471
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:23.134Z",
3472
- @jitsu/js:test: │ "messageId": "2avwo8388pwnj4l1wh27j",
3463
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3464
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:53.452Z",
3465
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:53.452Z",
3466
+ @jitsu/js:test: │ "messageId": "2dzsr20uzse2buaiifhd0l",
3473
3467
  @jitsu/js:test: │ "writeKey": null,
3474
3468
  @jitsu/js:test: │ "context": {
3475
3469
  @jitsu/js:test: │ "library": {
@@ -3510,7 +3504,7 @@
3510
3504
  @jitsu/js:test: │ }
3511
3505
  @jitsu/js:test: 
3512
3506
  @jitsu/js:test: │ Browser Console LOG
3513
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a. Evicted from cache: false
3507
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1. Evicted from cache: false
3514
3508
  @jitsu/js:test: 
3515
3509
  @jitsu/js:test: │ Browser Console LOG
3516
3510
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: false
@@ -3533,10 +3527,10 @@
3533
3527
  @jitsu/js:test: │ "trackParam": "trackValue"
3534
3528
  @jitsu/js:test: │ },
3535
3529
  @jitsu/js:test: │ "userId": "john-doe-id-1",
3536
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3537
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:23.136Z",
3538
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:23.136Z",
3539
- @jitsu/js:test: │ "messageId": "1uquk6e5dpd18bp7ea28zj",
3530
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3531
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:53.453Z",
3532
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:53.453Z",
3533
+ @jitsu/js:test: │ "messageId": "9omhzi4gcp13ayqpoe92l",
3540
3534
  @jitsu/js:test: │ "writeKey": null,
3541
3535
  @jitsu/js:test: │ "context": {
3542
3536
  @jitsu/js:test: │ "library": {
@@ -3593,10 +3587,10 @@
3593
3587
  @jitsu/js:test: │ "height": 720
3594
3588
  @jitsu/js:test: │ },
3595
3589
  @jitsu/js:test: │ "userId": "john-doe-id-1",
3596
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3597
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:23.137Z",
3598
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:23.137Z",
3599
- @jitsu/js:test: │ "messageId": "wthwyl631e2b1ymxneyp3",
3590
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3591
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:53.454Z",
3592
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:53.454Z",
3593
+ @jitsu/js:test: │ "messageId": "1ezjzuc9eooubczk665rl",
3600
3594
  @jitsu/js:test: │ "writeKey": null,
3601
3595
  @jitsu/js:test: │ "context": {
3602
3596
  @jitsu/js:test: │ "library": {
@@ -3639,9 +3633,9 @@
3639
3633
  @jitsu/js:test: │ }
3640
3634
  @jitsu/js:test: │ }
3641
3635
  @jitsu/js:test: 📝 Request log size of 3 [
3642
- @jitsu/js:test:  'identify[userId=john-doe-id-1, anonId=36c310b1-3716-4492-9246-efb13417e27a, traits={"email":"john.doe@gmail.com"}]',
3643
- @jitsu/js:test:  'track(pageLoaded)[userId=john-doe-id-1, anonId=36c310b1-3716-4492-9246-efb13417e27a, ]',
3644
- @jitsu/js:test:  'page[userId=john-doe-id-1, anonId=36c310b1-3716-4492-9246-efb13417e27a, ]'
3636
+ @jitsu/js:test:  'identify[userId=john-doe-id-1, anonId=877cca46-9890-40a9-892f-237e120b52d1, traits={"email":"john.doe@gmail.com"}]',
3637
+ @jitsu/js:test:  'track(pageLoaded)[userId=john-doe-id-1, anonId=877cca46-9890-40a9-892f-237e120b52d1, ]',
3638
+ @jitsu/js:test:  'page[userId=john-doe-id-1, anonId=877cca46-9890-40a9-892f-237e120b52d1, ]'
3645
3639
  @jitsu/js:test: ]
3646
3640
  @jitsu/js:test: 📝 Checking track event {
3647
3641
  @jitsu/js:test:  "type": "track",
@@ -3650,10 +3644,10 @@
3650
3644
  @jitsu/js:test:  "trackParam": "trackValue"
3651
3645
  @jitsu/js:test:  },
3652
3646
  @jitsu/js:test:  "userId": "john-doe-id-1",
3653
- @jitsu/js:test:  "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3654
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:23.136Z",
3655
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:23.136Z",
3656
- @jitsu/js:test:  "messageId": "1uquk6e5dpd18bp7ea28zj",
3647
+ @jitsu/js:test:  "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3648
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:53.453Z",
3649
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:53.453Z",
3650
+ @jitsu/js:test:  "messageId": "9omhzi4gcp13ayqpoe92l",
3657
3651
  @jitsu/js:test:  "writeKey": null,
3658
3652
  @jitsu/js:test:  "context": {
3659
3653
  @jitsu/js:test:  "library": {
@@ -3701,10 +3695,10 @@
3701
3695
  @jitsu/js:test:  "traits": {
3702
3696
  @jitsu/js:test:  "email": "john.doe@gmail.com"
3703
3697
  @jitsu/js:test:  },
3704
- @jitsu/js:test:  "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3705
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:23.134Z",
3706
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:23.134Z",
3707
- @jitsu/js:test:  "messageId": "2avwo8388pwnj4l1wh27j",
3698
+ @jitsu/js:test:  "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3699
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:53.452Z",
3700
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:53.452Z",
3701
+ @jitsu/js:test:  "messageId": "2dzsr20uzse2buaiifhd0l",
3708
3702
  @jitsu/js:test:  "writeKey": null,
3709
3703
  @jitsu/js:test:  "context": {
3710
3704
  @jitsu/js:test:  "library": {
@@ -3755,10 +3749,10 @@
3755
3749
  @jitsu/js:test:  "height": 720
3756
3750
  @jitsu/js:test:  },
3757
3751
  @jitsu/js:test:  "userId": "john-doe-id-1",
3758
- @jitsu/js:test:  "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3759
- @jitsu/js:test:  "timestamp": "2025-03-05T15:25:23.137Z",
3760
- @jitsu/js:test:  "sentAt": "2025-03-05T15:25:23.137Z",
3761
- @jitsu/js:test:  "messageId": "wthwyl631e2b1ymxneyp3",
3752
+ @jitsu/js:test:  "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3753
+ @jitsu/js:test:  "timestamp": "2025-03-23T08:59:53.454Z",
3754
+ @jitsu/js:test:  "sentAt": "2025-03-23T08:59:53.454Z",
3755
+ @jitsu/js:test:  "messageId": "1ezjzuc9eooubczk665rl",
3762
3756
  @jitsu/js:test:  "writeKey": null,
3763
3757
  @jitsu/js:test:  "context": {
3764
3758
  @jitsu/js:test:  "library": {
@@ -3808,7 +3802,7 @@
3808
3802
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: true
3809
3803
  @jitsu/js:test: 
3810
3804
  @jitsu/js:test: │ Browser Console LOG
3811
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a. Evicted from cache: true
3805
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1. Evicted from cache: true
3812
3806
  @jitsu/js:test: 
3813
3807
  @jitsu/js:test: │ Browser Console LOG
3814
3808
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_traits=[object Object]. Evicted from cache: true
@@ -3903,10 +3897,10 @@
3903
3897
  @jitsu/js:test: │ "traits": {
3904
3898
  @jitsu/js:test: │ "email": "john.doe@gmail.com"
3905
3899
  @jitsu/js:test: │ },
3906
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3907
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.298Z",
3908
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.298Z",
3909
- @jitsu/js:test: │ "messageId": "2cwjbbwtv0y17a4aj0smdf",
3900
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3901
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.582Z",
3902
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.582Z",
3903
+ @jitsu/js:test: │ "messageId": "d96xw28go61faursmxo0t",
3910
3904
  @jitsu/js:test: │ "writeKey": null,
3911
3905
  @jitsu/js:test: │ "context": {
3912
3906
  @jitsu/js:test: │ "library": {
@@ -3947,7 +3941,7 @@
3947
3941
  @jitsu/js:test: │ }
3948
3942
  @jitsu/js:test: 
3949
3943
  @jitsu/js:test: │ Browser Console LOG
3950
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a. Evicted from cache: true
3944
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1. Evicted from cache: true
3951
3945
  @jitsu/js:test: 
3952
3946
  @jitsu/js:test: │ Browser Console LOG
3953
3947
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=userId2. Evicted from cache: false
@@ -3970,10 +3964,10 @@
3970
3964
  @jitsu/js:test: │ "trackParam": "trackValue"
3971
3965
  @jitsu/js:test: │ },
3972
3966
  @jitsu/js:test: │ "userId": "john-doe-id-1",
3973
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
3974
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.302Z",
3975
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.302Z",
3976
- @jitsu/js:test: │ "messageId": "1o6glr6co0e1oadri5k8y7",
3967
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
3968
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.584Z",
3969
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.584Z",
3970
+ @jitsu/js:test: │ "messageId": "185qmu7jtcw1h0ul9ut8sj",
3977
3971
  @jitsu/js:test: │ "writeKey": null,
3978
3972
  @jitsu/js:test: │ "context": {
3979
3973
  @jitsu/js:test: │ "library": {
@@ -4030,10 +4024,10 @@
4030
4024
  @jitsu/js:test: │ "height": 720
4031
4025
  @jitsu/js:test: │ },
4032
4026
  @jitsu/js:test: │ "userId": "john-doe-id-1",
4033
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4034
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.305Z",
4035
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.305Z",
4036
- @jitsu/js:test: │ "messageId": "2a0erl5g9tn905dpa0kn1",
4027
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4028
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.585Z",
4029
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.585Z",
4030
+ @jitsu/js:test: │ "messageId": "1f2rf24fbbc1x5dxj99dmo",
4037
4031
  @jitsu/js:test: │ "writeKey": null,
4038
4032
  @jitsu/js:test: │ "context": {
4039
4033
  @jitsu/js:test: │ "library": {
@@ -4085,10 +4079,10 @@
4085
4079
  @jitsu/js:test: │ "email": "john.doe2@gmail.com",
4086
4080
  @jitsu/js:test: │ "caseName": "basic-identify"
4087
4081
  @jitsu/js:test: │ },
4088
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4089
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.326Z",
4090
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.326Z",
4091
- @jitsu/js:test: │ "messageId": "1ci83wwepzk1t0dgyzsmj",
4082
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4083
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.596Z",
4084
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.596Z",
4085
+ @jitsu/js:test: │ "messageId": "y994v2f4bbn8jwq508r6",
4092
4086
  @jitsu/js:test: │ "writeKey": null,
4093
4087
  @jitsu/js:test: │ "context": {
4094
4088
  @jitsu/js:test: │ "library": {
@@ -4129,7 +4123,7 @@
4129
4123
  @jitsu/js:test: │ }
4130
4124
  @jitsu/js:test: 
4131
4125
  @jitsu/js:test: │ Browser Console LOG
4132
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a. Evicted from cache: true
4126
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1. Evicted from cache: true
4133
4127
  @jitsu/js:test: 
4134
4128
  @jitsu/js:test: │ Browser Console LOG
4135
4129
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=john-doe-id-1. Evicted from cache: false
@@ -4168,10 +4162,10 @@
4168
4162
  @jitsu/js:test: │ "caseName": "test-page-right-after-identify"
4169
4163
  @jitsu/js:test: │ },
4170
4164
  @jitsu/js:test: │ "userId": "userId2",
4171
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4172
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.385Z",
4173
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.385Z",
4174
- @jitsu/js:test: │ "messageId": "sar660zwumeqry7mw94",
4165
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4166
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.654Z",
4167
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.654Z",
4168
+ @jitsu/js:test: │ "messageId": "18r11nz6urqpk640nq61b",
4175
4169
  @jitsu/js:test: │ "writeKey": null,
4176
4170
  @jitsu/js:test: │ "context": {
4177
4171
  @jitsu/js:test: │ "library": {
@@ -4239,10 +4233,10 @@
4239
4233
  @jitsu/js:test: │ "email": "john.doe3@gmail.com",
4240
4234
  @jitsu/js:test: │ "caseName": "identify-without-user-id"
4241
4235
  @jitsu/js:test: │ },
4242
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4243
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.442Z",
4244
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.442Z",
4245
- @jitsu/js:test: │ "messageId": "1e5v1awpe925mbljw1k01",
4236
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4237
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.709Z",
4238
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.709Z",
4239
+ @jitsu/js:test: │ "messageId": "gkcyroiofy2ssret8jkm",
4246
4240
  @jitsu/js:test: │ "writeKey": null,
4247
4241
  @jitsu/js:test: │ "context": {
4248
4242
  @jitsu/js:test: │ "library": {
@@ -4283,7 +4277,7 @@
4283
4277
  @jitsu/js:test: │ }
4284
4278
  @jitsu/js:test: 
4285
4279
  @jitsu/js:test: │ Browser Console LOG
4286
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a. Evicted from cache: true
4280
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1. Evicted from cache: true
4287
4281
  @jitsu/js:test: 
4288
4282
  @jitsu/js:test: │ Browser Console LOG
4289
4283
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=userId2. Evicted from cache: false
@@ -4315,11 +4309,11 @@
4315
4309
  @jitsu/js:test: │ "name": "Group 1",
4316
4310
  @jitsu/js:test: │ "caseName": "basic-group"
4317
4311
  @jitsu/js:test: │ },
4318
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4312
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4319
4313
  @jitsu/js:test: │ "userId": "userId2",
4320
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.526Z",
4321
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.526Z",
4322
- @jitsu/js:test: │ "messageId": "s7eiqlcb41csii2991vg",
4314
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.765Z",
4315
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.765Z",
4316
+ @jitsu/js:test: │ "messageId": "aa7rkeuynw5i7e1xdheh",
4323
4317
  @jitsu/js:test: │ "writeKey": null,
4324
4318
  @jitsu/js:test: │ "context": {
4325
4319
  @jitsu/js:test: │ "library": {
@@ -4383,10 +4377,10 @@
4383
4377
  @jitsu/js:test: │ "caseName": "page-without-name"
4384
4378
  @jitsu/js:test: │ },
4385
4379
  @jitsu/js:test: │ "userId": "userId2",
4386
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4387
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.589Z",
4388
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.589Z",
4389
- @jitsu/js:test: │ "messageId": "19a5rq61mq61c3icau6uoo",
4380
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4381
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.819Z",
4382
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.819Z",
4383
+ @jitsu/js:test: │ "messageId": "zb70rw6u9m1v9fx2o3xex",
4390
4384
  @jitsu/js:test: │ "writeKey": null,
4391
4385
  @jitsu/js:test: │ "groupId": "group1",
4392
4386
  @jitsu/js:test: │ "context": {
@@ -4457,10 +4451,10 @@
4457
4451
  @jitsu/js:test: │ "caseName": "page-with-name"
4458
4452
  @jitsu/js:test: │ },
4459
4453
  @jitsu/js:test: │ "userId": "userId2",
4460
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4461
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.645Z",
4462
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.645Z",
4463
- @jitsu/js:test: │ "messageId": "207upo1djh55yt67kwyk4",
4454
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4455
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.874Z",
4456
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.874Z",
4457
+ @jitsu/js:test: │ "messageId": "1smuyb19h6h1fhs01bstk3",
4464
4458
  @jitsu/js:test: │ "writeKey": null,
4465
4459
  @jitsu/js:test: │ "groupId": "group1",
4466
4460
  @jitsu/js:test: │ "context": {
@@ -4524,10 +4518,10 @@
4524
4518
  @jitsu/js:test: │ "caseName": "track-with-name"
4525
4519
  @jitsu/js:test: │ },
4526
4520
  @jitsu/js:test: │ "userId": "userId2",
4527
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4528
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.700Z",
4529
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.700Z",
4530
- @jitsu/js:test: │ "messageId": "qjfuuu4zuk1t3rn7r9bkw",
4521
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4522
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.930Z",
4523
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.930Z",
4524
+ @jitsu/js:test: │ "messageId": "scu71rtd83hufk32x55g",
4531
4525
  @jitsu/js:test: │ "writeKey": null,
4532
4526
  @jitsu/js:test: │ "groupId": "group1",
4533
4527
  @jitsu/js:test: │ "context": {
@@ -4602,10 +4596,10 @@
4602
4596
  @jitsu/js:test: │ "traits": {
4603
4597
  @jitsu/js:test: │ "caseName": "identify-with-numeric-id-1"
4604
4598
  @jitsu/js:test: │ },
4605
- @jitsu/js:test: │ "anonymousId": "36c310b1-3716-4492-9246-efb13417e27a",
4606
- @jitsu/js:test: │ "timestamp": "2025-03-05T15:25:24.753Z",
4607
- @jitsu/js:test: │ "sentAt": "2025-03-05T15:25:24.753Z",
4608
- @jitsu/js:test: │ "messageId": "1o6vangymic129acpn5ftw",
4599
+ @jitsu/js:test: │ "anonymousId": "877cca46-9890-40a9-892f-237e120b52d1",
4600
+ @jitsu/js:test: │ "timestamp": "2025-03-23T08:59:54.987Z",
4601
+ @jitsu/js:test: │ "sentAt": "2025-03-23T08:59:54.987Z",
4602
+ @jitsu/js:test: │ "messageId": "6azl3cex101r6d8du4ed0",
4609
4603
  @jitsu/js:test: │ "writeKey": null,
4610
4604
  @jitsu/js:test: │ "groupId": "group1",
4611
4605
  @jitsu/js:test: │ "context": {
@@ -4647,7 +4641,7 @@
4647
4641
  @jitsu/js:test: │ }
4648
4642
  @jitsu/js:test: 
4649
4643
  @jitsu/js:test: │ Browser Console LOG
4650
- @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=36c310b1-3716-4492-9246-efb13417e27a. Evicted from cache: true
4644
+ @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __anon_id=877cca46-9890-40a9-892f-237e120b52d1. Evicted from cache: true
4651
4645
  @jitsu/js:test: 
4652
4646
  @jitsu/js:test: │ Browser Console LOG
4653
4647
  @jitsu/js:test: │ [JITSU DEBUG] Caching storage getItem: __user_id=9292649175. Evicted from cache: false
@@ -4663,9 +4657,9 @@
4663
4657
  @jitsu/js:test: 
4664
4658
  @jitsu/js:test: │ Browser Console LOG
4665
4659
  @jitsu/js:test: │ Test events for jitsu has been generated
4666
- @jitsu/js:test:  ✓ 12 __tests__/playwright/integration.test.ts:545:5 › basic (1.8s)
4660
+ @jitsu/js:test:  ✓ 12 __tests__/playwright/integration.test.ts:545:5 › basic (1.7s)
4667
4661
  @jitsu/js:test: 
4668
- @jitsu/js:test:  Slow test file: __tests__/playwright/integration.test.ts (15.6s)
4662
+ @jitsu/js:test:  Slow test file: __tests__/playwright/integration.test.ts (15.8s)
4669
4663
  @jitsu/js:test:  Consider splitting slow test files to speed up parallel execution
4670
4664
  @jitsu/js:test:  1 skipped
4671
- @jitsu/js:test:  11 passed (21.0s)
4665
+ @jitsu/js:test:  11 passed (20.4s)