Title: statistics support for custom post type
Last modified: September 1, 2016

---

# statistics support for custom post type

 *  Resolved [duduleonel](https://wordpress.org/support/users/duduleonel/)
 * (@duduleonel)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/statistics-support-for-custom-post-type/)
 * You can include in the statistics support for custom post type?
 * [https://wordpress.org/plugins/jetpack/](https://wordpress.org/plugins/jetpack/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [9 years, 8 months ago](https://wordpress.org/support/topic/statistics-support-for-custom-post-type/#post-7718038)
 * Jetpack’s Stats module supports Custom Post Types. As long as the template you
   use to display the Post Type includes the `wp_footer()` [action](https://codex.wordpress.org/Plugin_API/Action_Reference/wp_footer),
   Stats should work.
 * I hope this helps.
 *  Thread Starter [duduleonel](https://wordpress.org/support/users/duduleonel/)
 * (@duduleonel)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/statistics-support-for-custom-post-type/#post-7718055)
 * Good afternoon Jeremy. Thanks for the feedback. I’m still learning to use the
   WP and would like a simpler explanation of the foot.php. Would you help me?
 *  Plugin Author [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * (@jeherve)
 * Jetpack Mechanic 🚀
 * [9 years, 8 months ago](https://wordpress.org/support/topic/statistics-support-for-custom-post-type/#post-7718056)
 * I’d suggest looking at how the default WordPress themes, like Twenty Sixteen,
   do it:
    [https://github.com/WordPress/twentysixteen/blob/master/footer.php#L57](https://github.com/WordPress/twentysixteen/blob/master/footer.php#L57)
 * That whole `footer.php` file is called by another function, `get_footer()`. You’ll
   find that function in just about any WordPress theme including a footer:
    [https://github.com/WordPress/twentysixteen/blob/master/index.php#L62](https://github.com/WordPress/twentysixteen/blob/master/index.php#L62)
   [https://developer.wordpress.org/reference/functions/get_footer/](https://developer.wordpress.org/reference/functions/get_footer/)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘statistics support for custom post type’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [cpt](https://wordpress.org/support/topic-tag/cpt/)
 * [custom post](https://wordpress.org/support/topic-tag/custom-post/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jeremy Herve](https://wordpress.org/support/users/jeherve/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/statistics-support-for-custom-post-type/#post-7718056)
 * Status: resolved