HubSpot – Free Marketing Plugin for WordPress - Version 6.1.4

Version Description

(2017.07.25) = - Updated supported version of WordPress - Provide more accurate readme

Download this release

Release Info

Developer leadin
Plugin Icon 128x128 HubSpot – Free Marketing Plugin for WordPress
Version 6.1.4
Comparing to
See all releases

Code changes from version 6.1.3 to 6.1.4

Files changed (6) hide show
  1. leadin.php +3 -3
  2. readme.txt +118 -30
  3. screenshot-1.png +0 -0
  4. screenshot-2.png +0 -0
  5. screenshot-3.png +0 -0
  6. screenshot-4.png +0 -0
leadin.php CHANGED
@@ -2,8 +2,8 @@
2
  /*
3
  Plugin Name: HubSpot - Free Marketing Plugin for WordPress
4
  Plugin URI: http://www.hubspot.com/products/marketing/free
5
- Description: HubSpot Marketing Free is an easy-to-use lead tracking plugin for WordPress that helps you better understand your web site visitors.
6
- Version: 6.1.3
7
  Author: HubSpot
8
  Author URI: http://www.hubspot.com
9
  License: GPL2
@@ -29,7 +29,7 @@ if (!defined('LEADIN_DB_VERSION'))
29
  define('LEADIN_DB_VERSION', '2.2.5');
30
 
31
  if (!defined('LEADIN_PLUGIN_VERSION'))
32
- define('LEADIN_PLUGIN_VERSION', '6.1.3');
33
 
34
  if (!defined('LEADIN_SOURCE'))
35
  define('LEADIN_SOURCE', 'leadin.com');
2
  /*
3
  Plugin Name: HubSpot - Free Marketing Plugin for WordPress
4
  Plugin URI: http://www.hubspot.com/products/marketing/free
5
+ Description: HubSpot Marketing Free is the ultimate marketing plugin for WordPress for building an email list, generating and tracking leads, and tracking user behavior on your website.
6
+ Version: 6.1.4
7
  Author: HubSpot
8
  Author URI: http://www.hubspot.com
9
  License: GPL2
29
  define('LEADIN_DB_VERSION', '2.2.5');
30
 
31
  if (!defined('LEADIN_PLUGIN_VERSION'))
32
+ define('LEADIN_PLUGIN_VERSION', '6.1.4');
33
 
34
  if (!defined('LEADIN_SOURCE'))
35
  define('LEADIN_SOURCE', 'leadin.com');
readme.txt CHANGED
@@ -3,70 +3,158 @@ Contributors: leadin, sredmond, HubSpotDev
3
  Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
4
  Requires at least: 3.7
5
  Tested up to: 4.8
6
- Stable tag: 6.1.3
7
 
8
- HubSpot Marketing Free is an easy-to-use contact form and marketing analytics plugin for your website that helps you better understand your website visitors.
9
 
10
  == Description ==
11
 
12
- = Get to know your website visitors =
13
 
14
- <a href="https://leadin.hubspot.com" alt="WordPress marketing automation and lead tracking plugin" target="_blank">HubSpot Marketing Free</a> is an easy-to-use marketing automation and lead tracking plugin for WordPress that helps you better understand your web site visitors.
15
 
16
- [youtube https://www.youtube.com/watch?v=tcMYv2r3ecg]
17
 
18
- = Find out who's on your site and what they're doing =
19
- When someone visits your site, you want to know more about them. What pages they've visited, when they return, and what social networks they’re on. HubSpot gives you the details you need to make your next move.
20
 
21
- = More context for your conversations =
22
- HubSpot automatically finds publicly available information about each of your contacts. Details such as location, work history, and company info can give you more context when you reach out.
23
 
24
- = Convert more visitors to contacts =
25
- Use the optional popup form (lead flow) to prevent people from slipping through the cracks. The popup also uses the contact data to intelligently know when to appear.
26
 
27
- = Keep your contacts in sync with your email tool =
28
- HubSpot syncs your contacts to an email list of your choice in MailChimp, without replacing any forms.
29
 
30
- = Find out what content and traffic sources convert the best =
31
- Our simple analytics show you what sources of traffic and content are driving the most contacts. No more complicated Google Analytics reports.
32
 
33
- = How does it work? =
34
 
35
- 1. When you activate the WordPress plugin, HubSpot Marketing Free will track each anonymous visitor to your site with a cookie.
36
- 2. HubSpot automatically identifies and watches each existing form on your site for submissions.
37
- 3. Once someone fills out any other form on your site, HubSpot will identify that person with their email address. and add them to your contact list.
38
- 4. You'll also receive an email with a link to the new contact record with all of their visit history. (check the screenshots sections to see it in action)
39
 
40
- = Who's using HubSpot Marketing Free? =
 
 
41
 
42
- **<a href="http://www.extremeinbound.com/leadin-wordpress-crm-inbound-plugin/" target="_blank">Alan Perlman</a>**: *“I can use HubSpot Marketing Free to get a sense of how engaged certain contacts are, and I can learn more about their behavior on my website to better drive the conversation and understand what they’re interested in or looking for.”*
43
 
 
44
 
45
- Having trouble? Check out our <a href="https://leadin.hubspot.com/knowledge/">help documentation & support</a>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
 
47
  == Installation ==
48
 
 
 
 
 
 
 
49
  1. Upload the 'leadin' folder to the '/wp-content/plugins/' directory
50
  2. Activate the plugin through the 'Plugins' menu in WordPress
51
 
52
- Having trouble? Check out our <a href="https://leadin.hubspot.com/knowledge/" target="_blank">help documentation & support</a>
53
 
54
  == Frequently Asked Questions ==
55
- = <a href="https://leadin.hubspot.com/knowledge/frequently-asked-questions" target="_blank">Full FAQ Here</a> =
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
 
57
  == Screenshots ==
58
 
59
  1. See the visit history of each contact.
60
  2. Dashboard shows you where your leads are coming from.
61
- 3. All your contacts stored safely in one place.
62
- 4. Collect more contacts with the pop-up subscribe widget.
63
 
64
  == Changelog ==
65
 
66
- - Current version: 6.1.3
67
- - Current version release: 2016-11-22
 
 
 
 
68
 
69
- = 6.1.3 (2016.11.22)
70
  - Fix issue where accounts could not reconnect
71
 
72
  = 6.1.0 (2016.11.16) =
3
  Tags: crm, contacts, lead tracking, click tracking, visitor tracking, analytics, marketing automation, inbound marketing, subscription, marketing, lead generation, mailchimp, constant contact, newsletter, popup, popover, email list, email, contacts database, contact form, forms, form widget, popup form
4
  Requires at least: 3.7
5
  Tested up to: 4.8
6
+ Stable tag: 6.1.4
7
 
8
+ Add the free HubSpot Marketing plugin to your WordPress site! Easy to set up. The plugin has everything you need to capture, track, and convert leads.
9
 
10
  == Description ==
11
 
12
+ <a href="https://www.hubspot.com/products/marketing/free" alt="WordPress marketing automation and lead tracking plugin" target="_blank">HubSpot Marketing Free</a> is the ultimate marketing plugin for WordPress for building an email list, generating and tracking leads, and tracking user behavior on your website.
13
 
14
+ It’s a free plugin that includes everything you need to capture, track, and convert leads all in one tool.
15
 
16
+ This includes lead gen dashboard, lead capture tools like pop-ups and slide-ins and modal forms, a form capture tool, a contact database, and lead insights for the first 7 days of website activity after lead capture. All these features work immediately, right out of the box, with no dev help required.
17
 
18
+ HubSpot Marketing Free automatically captures form submissions from your site, even if they come from a different tool. The moment a lead shares their email, you’ll know who they are, where they work, and what pages they visited – all in real time. When they view an offer or check your pricing, you’ll be ready to follow up right away.
 
19
 
20
+ With simple but powerful analytics, you’ll learn more about what’s working and what’s not, like which traffic sources or pieces of content are driving the most conversions. It's a risk-free way to find out what inbound marketing can do for you. And it’s completely free.
 
21
 
22
+ By adding this plugin to your WordPress site, you’ll also gain access to HubSpot’s free CRM and Sales tools, as well as HubSpot Academy, our free online educational resource, where you can learn how to build, manage, and run effective marketing campaigns. All our features are 100% responsive and mobile-friendly.
 
23
 
24
+ [youtube https://www.youtube.com/watch?v=FHRyhT-Njm4]
 
25
 
26
+ Want to start collecting leads in minutes? Here’s how with the HubSpot Marketing Free plugin for WordPress:
 
27
 
28
+ = Forms & Pop-ups: To capture every qualified lead =
29
 
30
+ Add high-converting contact forms and pop-ups in minutes, not hours. No coding or dev help required. You can choose from four different type of pop-ups:
 
 
 
31
 
32
+ - Overlay modals: Center screen pop-ups that appear on top of page content
33
+ - Top banners: Small banners at the very top of the page
34
+ - Slide-in boxes: Small boxes that slide in from the side/bottom of the page
35
 
36
+ If you’re already using forms on your site, then awesome! HubSpot Marketing Free automatically captures form submissions, even if they come from a different tool. It supports the most popular form building plugins available: Ninja Forms, Gravity Forms, Contact Form 7, and more.
37
 
38
+ = Contact Insights: To see who your leads are and what they’re doing =
39
 
40
+ When a lead submits a form, additional contact info from across the web is pulled in automatically, including job title and social profiles. You’ll see how they arrived and what they viewed even before they filled out your form. And when they come back, tracking picks up where it left off.
41
+
42
+ Every activity is logged in a tidy timeline, so you know exactly where a lead is and what they're interested in.
43
+
44
+ = Built-in Analytics: To analyze and improve your conversions =
45
+
46
+ Built-in analytics make it easy to learn which pages, offers, and traffic sources are driving the most conversions. See how many times leads visit before they buy, spot trends in how visitors navigate your site, and use those insights to drive more conversions.
47
+
48
+ = Start turning visitors into leads today =
49
+
50
+ See how visitors interact with your site and turn more of them into paying customers. Get HubSpot Marketing Free for forms, analytics, pop-ups, and email integration for your site. It's a risk-free way to see what inbound marketing can do for you.
51
+
52
+ > “HubSpot Marketing Free dramatically cuts down the time I spend on marketing. We used to spend tons of time generating very few inbound leads, but those numbers have gone through the roof with minimal effort.” – Brian Ruhlmann, Director of Sales & Marketing, AdmitHub
53
+
54
+ = Full Features List =
55
+
56
+ - Dashboard: A central hub for your marketing analytics. Learn which forms, pages, offers, and traffic sources are driving the most conversions.
57
+ - Lead Flows: HubSpot’s answer to pop-up forms. Add user-friendly pop-up forms with ease. No code required.
58
+ - Collected Forms: Already using forms? Fantastic. HubSpot's form collector automatically captures submissions, even if they come from a different tool.
59
+ - Contacts Database: A single database for viewing and managing your interactions with contacts.
60
+ - Kickback Emails: Follow up on form submissions with a quick email (or use your own ESP).
61
+ - Integrations: Easily connect to MailChimp, Shopify, Magento, and more with no extra dev work required.
62
+
63
+ = What do people love about the HubSpot Marketing Free plugin? =
64
+
65
+ - It’s easy to configure and use, even for non-tech people.
66
+ - It’s lightweight and integrates with HubSpot CRM and Sales, as well as third-party software like MailChimp, Shopify, Magento, and more.
67
+ - You get lead intelligence, including a timeline of which pages a lead visitors and when, and what they end up converting on.
68
+ - It teaches you which pages and offers convert best so you know which pages to optimize.
69
+ - It saves you time you can use to focus on other marketing activities.
70
+ - It’s 100% responsive and mobile-friendly.
71
+ - We provide great support.
72
+
73
+ > “HubSpot Marketing Free educates marketers beyond just the anonymous analytics they get from Google Analytics. Instead, it digs down to individual users.” – Michael Shoup, Founder / CEO, 12South Marketing
74
+
75
+ == Support ==
76
+
77
+ Having trouble? <a href="https://community.hubspot.com/" target="_blank">Browse our HubSpot Community page</a> for help documentation and support.
78
+
79
+ Want to learn how best to use HubSpot Marketing Free? <a href="https://academy.hubspot.com/learning-track/lead-capture-follow-up-hubspot" target="_blank">Check out our self-paced course from HubSpot Academy</a>. It’ll teach you how to use HubSpot Marketing Free to capture leads off your website and then how to follow up efficiently using the HubSpot CRM.
80
 
81
  == Installation ==
82
 
83
+ = Search =
84
+
85
+ The easiest way to install this plugin is to use the WordPress Admin interface. Go to your admin dashboard, find the "Plugins" menu, and click on "Add New". Search for "HubSpot" and click "Install Now". Follow the WordPress instructions and you're done.
86
+
87
+ = Upload =
88
+
89
  1. Upload the 'leadin' folder to the '/wp-content/plugins/' directory
90
  2. Activate the plugin through the 'Plugins' menu in WordPress
91
 
92
+ Having trouble? Check out our <a href="https://academy.hubspot.com/" target="_blank">help documentation & support</a>
93
 
94
  == Frequently Asked Questions ==
95
+
96
+ = Requirements =
97
+
98
+ - Your website or blog must be using WordPress.org version 3.7 or higher on your server. We recommend the latest version.
99
+ - The tracking code cannot be installed on WordPress.com sites, as they do not allow you to add plugins or Javascript.
100
+ - The wp_footer function must be included in your WordPress theme’s footer file (footer.php).
101
+ - This function is required for our tracking code to be installed on every page of your site.
102
+ - You must be a WordPress admin to be able to install plugins for your site. If you are not the admin, you can forward these instructions to the person who manages your WordPress install.
103
+
104
+ = What does the plugin do? =
105
+
106
+ This plugin installs the HubSpot Marketing Free tracking code on your WordPress site. HubSpot Marketing Free is an arsenal of tools you can use to convert visitors into leads. Get a dashboard, lead flows (i.e. pop-ups), collected forms, kickback emails, and more – 100% free.
107
+
108
+ = What is HubSpot? =
109
+
110
+ HubSpot is inbound marketing and sales software that helps companies attract visitors, convert leads, and close customers.
111
+
112
+ HubSpot Marketing Free is a free tool that includes the basics you need to capture, track, and convert leads. These basics include a lead gen dashboard, pop-ups/slide-ins/modal forms, a form scraping tool, a contact database, and lead insights for the first 7 days of website activity after lead capture.
113
+
114
+ This plugin acts as a bridge between your WordPress site and your HubSpot Marketing Free account, connecting the two together.
115
+
116
+ = How do I upgrade? =
117
+
118
+ HubSpot Marketing Starter is built for folks who want to remove HubSpot branding from pop-up forms, and free forms, as well as expand lead insights beyond the 7 days included in marketing free. If you've signed up for HubSpot Marketing Free and would like to upgrade to HubSpot Marketing Starter, <a href="https://knowledge.hubspot.com/articles/kcs_article/account/how-do-i-upgrade-to-marketing-starter-from-marketing-free" target="_blank">follow these instructions</a>.
119
+
120
+ = Why aren’t my pop-ups (i.e. lead flows) working? =
121
+
122
+ There are 3 main reasons your lead flows may not be working:
123
+
124
+ 1. Your tracking code is not installed properly. Please see the instructions above, or <a href="https://knowledge.hubspot.com/articles/kcs_article/lead-flows/why-arent-my-lead-flows-displaying" target="_blank">this article for troubleshooting</a>.
125
+ 2. You have previously cancelled, or pressed “x,” on your pop-up. Once you dismiss the pop-up we will not show it for 14-days.
126
+ 3. You, or your contact, already filled out the pop-up form. Once a pop-up it will not display again for the same user.
127
+
128
+ = What will my visitors see if I have multiple lead flows active on a page? =
129
+
130
+ If a visitor has previously dismissed a lead flow: They won't be presented with that same lead flow for 14 days. If they have previously submitted that lead flow and are viewing a page with that same lead flow on the same browser without clearing their cookies, they will not be shown the same lead flow again.
131
+
132
+ If more than one lead flow is set to a single URL: The lead flow set to the most specific page URL will take priority. For example, if you have a lead flow set to load on "All Pages" and a lead flow set to load on "http://www.domain.com/home", the lead flow set to load on "http://www.domain.com/home" will display. This applies to lead flows that have the same flow triggers (On 50% page scroll, On exit intent, etc) or the same type (Pop-up box, Dropdown banner, etc).
133
+
134
+ If there are two lead flows with different flow triggers set to load on the same page with the same location specificity: The lead flows won't conflict each other and will wait for their respective triggers, given that the user has not previously submitted or dismissed either lead flow. For example, if a lead flow is set to load on all pages and is triggered on 50% page scroll and another lead flow is set to load on all pages and is triggered on exit intent, the two flows will load when the user triggers each lead flow.
135
+
136
+ <a href="https://knowledge.hubspot.com/articles/kcs_article/lead-flows/what-will-my-visitors-see-if-i-have-multiple-lead-flows-active-on-a-page" target="_blank">Check out this HubSpot Academy article</a> for more details.
137
+
138
+ = My question is not listed. =
139
+
140
+ Please <a href="https://community.hubspot.com/" target="_blank">head over to our HubSpot Community</a> for more detailed documentation and support. Thank you!
141
 
142
  == Screenshots ==
143
 
144
  1. See the visit history of each contact.
145
  2. Dashboard shows you where your leads are coming from.
146
+ 3. Capture form submissions, even if they come from a different tool.
 
147
 
148
  == Changelog ==
149
 
150
+ - Current version: 6.1.4
151
+ - Current version release: 2017-07-25
152
+
153
+ = 6.1.4 (2017.07.25) =
154
+ - Updated supported version of WordPress
155
+ - Provide more accurate readme
156
 
157
+ = 6.1.3 (2016.11.22) =
158
  - Fix issue where accounts could not reconnect
159
 
160
  = 6.1.0 (2016.11.16) =
screenshot-1.png CHANGED
Binary file
screenshot-2.png CHANGED
Binary file
screenshot-3.png CHANGED
Binary file
screenshot-4.png DELETED
Binary file