sgubler
Latest Forum Comments
-
Posted on April 7, 2011 1:03 PM in reply to "Trended report + selected elements"
Hi Mhelie, In your "selected" element trying making the type attribute... xsi:type="SOAP-ENC:Array" instead of... xsi:type="ns1:string_array" I don't know why this difference matters, but it...
-
Posted on April 5, 2011 4:46 PM in reply to "Token usage"
Hi Michael, You are correct. Getting a report should cost two tokens. I posted some other thought on token usage here... http://developer.omniture.com/en_US/forum/reporting/java-ws-sitecataly...
-
Posted on March 31, 2011 8:33 AM in reply to "JAVA WS, sitecatalyst, What API calls cost tokens, and what do not?"
Hi William, Good questions. First, your code can be much more token efficient if you were to call "reportGetStatus" instead of "reportGetReport" in your do/while loop. This is because the getSt...
-
Posted on March 30, 2011 10:00 AM in reply to "SiteCatalyst Code : Where do I find the Javascript Library file?"
Hi Cecilia, You can go to the "Code Manager" tool, within the SiteCatalyst Admin Console, and generate some Javascript code (and other types of code too). It will ask you to provide some info l...
-
Posted on March 29, 2011 3:04 PM in reply to "Passing variables like user-agent/ip address using the web beacon approach"
Hi Barada, You usually don't need to pass any of these values yourself if you are using the Javascript tagging or one of the AppMeasurement libraries. - language, I believe Omniture looks th...