Skip to content
This repository was archived by the owner on May 5, 2026. It is now read-only.

Debugger AT Internet

Benjamin Diolez edited this page May 5, 2026 · 1 revision

Data collection / Apple / Getting started / Debugger AT Internet

Foreword

If you wish to check your tagging, a debugger is available in the SDK for consulting the hits and events generated.

Initialisation

tracker.enableDebugger = true
self.tracker.enableDebugger = YES;

Wiki contents

Clone this wiki locally