Tagged articles
3 articles
Page 1 of 1
Huolala Tech
Huolala Tech
Jan 3, 2024 · Frontend Development

Inside PageSpy: How Huolala’s Open‑Source Front‑End Debugger Works

PageSpy is Huolala’s open‑source front‑end remote debugging suite, comprising three repositories for the web UI, server API, and client SDK, with plugin‑based interception of console, network, storage, and other browser APIs, plus a WebSocket‑driven debugging client and strong data‑security guarantees.

frontend debuggingjavascript sdkopen‑source
0 likes · 9 min read
Inside PageSpy: How Huolala’s Open‑Source Front‑End Debugger Works
vivo Internet Technology
vivo Internet Technology
Feb 1, 2023 · Big Data

H5 Tracking Solution and Data Warehouse Design for User Behavior Analysis

The vivo Internet Big Data team presents a standardized, extensible H5 tracking solution that automates data collection via a JavaScript SDK for navigation, focus/blur, and visibility events, incorporates privacy safeguards, and feeds a multi‑layer data‑warehouse architecture with unified ID mapping and bitmap‑based retention modeling to support comprehensive user‑behavior dashboards and future advanced analyses.

H5 trackingautomatic collectiondata-warehouse
0 likes · 19 min read
H5 Tracking Solution and Data Warehouse Design for User Behavior Analysis
Huolala Tech
Huolala Tech
Apr 29, 2021 · Frontend Development

How to Build a Lightweight Frontend Monitoring SDK with ELK Integration

This article explains why front‑end engineers need monitoring, outlines the key metrics to collect, and walks through the design and implementation of a JavaScript SDK that captures page views, API calls, resources, errors, performance, and custom events, sending logs to an ELK stack with batching and beacon fallback.

ELKError LoggingPerformance Tracking
0 likes · 20 min read
How to Build a Lightweight Frontend Monitoring SDK with ELK Integration