[Plugin: WP Super Cache] Hook for statistics plugin?
-
Hello.
For one of the next versions of CyStats (a WP statistics plugin) i intended to implement wp-super-cache compatibility. Right now CyStats uses the WordPress init-Hook for collecting and saving data, resulting in no data at all if wp-super-cache is used and enabled.Is there any hook which could be used for collecting data ($_SERVER[], WordPress post/page IDs,…) and saving it ($wpdb-…) which is usable if wp-super-cache is enabled?
The only solution i found is using a javascript-snippet (embedded in the requested pages/posts)+external script to collect and save data but javascript is the one ‘feature’ i tried to avoid completely…Greets
Michael
The topic ‘[Plugin: WP Super Cache] Hook for statistics plugin?’ is closed to new replies.