Google says that it is not permissible to offer a cash incentive for people to click on a +1 button, but that it is OK to offer extra content for clicking. I would like to know how to implement this, which (I assume) means a script in php or javascript. I guess the simplest thing would be to make a link visible after the +1 button is clicked, and the link would lead to a page with extra content. Or, a new window with the extra content might open. Has anyone here seen such a script?
Hy, Try to add an onclick event into <glusone></glusone> Like: <glusone onclick="javascript_function(); return true;></glusone>