• I have a wp 3.5.2 web site with WPSQT plugins. I make a survey with this plugin and it’s working fine. But I want some customized this survey. This survey is limited for 30 stuff members of a company. I have a registration page built with WPSQT. I have employee NAME / DEPARTMENT / ID / EMAIL. I want to send them email with a link of survey page. The employee clicks on a link and fill registration form ( i.e. NAME / DEPARTMENT / ID / EMAIL) then survey will start.

    But client want employee should not filled up registration form with their details ( i.e. NAME / DEPARTMENT / ID / EMAIL) instead auto login with the link which will be send through email with survey link.

    If I sent page url (www.exampl.com/survey),How can I validate recipient with their wp-user data.

    If I can sent page url with pre generated unique ID against wp-user data and custom page url(www.exampl.com/survey/0001) then I can track recipient.

    How can I validate Unique ID with their details (i.e. NAME / DEPARTMENT / ID / EMAIL) and generate custom page url.

    How do I do that? Any plugin? Any suggestion / help will be appreciated.

  • The topic ‘Customized survey WPQST plugin’ is closed to new replies.