Survey Hits PHP Script

Overview

User visits the site and clicks “Generate Link” button.
After he clicks it generates a random link which he has to share with his friends.
He has to receive unique hits in that link in order to enable the “Claim Now!” button which will send him to final step the survey.
After he received the hits based on the number of required hits that the admin set in admin panel the user will have the “Claim Now!” button enabled.
Once he clicks “Claim Now!” a survey will be automatically created via the adworkmedia api based on the reward details that are on database and the user will be redirected to that survey link.
When he finishes completing that survey the server will generate a file with the rewards data selected randomly from database randomly and download it on the user browser.

Demo

User demo

Username: N/A
Password: N/A
Link: http://surveys.freelance42.com…

Admin demo

Username: admin
Password: admin
Link: http://surveys.freelance42.com…

Features

– Generate unique link anonymously to share it with friends and enable the claim button.

– Survey link automatic generation based on user reward received randomly from database.

– Instant reward text file generation based on database choosen reward data and download right after the user completes the survey.

– Automatically generated About Us,Privacy Policy,Terms Of Service pages based on your site name and url.

– Social Media Links displayed only when you fill them in admin panel.

– Reward stocking system used to let the system know how many times can the same reward codes be given away.

– Admin Panel with all the stuff required to manage your site.

– SMARTY Theme system which means that system code is separated from template code.

– 100% Open Source Script 

Requirements

  • PHP 5.6
  • MySQL Database
  • Cron Jobs

Instructions

  • Instructions can be found in folder “upload” Instructions.txt file.

Related