该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

LeadQuizzes

描述

Most businesses struggle to generate high quality leads but LeadQuizzes has set out to change this. With LeadQuizzes you can capture contact information like name, email, and phone number before or after your quiz as well as capture leads through a web form or let your quiz takers submit their name and email through their Facebook login.

Never miss the perfect moment to ask for the sale. Putting a clever quiz on your website could help generate leads as well as make different product recommendations based on the user’s responses. With the wordpress plugin and shortcode there are endless options for where to put your quiz and have it look and work great!

常见问题

HOW TO USE PLUGIN
— What do I need to embed a quiz on my domain? —
First, you will need a LeadQuizzes account here: https://quiz.leadquizzes.com
Then, you need to create a quiz. When you have reached the final step titled ‘Review & Publish’ copy the ‘Quiz URL’ link you are given
Next, in your WordPress admin dashboard select the LeadQuizzes plugin from the left-hand side menu and click ‘Add New’ toward the top next to the title of the plugin
Now, simply create a title and paste the link you copied from your LeadQuizzes dashboard
**note: the title you pick will be used to generate your new quiz URL ex: http://www.yourdomain.com/q/[title here]

— Is this all I need to embed a quiz on my website? —
Yes, it is that easy 🙂

— If I don’t want the quiz to occupy an entire page is there another way to embed? —

Sure, use our shortcode!
Just copy and paste this code next to other content in your page (like at the end of a blog post),

[leadquiz url=”your-quiz-url”]

and substitute your quiz link where it says “your-quiz-url”.

There are few customization options for the LeadQuizzes shortcode. Add these after the url=” “, inside of the brackets [ ], like this:

[leadquiz url=”your-quiz-url” class=”custom-class”]

Here are the options:
height=”200px” => You can specify the height for quiz box.
width=”200px” => You can specify width for quiz box and quiz will fit in that box.
class=”custom-class” => You can specify custom class to quiz box for custom styling.

Here is what it looks like with all the options added:

[leadquiz url=”your-quiz-url” height=”200px” width=”200px” class=”custom-class”]

Installation Instructions
  1. Download Plugin from WordPress or Upload folder named leadquizzes to the wp-content/plugins directory in your website’s FTP
  2. Login to your WordPress Admin and navigate to ‘Plugins’ in the left-hand side menu
  3. Find LeadQuizzes in your list of plugins and activate the plugin by clicking ‘activate’

评价

此插件暂无评价。

贡献者及开发者

“LeadQuizzes” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“LeadQuizzes”插件已被翻译至3种本地话语言。 感谢所有译者为本插件所做的贡献。

将“LeadQuizzes”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

1.1

  • Removed popup option to normalize to new embedded modals