Skip to content

Instantly share code, notes, and snippets.

@abfo
Last active November 12, 2022 20:42
Show Gist options
  • Save abfo/03d1d35566653ef8b6e32ec4814868ce to your computer and use it in GitHub Desktop.
Save abfo/03d1d35566653ef8b6e32ec4814868ce to your computer and use it in GitHub Desktop.
User properties example for gtag.js (user scoped custom dimensions in GA4), see https://ithoughthecamewithyou.com/post/user-scoped-custom-dimensions-in-google-analytics-4-using-gtag
gtag('set', 'user_properties', { 'user_quality': 'low' });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment