Tim Crowley
Results
2
comments of
Tim Crowley
I'm seeing similar behavior when trying to retrieve the Client ID. The following code always displays null in the console: ```javascript window.ga.getVar('cid', function(result) { console.log("CID = " + result); });...
Oh boy, this documentation needs help. Hopefully this comment will make it fairly easy for the volunteers to make the necessary updates. Here's how I got it to work for...