Title: Google Analytics ?
Last modified: January 30, 2017

---

# Google Analytics ?

 *  [gregcloyton](https://wordpress.org/support/users/gregcloyton/)
 * (@gregcloyton)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/google-analytics-159/)
 * Hi Guys,
 * Firstly great plugin!
 * Ive noticed our job page is on the /jobs url but this is a feed and not a created
   page in wordpress. Do you know how I can put the analytics onto this url to see
   the amount of traffic we are getting through analytics ?
 * Cheers,
    Greg

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mark Wilkinson](https://wordpress.org/support/users/wpmarkuk/)
 * (@wpmarkuk)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/google-analytics-159/#post-8715291)
 * If you have added analytics to your sites active themes `header.php` file or 
   by using a Google Analytics plugin it should have added to that page automatically.
   Check the source code of you page to see if it is there.
 * If you are placing tracking code only on that page itself then you would want
   to add it using the `wp_head` hook. In your hooked function you can check whether
   you are the `/jobs` page by using `is_post_type_archive( 'wpbb_job' )`.

Viewing 1 replies (of 1 total)

The topic ‘Google Analytics ?’ is closed to new replies.

 * ![](https://ps.w.org/wpbroadbean/assets/icon-256x256.png?rev=2046685)
 * [WP Broadbean](https://wordpress.org/plugins/wpbroadbean/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpbroadbean/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpbroadbean/)
 * [Active Topics](https://wordpress.org/support/plugin/wpbroadbean/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpbroadbean/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpbroadbean/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mark Wilkinson](https://wordpress.org/support/users/wpmarkuk/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/google-analytics-159/#post-8715291)
 * Status: not resolved