Hi,
Is there any strategy or workaround to keep recording anonymous user stats whilst using Cache Router? Like many sites we track page views etc and the majority of views are from anonymous users.
Any help or tips would be greatly appreciated.
Hi,
Is there any strategy or workaround to keep recording anonymous user stats whilst using Cache Router? Like many sites we track page views etc and the majority of views are from anonymous users.
Any help or tips would be greatly appreciated.
Comments
Comment #1
slantview commentedFixed in latest commit. You can now set $conf['cacherouter']['default']['fast_cache'] = FALSE; or set it to false where "default" is a specific bin and you will get anonymous statistics.
Comment #2
idontknowtheanswer commentedSuperb. Can you give me an idea when a new beta version might be released with this functionality?
Comment #3
slantview commentedwithin an hour or so :)
Comment #4
idontknowtheanswer commentedNow that's what I call service! Thanks a lot for this.