Tag

No-Tracking

0 views collected around this technical thread.

GrowingIO Tech Team
GrowingIO Tech Team
Jun 17, 2021 · Frontend Development

How to Enable Zero-Tracking in Taro3 Mini‑Programs with a Custom Babel Plugin

This article explains how to adapt GrowingIO's no‑embed SDK for Taro 3 by intercepting runtime events and using a Babel plugin to preserve user method names, achieving a stable zero‑tracking solution for mini‑programs.

BabelMini ProgramNo-Tracking
0 likes · 15 min read
How to Enable Zero-Tracking in Taro3 Mini‑Programs with a Custom Babel Plugin
58 Tech
58 Tech
Jun 15, 2018 · Mobile Development

Android Implementation of a No‑Tracking User Behavior Analysis SDK (WMDA)

This article details the design, technology selection, and implementation of WMDA, a no‑tracking (no‑annotation) user‑behavior analysis SDK for Android, covering bytecode‑instrumentation via a Gradle plugin, event collection for activities, fragments, and clicks, as well as processing, storage, reporting, and current limitations.

AndroidData AnalyticsEvent Collection
0 likes · 15 min read
Android Implementation of a No‑Tracking User Behavior Analysis SDK (WMDA)