Quantcast
Channel: General Discussion
Viewing all articles
Browse latest Browse all 204

Need Your Help with Creating a Basic Query in LPS

$
0
0

Hell All,

I'm trying to create a report with all the URLs hit by Googlebot and the no of hits. I'm a novice and would much appreciate your help. This is what I did in Log Parser Studio to pull all the URLs/URIs and the number of hits the URLs collectively received from all the bots. But what should change in the below query so that LPS can pull a report with URLs and no of hits by Googlebot alone?

SELECT cs-uri-stem, count(*) as hits FROM '[LOGFILEPATH]' GROUP BY cs-uri-stem ORDER BY hits DESC

Thanks much for your help!


Viewing all articles
Browse latest Browse all 204

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>