Title: Google Analytics vs WP Live Statistic
Last modified: May 5, 2020

---

# Google Analytics vs WP Live Statistic

 *  Resolved [Boris Kospic](https://wordpress.org/support/users/boka003/)
 * (@boka003)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/google-analytics-vs-wp-live-statistic/)
 * Hello,
 * We use google analytics at our web site, but we also have try your plugin.
 * In same time, this is stats from GA and WP live:
    – GA: [http://prntscr.com/sbiwpm](http://prntscr.com/sbiwpm)–
   WP Live: [http://prntscr.com/sbiwuj](http://prntscr.com/sbiwuj)
 * It is very big difference.
    Can you please give us more info?
 * Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/google-analytics-vs-wp-live-statistic/#post-12803407)
 * Thanks for your post,
 * I don’t know how Google works, but in our plugin we use `wp_head` hook to track
   visitor or site hit, this including bot and real visitors.
 *     ```
       add_action('wp_head', 'wpls_visit');
       ```
   
 * And based on session id, if any session is active for 2 minutes it will count
   as active visitors and so on further time. hope you understand.
 * Regards

Viewing 1 replies (of 1 total)

The topic ‘Google Analytics vs WP Live Statistic’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-live-statistics_b7bfc1.svg)
 * [WP Live Statistics](https://wordpress.org/plugins/wp-live-statistics/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-live-statistics/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-live-statistics/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-live-statistics/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-live-statistics/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * Last activity: [6 years, 3 months ago](https://wordpress.org/support/topic/google-analytics-vs-wp-live-statistic/#post-12803407)
 * Status: resolved