Last active
May 9, 2022 12:23
-
-
Save JoseSoteloCohen/2fc8144ac1d8b0731963db66c7a4fb44 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SWITCH([type], | |
"ua", "Universal Analytics", | |
"gaawc", "GA4 Configuration", | |
"gaawe", "GA4 Event", | |
"html", "Custom HTML", | |
"cvt_57630621_205", "Facebook Ads", | |
"gclidw", "Conversion Linker", | |
"awct", "Google Ads Conversion", | |
"sp", "Google Ads Remarketing", | |
"hjtc", "HotJar", | |
"Unclasified" | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment