Hello everybody!
I have a question, I need to have the total of people who visit a parto of a website, it is /blog.
I have a column named url with all the links like /shop, /shop/buy, /search /blog, etc. and another with page views .
How my proc sql need to be if I want to know the total of pageviews of the /blog?
Thanks!