Forum Discussion

shhouji's avatar
shhouji
Mentor
10 years ago

How to get view count of a particular page which contains relevant query Sting

Hi,

 

After going through the community API calls, we have found that by using this REST API “http://<community-name>.cisco.com/restapi/vc/boards/id/board-name/metrics” we can get the view count of the particular board/tkb “http://<community-name>.cisco.com/board-name/message-title” and its messages view count.

 

Our requirement is to get the view count of a particular URL such as “http://<community-name>.cisco.com/board-name/message-title?test=data”. What we have observed is even though we append some content to the URL, it is updating in the message view count, but we want to track how many times users visited the Community with URLs containing the relevant query strings such as “test=data”.

  • shhouji - I don't think this would be possible via an API. Our clients track these from there tracking tools. There would be no way Lithium could track these campaigns. GA/ Omniture would have all these details already.