All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: Print pages not showing in Google Analytics  (Read 2625 times)

0 Members and 1 Guest are viewing this topic.

Offline pbrowne

  • Newbie
  • *
  • Posts: 8
    • View Profile
Print pages not showing in Google Analytics
« on: 31 October 2008, 23:40 »
I'm in Wordpress 2.6 using the Futurosity theme at http://inside.org.au. When I check my Google Analytics stats there are no /print pages listed, although I've opened print pages myself. Is this a Google problem or am I doing something wrong? Or does Google ignore the /print and include the numbers in the non-print page stats? Any ideas most appreciated!

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Print pages not showing in Google Analytics
« Reply #1 on: 01 November 2008, 04:54 »
firstly it is nofollow, so search engine bots will ignore it, secondly it does not include Google Analytic Javascript code that is used in your regular site as it is standalone.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline pbrowne

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Print pages not showing in Google Analytics
« Reply #2 on: 01 November 2008, 06:02 »
Thanks very much - just wanted to know what was going on. Will /print pages come up in StatPress?

Offline pbrowne

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Print pages not showing in Google Analytics
« Reply #3 on: 01 November 2008, 06:24 »
Just got StatPress going and, yes, print pages are showing up.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Print pages not showing in Google Analytics
« Reply #4 on: 01 November 2008, 09:12 »
Thanks, I did not use StatsPress, so I have no idea!

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline pbrowne

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Print pages not showing in Google Analytics
« Reply #5 on: 24 October 2009, 02:10 »
Just a thought - if I put the Google Analytics code into the print-css file (or somewhere else) would that mean Google Analytics would count those pages? Thanks again for a great plugin.

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Print pages not showing in Google Analytics
« Reply #6 on: 24 October 2009, 02:31 »
You cannot put Google Analytic code in print-css.css because one is JavaScript and one is CSS style. It will not work.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

Offline pbrowne

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: Print pages not showing in Google Analytics
« Reply #7 on: 24 October 2009, 02:39 »
So, absolutely no way to get print pages counted by Google Analytics?

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Print pages not showing in Google Analytics
« Reply #8 on: 24 October 2009, 12:31 »
You can try adding in the code in print-posts.php

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.