If you are seeing this message, our style sheet has failed to load. Please try each of the following steps, in order, to fix it:

1) Clear your browser's cache and refresh the page.

2) Wait a few minutes, clear the cache again and refresh (one of our CDN servers may have had a short temporary outage).

3) Try accessing our site from another web browser on the same computer, AND from another computer on the same network. If either of those fixes it, you likely have software such as ad-block or Ghostery installed on the affected browser/computer. Please disable those to see if that fixes the issue.

4) Open a terminal window and type "ping cdn.staticstuff.net". Send us an email with the result.



Forums » Developers



API for searches per page

Hi,

I would like to get the search keywords for any individual page using the API. Is that possible?

Using this call I get the search keywords for the entire site:
/api/stats/4?site_id=XYZ&type=searches&date=last-30-days

But I would like to be able to do something like this:
/api/stats/4?site_id=XYZ&type=searches&date=last-30-days&href=%2Fproducts.html

Thanks!

Posted Thu Apr 22 2010 8:23am by olofto


Yes, you would do like this:

type=segmentation&segments=searches&href=%2Fproducts.html

Posted Thu Apr 22 2010 1:39pm by Your Friendly Clicky Admin



Reply to this discussion

You must be logged in to your account to post!