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

Skrumpt Lead Form

描述

Skrumpt Lead Form is a plugin developed by Skrumpt CRM that helps you to collect all the leads coming from your visitor of your site. All the leads that has been submitted will automatically added to your Skrumpt account leads.

Skrumpt Lead Form Features

  • Render a lead form in your site
  • You can use shortcode to easily add it in your wordpress site
  • Skrumpt Lead Form setting is added automatically in your wordpress plugin

PS: You’ll be prompted to get an skrumpt.com API key to make this plugin works.

屏幕截图

安装

Upload the Skrumpt Lead Form plugin to your website, activate it, and then enter your Skrumpt API key provided by Skrumpt CRM. Put the the shortcode [skrumpt_lead_form] any where in your wordpress post/page, this creates a modal. To trigger the modal you need to have an input text and a button.

  • You need to have an input text with an ID skrumpt_input (This input text handles the postcode)
  • You need to have a button with an ID skrumpt_search (This button handle the submission of the postcode that the user entered)

if you have multiple postcode search you can use Class instead of ID

IMPORTANT: Without these elements, there is no trigger for form modal to show up.

常见问题

Where can I get the Skrumpt API Key?

Go to Skrumpt CRM https://crm.skrumpt.com/account and click Generate New API Key

I can’t see Generate New API Key

Only Investors Account are allowed to generate an API Key

How do I add campaigns?

You need to login to Skrumpt CRM website to add new campaigns.

How do I use different campaigns if I have different form in each page?

Our shortcode allows you to add a parameter to use a campaign. Please keep in mind that the campaign you set in Skrumpt Lead Form setting will be overriden by the campaign in shortcode.

e.g. [skrumpt_lead_form campaign=444] where the 444 is the campaign ID in your Skrumpt account.

评价

此插件暂无评价。

贡献者及开发者

「Skrumpt Lead Form」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • Initial Version