Code Generation - automatically generate code for Snowplow tracking SDKs
Snowtype is a tool that assists with instrumenting, verifying and maintaining tracking code. Snowtype works with Snowplow tracking SDKs.
๐๏ธ Get started with Snowtype
Introduction to the Snowtype CLI
๐๏ธ Snowtype CLI
Snowtype CLI
๐๏ธ Configuration options
The Snowtype CLI configuration can be saved in a .json, .js, or .ts file after initialization. For example: snowtype.config.json, snowtype.config.js, or snowtype.config.ts. We highly recommend you keep this file in the root of your project folder.
๐๏ธ Commands
This page only summarizes the CLI commands and the options for each command. For details on which scenarios they can be used, you can go to the Working with the CLI page.
๐๏ธ Client-side validation
This feature is available since version 0.2.8 of Snowtype for the Browser Tracker in both JavaScript and TypeScript.
๐๏ธ Using Snowtype with Google Tag Manager
This feature is available from version 0.5.0.