use case conditional point rule?
use case conditional point rule?
Hi,
I am implementing the conditional point rule for my websites. I want to reward the author of an article with 1000 point when his blog is read 2000x and with 6500 point when his blog is read 10000x
I have created the following condition:
hits: eq 2000 Points: 1000
hits: eq 10000 Points: 6500
This works for 'new' blogs, but I have a lot of blogs which already meet these conditions, and they will not get the points :(
setting the condition to gt doesn't work because then they will get 1000 points every time the blog is read :(
Is there a way to trigger the point rules for these older blogs?
Access to viewing replies is restricted.
Showing 1 of 1 replies
You do not have permissions for replying to this topic.