Skip to content

rejourneyco/rejourney

vbrowser/v0.2.0 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

Published 13d Logging
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

analytics mobile session-replay web

Summary

AI summary

Adds UTM tracking, console log capture, and fetch/XMLHttpRequest telemetry to replays.

Changes in this release

Feature Medium

Adds UTM tracking for web replays with campaign metadata and attribution.

Adds UTM tracking for web replays with campaign metadata and attribution.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Medium

Captures console.log, info, warn, error, and debug calls as replay timeline events by default.

Captures console.log, info, warn, error, and debug calls as replay timeline events by default.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Medium

Tracks `fetch` and `XMLHttpRequest` API calls with method, URL, timing, status, success state, and optional payload size telemetry.

Tracks `fetch` and `XMLHttpRequest` API calls with method, URL, timing, status, success state, and optional payload size telemetry.

Source: llm_adapter@2026-05-25

Confidence: high

Feature Low

Console log capture remains configurable via `trackConsoleLogs` option.

Console log capture remains configurable via `trackConsoleLogs` option.

Source: granite4.1:30b@2026-05-25-audit

Confidence: low

Feature Low

Network payload size telemetry stays disabled unless `networkCaptureSizes` is enabled.

Network payload size telemetry stays disabled unless `networkCaptureSizes` is enabled.

Source: granite4.1:30b@2026-05-25-audit

Confidence: low

Full changelog

Browser SDK 0.2.0

Published to npm as @rejourneyco/[email protected].

Highlights

  • Adds UTM tracking for web replays, including first-touch campaign metadata, raw UTM mirrors, referral attribution, and landing page context.
  • Adds Console Logs For Every Replay. Browser console.log, console.info, console.warn, console.error, and console.debug calls are captured as replay timeline events by default.
  • Adds JS API Call Tracking for fetch and XMLHttpRequest, including request method, URL, timing, status, success state, and optional payload size telemetry.

Compatibility

  • No breaking API changes.
  • Console capture remains configurable with trackConsoleLogs; set it to false to opt out.
  • JS API call payload sizes stay disabled unless networkCaptureSizes is enabled.

Upgrade

npm install @rejourneyco/[email protected]

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track rejourneyco/rejourney

Get notified when new releases ship.

Sign up free

About rejourneyco/rejourney

All releases →

Related context

Beta — feedback welcome: [email protected]