=== HubSpot for WordPress === Contributors: bwhalley, JonBishop, hubspot Tags: analytics, hubspot, tracking code, feedburner, action, call to action, team, about, contact, form, leads, api, shortcode, widget, dashboard Requires at least: 2.9 Tested up to: 3.0.4 Stable tag: 1.0.2 The HubSpot for WordPress plugin integrates the power of HubSpot with your WordPress site. == Description == The HubSpot Analytics for WordPress plugin automatically adds the HubSpot tracking code to any WordPress CMS site when you provide your HubSpot Portal ID and Application Domain, both of which are easily obtained from inside the HubSpot Software. You no longer need to be a HubSpot customer to gain benefit from this plugin. Non-Customers can use a majority of shortcodes and the actions post type with stats. HubSpot customers benefit from Lead API integration and additional sidebar widgets that can be set up in your HubSpot daashboard. Customers can also easily view their HubSpot dashboard and stats right within WordPress. == Installation == This section describes how to install the plugin and get it working. 1. Delete any existing 'hubspot' folder from the '/wp-content/plugins/' directory 1. Upload the 'hubspot' folder to the '/wp-content/plugins/' directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Look for the HubSpot section of your WordPress admin == Frequently Asked Questions == = Can I run this plugin together with a Google Analytics plugin? = Yes, definitely. Go for it! = Where do I find my feedburner feed? = Your feedburner feed will look something like http://feeds.feedburner.com/myfeedid. Go to http://feedburner.google.com and right-click on the RSS icon next to the Feed Title and click 'Copy Link Address'. You can also just left-click on the RSS icon next to the Feed Title and copy the URL in the addressbar on the next page. = What are shortcodes? = Shortcodes are small bits of code that make the creation of advanced HTML elements easy. The HubSpot WordPress plugin uses shortcodes to display contact info, [hs_contact], and team info, [hs_team], to make inserting and managing the content associated with these pages effortless. = How do I insert the 'HubSpot Follow Me' buttons into my sidebar? = Make sure you have input the proper HubSpot Portal ID on the HubSpot WordPress plugin configuration page. You can then use the widget under Appearance->Widgets titled "HubSpot: Follow Widget". = How does the HubSpot WordPress plugin forward to my feedburner? = The plugin forwards all requests to http://www.yoursite.com/feed with a 302 redirect. The plugin also replaces all links with your Feedburner address. = How do I change the names displayed on my Team Page? = Go to the profile page of the name you want to change. Make sure you filled out your first and last name, then select the full name you would like to display for 'Display name publicly as'. = What are Actions? = An action is a request for your reader to do something. The HubSpot plugin comes with a Call to Action manager that allows you to create calls to action. You can then use the [hs-action] shortcode or sidebar widget to randomly display your actions. The manager keeps track of clicks, impressions and CTR. == Screenshots == 1. Main settings page 2. HubSpot Dashboard view within WordPress 3. Actions Manager with stats 4. Shortcodes settings == Changelog == = 1.0.2 = * Only load admin class in admin area * Added http:// to lead API form helper link in admin area * Code cleanup * Hide action settings when WP version less than 3.0 = 1.0.1 = * Fixed typos = 1.0 = * Added Call To Action secton * Created [hs_team], [hs_contact], [hs_form] and [hs_action] shortcodes with settings area * Created new admin area with HubSpot branding, support area and feed module * Updated code * Checked for compatibility with 2.9+ = .53 = * Fixed occasional error message for people with unusual apache configurations. = .52 = * Fixed occasional error message for people with unusual apache configurations. * Tested for compatibility with WordPress 3.0 RC1. = 0.51 = * Fixed occasional error message displayed on dashboard page. = 0.5 = * Tracking code inserted. No preferences or options at this time.