clam
Latest Forum Threads
-
SiteCatalyst and segments setup/reports
Hi, Is it possible to setup and report segments with SiteCatelyst? I only found APIs regarding segmenst on Discovery and on Data Warehouse. I only have a SiteCatelyst sandbox. Any suggestion is ap...
-
HowTo: add Search Filter to get a page data.
Hi, Could someone please correct my json syntax? I am trying to get some detail report on a particular page URL. I get my URLs from this first request below. { "reportDescription":{ "reportSuit...
-
Correct metrics for the SiteCatalyst's Traffic Sources > Referrer Type and Referrer
Hi, At the Site Catalyst, when I load the Referrer Type and Referrer reports at Traffic Sources. It shows "instances" as the metrics/column header with some number as the data. However, when I trie...
-
Correct metrics and elements for the SiteCatalyst's GeoSegmentation > Countries report
Hi, I saw some informational data from my SiteCatalyst's GeoSegmentation > Countries report. However, when I call it through the REST API with the following request. I received all zeros on all cou...
-
correct metrics used in SiteCatalyst Traffic Sources
Hi, I am working on creating the SiteCatalyst Traffic Sources reports through the REST APIs. I am not sure what is the correct metrics to be used for the "Searches" column in the report. Could some...
Latest Forum Comments
-
Posted on May 17, 2010 9:39 AM in reply to "HowTo: add Search Filter to get a page data."
Thank you for looking into it. If the information I have is the URL, I don't know the "name" b/c I did not actually do the first request. Is there any way to retrieve some page data by URL? Thanks ...
-
Posted on May 17, 2010 1:01 AM in reply to "HowTo: add Search Filter to get a page data."
Thanks, Sean. Thank you for your suggestion. Regards, Cecilia
-
Posted on May 3, 2010 10:31 AM in reply to "SOAP response data mis-match"
Hi Jon, I am following up with this defect. Can you please update me the progress of this defect? Thanks and regards, Cecilia
-
Posted on April 27, 2010 10:19 AM in reply to "Correct metrics and elements for the SiteCatalyst's GeoSegmentation > Countries report"
Thanks, Sean. "visitorDaily" works. Regards Cecilia
-
Posted on April 26, 2010 10:10 AM in reply to "SOAP response data mis-match"
Found another one. Please read the response package below. There is a "totals" but empty "data". { "status":"done", "statusMsg":"Your report has finished generating", "report":{ "reportSuite"...
Latest Blog Comments
-
Posted on April 14, 2010 12:19 PM in reply to "Calling REST API in Java"
Would there be any samples code similar to this one in .NET?