For those of us who manage a lot of different properties (which means development inevitably includes the wrong embed code from time to time), having a built in variable or function to return the property name would be a huge help and, I would think, very easy to implement. Trying to match embed co...
A little of both. I put the browser, os and device type info into my data layer. I use that to decorate some of our API performance logging. I also use it in a couple of DTM rules. It is a handy way to get some basic info without having to parse the userAgent string myself. It won't be killer i...
Will the _satellite.browserInfo object be available in Launch? Our current implementation utilizes this information in many places, giving us a common definition for browser, OS, device, etc.
We have been using the MC Visitor ID Service for some time now. When we first hooked it up, the advice given regarding setting customer ids was not to bother because they weren't used for anything at that time. I found this same information on some blogs written by Adobe folks and in talking with ...