這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 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