Batou wrote:I think it was apparent from the tone of my post, but in case it wasn't clear -- I wasn't complaining. In Logress's front page news announcement about Super Rewards he asked for everyone to have look at the feature and then leave feedback. So, that's all I was doing.
Didn't mean for you specifically, or at all really. There seem to be a lot of people upset by it. Feed back is "The surveys seems to be mostly useless because you can spend a lot of time and still not get anything. I will try other options and let you know." Pancakes specificaly said we [quote=pancakes] Could just balance the game instead of making people dance like monkeys.[/quote] That's not helpful.
Lateralus923 wrote:Lupos - if you set up the interface for this payment system - is there any way for you to put a feedback next to them as Alteil gets credited for the offer.
IE maybe an icon with a little number next to it (indicating # of successful transactions)
Ether that, or allow Izcers to give a thumbs up or thumbs down based on whether they are credited??
The answer is no/maybe. There are 3 options for displaying the info on the "offer wall".
1. Just paste in their iframe code that loads it into the game for us (option we currently use)
2. Same as above but we can use css to custom style it. I.E. change colors and layout to a certain extent.
3. Use their XML feed of info and built a custom interface myself.
Number 2 doesn't really do much for us except maybe make it a bit easier to see more info in the relatively small alteil game window.
I will look into 3 and see if there is any other info but the issue is we don't actual store any offer ids on our end when a suer completes them so unless they pass us the info about how many times our users have completed each I don't think make that happen. One option for the long term could be a rating system of sorts separate from usage. Where people could just like/dislike different offers and we then present a rating but that woudl be a pretty serious undertaking so we will have to see how worth while that is. I've got a pretty full plate as is.