Tracking snippets let you add small pieces of JavaScript that load right after your pixel but before any destinations. This is useful when you want to run code before events are tracked in Converge or sent to your destinations. Common uses include:
Setting an event property that should be sent with every event.
Tracking a custom event in Converge that requires JavaScript.
Adding a default Google or Microsoft Consent Mode status.
Tracking snippets can only be added to a client-side pixel.