jaspacio

GA4 Sign Up

Jun 1st, 2023
852
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.14 KB | Software | 0 0
  1. <script>
  2. dataLayer.push({ ecommerce: null });  // Clear the previous ecommerce object.
  3. dataLayer.push({
  4.   event: "sign_up"
  5. });
  6. </script>
Tags: GA4
Advertisement
Add Comment
Please, Sign In to add comment