説明
ManyLeads wordpress plugin adds javascript code from https://cdn.manyleads.app, required to enable ManyLeads service on your wordpress site. You need active ManyLeads account.
ManyLeads’s WordPress plugin simplifies user engagement, retargeting & conversion for you. This service helps you retarget your website traffic, capture leads and sales & boost conversions.
ManyLeads App’s tools are:
– On-site messages, for powerful engagement & lead generation
– Web push notifications, for fulminant & permanent re-targeting
– Nudge notifications, for boosting conversions & sales indirectly (Social Proof, FOMO, Custom)
You need to create an account on our service, if you don’t have one yet: https://manyleads.app/registration
Terms of use: https://manyleads.app/terms
Privacy policy: https://manyleads.app/privacy-policy
Configuration
In order to use all ManyLeads tools, you need to install ManyLeads plugin on your WordPress site.
When it’s installed you need only check Checkbox input «ManyLeads script ON» and Save changes.
After this, your added site on ManyLeads will be automatically synchronized with your WP site.
You can find more details about the plugin on the following link: https://wordpress.org/plugins
Adding to your template
header code :
footer code :
インストール
WordPress : Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
WordPressMu : Same as above
FAQ
- How can i check that plugin is working correctly?
-
Check page html source. You shold see something like
(function(w,e,b) {
e=w.createElement(‘script’);
e.type=’text/javascript’;
e.async=true;
e.src=’https://cdn.manyleads.app/js/-TskdhiurB5rtHRXnQFEkSSaRaOcgo.js’;
b=w.getElementsByTagName(‘script’)[0];
b.parentNode.insertBefore(e,b);
})(document);where ‘xxx’ is 32-digit hexadecimal number. If you see ‘default.js’ instead – you have entered incorrect subdomain in the plugin settings
- If I use this plugin, do I need to enter any other code on my website?
-
No, this plugin is sufficient by itself
評価
このプラグインにはレビューがありません。
貢献者と開発者
ManyLeads – All-in-One app for engaging, re-targeting & converting website visitors はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。
貢献者開発に興味がありますか ?
変更履歴
1.0.0
- First Version