×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Javascript
Posted by: user5f44c
Added: Feb 25, 2020 7:08 AM
Views: 4288
Tags: no tags
  1. ga(function() {
  2.  // Logs an array of all tracker objects.
  3.  console.log(ga.getAll());
  4. });