android - Web Console: What is Omniture? -
i came across interesting logcat entry:
06-28 08:43:25.616 web console 5075 omniture: s.t, instance: 1 @ :1158337217 06-28 08:43:25.624 web console 5075 [object object] @ :1158337217
what omniture (in context) , can learn more these web console messages?
omniture analytics tool, in sense it's comparable google analytics. you're seeing logging of omniture javascript code on website you're viewing.
edit:
to elaborate. comes in web console logs calls console.log() in webpage you're viewing.
Comments
Post a Comment