Tagged articles
2 articles
Page 1 of 1
Python Crawling & Data Mining
Python Crawling & Data Mining
Dec 4, 2022 · Product Management

Master Data Tracking: Key Scenarios, Workflow & the 7‑Step ‘Seven‑Word’ Guide

Data tracking (埋点) records user actions to inform product optimization, covering passive and active behaviors, with applications ranging from exposure, click, to page events, and follows a detailed workflow—from requirement gathering and design, through development, testing, deployment, to analysis—summarized by a concise seven‑step methodology.

Data Product ManagementData TrackingExposure Tracking
0 likes · 11 min read
Master Data Tracking: Key Scenarios, Workflow & the 7‑Step ‘Seven‑Word’ Guide
HomeTech
HomeTech
Jul 27, 2022 · Mobile Development

Hybrid Full-Click Tracking Design for iOS and Flutter Applications

This article presents a hybrid click‑tracking solution that combines the precision of code‑based instrumentation with the low‑cost advantages of full‑click (auto) tracking, detailing implementation patterns for iOS UIControl subclasses, UITableView delegation, and Flutter widget trees using inheritance and custom gesture wrappers.

Event AnalyticsFlutterclick tracking
0 likes · 12 min read
Hybrid Full-Click Tracking Design for iOS and Flutter Applications