stats

Discussion in 'GeoCraft WordPress Theme' started by spestana, Aug 30, 2013.

  1. spestana

    spestana New Member

    Joined:
    Aug 29, 2013
    Messages:
    3
    Likes Received:
    0
    I didn`t find a way to see stats, or control the views of each listing. My customers wants to now how many visits they have to pay for it... Is there some way to do that?
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    There are multiple plugins available on WordPress.org, You can search custom post view plugin from WordPress.org and upload it, This will solve your issue.
     
  3. molatin

    molatin Member

    Joined:
    Aug 11, 2012
    Messages:
    558
    Likes Received:
    19
    Hello Gourav

    Thank you for the plugin reference. I have had a look but don't see how this helps see click through statistics for each listing. Please advise. Thank you.
     
  4. molatin

    molatin Member

    Joined:
    Aug 11, 2012
    Messages:
    558
    Likes Received:
    19
    I'd really appreciate some help with this - support?

    Thank you
     
  5. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    You can use "Page Views Count" plugin from WordPress.org
    It will provide you code (<?php pvc_stats_update($postid); ?>) to add in the php file.
    To add that code open "single-listing.php" file and add code at line number 86.
    Please check image for reference.

    post-view.png


    Thanks & Regards
    Nitesh Raghuwanshi
     
  6. molatin

    molatin Member

    Joined:
    Aug 11, 2012
    Messages:
    558
    Likes Received:
    19
    Thank you Nitesh - that will be helpful - I'll try it out.

    It looks like it will only give page views though - what we need is to measure number of click throughs
    - for website
    - for email
    - for phone number
    - for social media

    There must be a way to add this to the theme. Please advise.

    Thank you.
     
  7. harish

    harish Member

    Joined:
    Nov 12, 2013
    Messages:
    33
    Likes Received:
    0

Share This Page