Tag

visual tracking

0 views collected around this technical thread.

DeWu Technology
DeWu Technology
Mar 6, 2024 · Frontend Development

Visual Event Tracking Solution: Architecture, Implementation, and Practices

The visual event tracking solution replaces costly manual code instrumentation with a Data‑Trackid and relative Xpath system, a VSCode plugin for automatic ID generation, and an SDK that captures clicks and exposures, dynamically loads third‑party analytics, and provides validation, monitoring, and future decoupling for scalable, real‑time product analytics.

SDKdata collectionevent analytics
0 likes · 9 min read
Visual Event Tracking Solution: Architecture, Implementation, and Practices
LOFTER Tech Team
LOFTER Tech Team
Jun 2, 2022 · Fundamentals

Understanding Event Tracking (埋点): Purpose, Types, and Implementation Methods

This article explains the concept of event tracking (埋点) in applications, detailing its purposes such as user conversion analysis and security monitoring, classifying manual, visual, and full tracking methods, and discussing their advantages, disadvantages, and how to choose the appropriate approach.

analyticsevent trackingfull tracking
0 likes · 6 min read
Understanding Event Tracking (埋点): Purpose, Types, and Implementation Methods
Shopee Tech Team
Shopee Tech Team
Dec 2, 2021 · Mobile Development

Implementing Visual Event Tracking in React Native Applications

The article details a visual‑event‑tracking solution for React Native that uses a custom SDK exposing higher‑order touchable components, a WebSocket link to a tracking platform, FiberNode inspection for props/state extraction, a Babel plugin for display names, and idle‑time queuing, allowing non‑code instrumentation and rapid tracking deployment.

React NativeSDKevent analytics
0 likes · 13 min read
Implementing Visual Event Tracking in React Native Applications
JD Tech
JD Tech
May 14, 2018 · Mobile Development

Exploring iOS Automated Visual Event Tracking (埋点) – Technical Overview

This article examines the challenges and solutions of implementing automated visual event tracking (埋点) in iOS applications, covering background, existing methods, the proposed visual tracking architecture, unique identifier generation, data payload handling, version management, and future considerations for improving development efficiency.

AutomationSDKevent tracking
0 likes · 19 min read
Exploring iOS Automated Visual Event Tracking (埋点) – Technical Overview
JD Retail Technology
JD Retail Technology
May 11, 2018 · Mobile Development

Exploring Automated Visual Event Tracking (埋点) for iOS Applications

This article examines the challenges of traditional code‑based event tracking in iOS, compares code, visual, and no‑tracking approaches, and presents a visual‑tracking solution that uses AOP, unique identifiers, data‑carrying protocols, and version management to improve automation and maintainability.

AOPAutomationevent tracking
0 likes · 18 min read
Exploring Automated Visual Event Tracking (埋点) for iOS Applications