avatar jimijon
jimijon
20 Mar 2015

Hello -

What is the difference between hits and clicks? If I turn on Hits I see a hits marker. However, it never gets incremented. If I turn on clicks, it gives me an error and says website not found.

avatar jimijon jimijon - open - 20 Mar 2015
avatar therunnergit
therunnergit - comment - 30 Oct 2015

Count clicks is a boolean option (yes / no). If it's enabled, each click on the weblink will be counted; if it's not, no count will happen.
Hits is the current count.

In other words:

  • if Count clicks is set to No, Hits will always be 0
  • if Count clicks is set to Yes, Hits will be incremented each time one clicks on the weblink.

I just tested and everything seems to be working fine: I cannot reproduce the error. We will add an automated test anyway just in case.

avatar Kubik-Rubik
Kubik-Rubik - comment - 31 Oct 2015

Thank you for the explanation @therunnergit. I will close it here for now, don't hesitate to re-open it if you have further questions @jimijon!

avatar Kubik-Rubik Kubik-Rubik - close - 31 Oct 2015

Add a Comment

Login with GitHub to post a comment