Is it possible to have tis module integrated with Rules and/or views. I would like to trigger action after a user has read a certain number of articles. and Send them an email etc. or send them to registration page and change all the node links to send user to registration page. IS that possible with this module. Also if this could integrate with flag or the boolen field so we could count subsets of a given node type would be cool.

Comments

cocoshogo’s picture

Any new update on this question

hansrossel’s picture

see #2412341: Add relationships for User and Node in Views, once you have added the user and node relationships you can add more like flag.

cocoshogo’s picture

Thank you for the reply hansrossel. I am checking out the patch now. However was looking to have Rules integrated so that a rue could be defined to trigger when a user from a role has viewed a piece of content x number of times. If I'm not mistaken the patch provided exposes some views relationships ???

cocoshogo’s picture

Hello, Im trying to expose node view count to Rules so that I can trigger node field availability after a certain number (i.e. 5) of times a node has been viewed on the sight. Please read these and help if possible!

cocoshogo’s picture

For anyone looking for something similar to what I wanted to use this module for, you may find what you want here: https://www.drupal.org/project/limited_views

adci_contributor’s picture

Hello.
Integration with rules seems interesting. We think about it in the near time.