=== Pivotway Leads Generator ===
Contributors: angeldiazibarra
Donate link: https://www.paypal.me/angeldiazibarra/5
Tags: leads, email, list, marketing, conversions, pivotway
Requires PHP: 5.4
Requires at least: 3.0.1
Tested up to: 4.8.2
Stable tag: 2017.09.25
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Pivotway is an easy way to automate your inbound marketing. Transform your website into a lead generation machine and drive revenue to your business.

== Description ==

This plugin inserts <a href="https://pivotway.com/">Pivotway's Leads Generator</a> script in your WordPress site so you don't have to edit your theme's code. It's the first step you need to take in order to embed our lead generation widgets in your website.

Once the plugin is installed and activated, you can insert our widgets in your website by pasting the following code snippets where you want them to appear.

Sidabar Widget
`&lt;div class="pw-form pw-sidebar" data-pw-userid="{your_id}" &gt;&lt;/div&gt;`

Inline Widget
`&lt;div class="pw-form pw-inline" data-pw-userid="{your_id}" &gt;&lt;/div&gt;`

Sticky Bar & Popup widgets can be activated/deactivated on our website

Remember to replace the `{your_id}` by your Pivotway's user ID on the above snippets. If you don't know your Pivotway's user ID you can obtain it from our website.

== Installation ==

1. Upload `leads-generator.php` to the `/wp-content/plugins/` directory
2. Activate the plugin through the "Plugins" menu in WordPress
3. Make sure the `wp_footer();` code snippet is just before the &lt;/body&gt; closing tag in your theme

== Frequently asked questions ==

= Available languages =

Our website is available in `English` and `Spanish`. However, you can customize your forms to be displayed in any language you want.

= Where can I obtain my Pivotway user ID? =

You can obtain it by visiting our website and logging in to your <a href="https://pivotway.com/forms/">Control Panel</a>, under the "Forms" section.

= How can I customize the Widgets that appear on my website? =

You can customize them on the <a href="https://pivotway.com/forms/">Forms</a> section of our website.

= Where can I check out a live example of the Widgets? =

On <a href="http://eudomus.com/como-disenar-vivienda-solar-pasiva/" title="Blog de Bioconstrucción">this website</a> you can check out the Sidebar Form, the Inline Form and the Sticky Bar.

== Screenshots ==

1. Inline Conversion Form and Sticky Bar
2. Sidebar Conversion Form

== Changelog ==

= 2017.09.25 =
* Initial release.

== Upgrade notice ==

= 2017.09.25 =
Initial release.