Closed (outdated)
Project:
User Points
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2012 at 10:29 UTC
Updated:
29 Dec 2018 at 12:24 UTC
Jump to comment: Most recent
Comments
Comment #1
berdirFrom having a quick look at that module, that doesn't seem possible.
The module doesn't track clicks, it just displays them. So there is no way for a userpoints integration to know if and when a link was clicked. The only thing that you could do would be to detect clicks with javascript. And that would then be easy to game because you can just track the initial click, most services probably display some sort of form/confirmation after that. So your users could click on each icon and then use the browser back button to collect points ;)
Comment #2
liliplanet commentedThank you so much for your reply Berdir.
What I found interesting at http://www.productionhub.com/users/referral_code.aspx is something like a referral for each social or share, but in our case a user gets awarded points in our Drupal system.
I understand that there is no click-track-back, but the idea was there :)
Cross-referencing the concept at service links: http://drupal.org/node/1442280
Comment #3
manuel.adanCurrently, there are no plans to improve the 7.x branch of this project with new features. Closing this by now as outdated. Please, feel free to reopen if you want to work on it.