Post Views

Posted in: Newspaper
Post count: 10

Hi,

Running the latest update of Newspaper on WordPress Multisite.

We are having difficulty understanding why our “views” are so far off what Google Analytics and Adsense are reporting. For instance, an article showing 220 views according to our theme is actually showing only about 80 in Google Analytics. Example: http://lastwordonfootball.com/2016/09/27/leicester-city-vs-porto-champions-league-match-preview/

This problem persists on all 16 sites we have currently set up.

1. How are these “views” calculated?
2. Where do we go to check settings? Does it not run on the Google analytics code we installed in the Dahsboard — Newspaper — Theme Panel settings?
3. What can be the reason for the error?

Any advice is helpful.

Thanks

Post count: 9544

The “views” counter is a simple “hit counter” and has no relationship to Google Analytics.

You should use server side stats package to see “true reporting” of your visitors data.

Post count: 285

Hi guys,

@lastwordonsports
, the “views” counter works pretty pretty well with human traffic so the problem is not there.
Some tip: you have to log in into GA / all data website / view settings / and check the “Exclude all hits from known bots and spiders” and save the settings.

Post count: 23312

Hello lastwordonsports,

Please notice that our post view counter has a different implementation than Google Analytics. Our theme counts each view regardless of the user while Google Analytics counts only the unique users and that’s why appears this difference.

Thanks for your understanding!

Post count: 73

Hello all, I’ve the same problem. 2583 Newspaper vs 685 page views with Analitycs.

How we need to consider that infos?

Post count: 23312

Hello 414,

Thanks for reaching us. Above, I have explained that is not a relationship between
Google Analytics and our Post Vie counter. The real and unique value for your visitors is given by Google Analytics. Our post view counter will count any post-visualization, even if the post is visited twice by the same person and that’s why appear that difference.

Thanks for your understanding!

Post count: 7

I understand that Newspaper counter is different from Google analytics . But if your counter goes down sometimes is impossible to understand. it is 91 and every 3 o 4 o 5 hits it is 89. THAT MEANS SOMETHING IS WRONG

Post count: 9544

Try using ajax caching option, or not, depending on your setup.

Again – it’s a simple “hit counter” which writes a number to the post meta, which you can *see* on the actual post and is called as a function on page load. So, when the page is loaded, it increments by “1” to that data field which you can see in the custom fields bottom of post edit page. If you have some type of caching going on, and it goes down, it’s an issue with your caching setup where page is viewing older version of the counter/post meta field than the current version. So only you can adjust your caching setup.

Difference between GA and hit counter is that GA doesn’t count bot views in the normal traffic, while the hit counter might, depending on how your system happens to work on the server side in viewing http/https requests.

I have been using the hit counter for three years with these themes with zero problems.

Also keep in mind that these kinds of counters are primarily for vanity purposes; actual tracking metrics should be done on the server side with reports included with your hosting plan, or using GA. The hit counter does nothing more than increment a page load and has no other ability or value.

Just some feedback.

Post count: 7

How can i Try using ajax caching option?

Post count: 7

I have inserted in the head a pixel of FACEBOOK . could it be the reason t the hits goes down instead goes up sometimes.

Post count: 23312

Hello guillermo,

We are not sure the pixel tracking of FB will work properly with our theme as we have not tested it. You need to follow their official documentation: https://www.facebook.com/business/help/952192354843755
The guide shows the code has to be added inside the head tag , so it will need to be placed here: http://screencast.com/t/AoYEl9vK
If you want to display more levels and implement more features in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide additional customizations and implementations at the moment, sorry!

Thank you!

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.