• Resolved edoherto

    (@edoherto)


    Hi:

    I need to know if this plugin tracks custom posts and if I can track which custom posts has my registered users viewed. I need to send a monthly newsletter to the users that has seen certain custom post withing the month. Can I do this with this plugin? How?

    Thanks!

    http://wordpress.org/plugins/wp-slimstat/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jason Crouse

    (@coolmann)

    Yes, it’s built into the plugin. Those pageviews will be marked as ‘cpt:your_cpt_name’ in the logs 😉

    A review for SlimStat would be a nice way to say thank you!

    Thread Starter edoherto

    (@edoherto)

    Ok, just to have things clear:

    There’s a list of all registered users in the plugin? So if I click on a particular user I’ll see, for instance, ‘Product:Product_name’ visit? The stats won’t be deleted, as with other plugins?

    Oh, and final question, is there a way to query this on the database. I mean: “SELECT id of user who has seen this content’s id”?

    Thanks for all!

    Plugin Author Jason Crouse

    (@coolmann)

    Hi,

    you can get a list of all registered users by installing our premium add-on User Overview:

    http://slimstat.getused.to.it/addons/wp-slimstat-user-overview/

    When you click on a particular user, you will get all his/her activity on your site, including what CPT’s s/he visited. WP SlimStat comes with a quite powerful filtering system that allows you to drill down your reports and get exactly what you need. The report however will say ‘cpt:product’ and then the URL or Page Title of your product (configurable in the settings).

    Stats are stored for 4 months by default, but you can change this timeframe in the settings. It all depends on how much disk space you have. 10,000 pageviews take about 1.5 MB of disk space.

    As for your final question: no need to query the database, filters give you all the power you need right in your WP admin 😉 And you can also export your data into an Excel file (requires premium add-on).

    But yes, if you need to dig deeper, then you can take a look at the database schema and perform all the queries you want.

    Best,
    Camu

    Thread Starter edoherto

    (@edoherto)

    Thank you very much!

    Can I set the the stats to never expire?

    Plugin Author Jason Crouse

    (@coolmann)

    Yes, just set the number of days to retain to zero (as specified in that option’s description).

    Thread Starter edoherto

    (@edoherto)

    Great. Last question: can I set the plugin only to track registered users?

    Plugin Author Jason Crouse

    (@coolmann)

    This option is not built into WP SlimStat, but it can be easily added as a custom add-on filter. Contact us if you need help.

    Thanks,
    Camu

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Track custom posts views per registered user’ is closed to new replies.