Incentive Tracking option which will allow you to track who is voting and who is not voting when they visit the TOPLIST from your site. We have seen on stats from games that use this option that 55% of their players aren't actually voting!
There are 2 steps to make this Incentive Voting working.
Step 1: Change your voting link by adding the variable userback.
This should be the username (or other identifying information) you will need to credit your players for voting.
An example Voting URL:
http://TOPLIST.com/index.php?a=in&u=game&userback=player
where player is your players ID (or other identifying information) and game the username on the toplist.
Step 2: You enter a Url in the Incentive url field.
When a player completes the voting, We will make a request to this Incentive URL and replace [user] with the userback value. You can then credit your player
An example Incentive URL: http://yourgame.com/checkvote.php?user=[user], where value is the [user] passed to us in the voting URL which the player voted with.
A "Ignore 24 hour voting limit" checkbox means that we will do a request by every vote even when the vote doesn't count because of the Once per 24 hours voting.
*Info got from another site that has this feature. Hope you undestand what it is about.
There are 2 steps to make this Incentive Voting working.
Step 1: Change your voting link by adding the variable userback.
This should be the username (or other identifying information) you will need to credit your players for voting.
An example Voting URL:
http://TOPLIST.com/index.php?a=in&u=game&userback=player
where player is your players ID (or other identifying information) and game the username on the toplist.
Step 2: You enter a Url in the Incentive url field.
When a player completes the voting, We will make a request to this Incentive URL and replace [user] with the userback value. You can then credit your player
An example Incentive URL: http://yourgame.com/checkvote.php?user=[user], where value is the [user] passed to us in the voting URL which the player voted with.
A "Ignore 24 hour voting limit" checkbox means that we will do a request by every vote even when the vote doesn't count because of the Once per 24 hours voting.
*Info got from another site that has this feature. Hope you undestand what it is about.