{"id":42345,"date":"2016-03-04T14:40:09","date_gmt":"2016-03-04T14:40:09","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/sharpspring-connector\/"},"modified":"2016-10-11T21:10:47","modified_gmt":"2016-10-11T21:10:47","slug":"sharpspring-connector","status":"closed","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/sharpspring-connector\/","author":8101112,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.3","stable_tag":"1.3","tested":"4.6.30","requires":"4","requires_php":"","requires_plugins":"","header_name":"SharpSpring Wordpress","header_author":"Accel Web Marketing","header_description":"","assets_banners_color":"ffffff","last_updated":"2016-10-11 21:10:47","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.accelweb.ca","rating":4.3,"author_block_rating":0,"active_installs":60,"downloads":2261,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":"1","2":0,"3":0,"4":"1","5":"5"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1364152","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1364152","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1364150","resolution":"1544x500","location":"assets"},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1364150","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1","1.2","1.3"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1364126","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1364126","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1364126","resolution":"3","location":"assets"}},"screenshots":{"1":"Settings page","2":"Adding shortcodes to a page","3":"Dynamic output from SharpSpring contact data"}},"plugin_section":[],"plugin_tags":[1034,55898,19783],"plugin_category":[],"plugin_contributors":[86884],"plugin_business_model":[],"class_list":["post-42345","plugin","type-plugin","status-closed","hentry","plugin_tags-marketing-automation","plugin_tags-sharp-spring","plugin_tags-sharpspring","plugin_contributors-johnrau","plugin_committers-johnrau"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/sharpspring-connector_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/sharpspring-connector\/assets\/screenshot-1.png?rev=1364126","caption":"Settings page"},{"src":"https:\/\/ps.w.org\/sharpspring-connector\/assets\/screenshot-2.png?rev=1364126","caption":"Adding shortcodes to a page"},{"src":"https:\/\/ps.w.org\/sharpspring-connector\/assets\/screenshot-3.png?rev=1364126","caption":"Dynamic output from SharpSpring contact data"}],"raw_content":"<!--section=description-->\n<p>This plugin lets you (1) add SharpSpring tracking code to Wordpress and (2) pull contact data from SharpSpring and customize your Wordpress site accordingly.<\/p>\n\n<p><strong>Get up to 15% off your monthly SharpSpring subscription!<\/strong> As an official SharpSpring Partner, we are able to offer discounted SharpSpring Licenses. <a href=\"https:\/\/www.accelweb.ca\/sharpspring-pricing-discount\/\">See our special pricing here<\/a><\/p>\n\n<p>It uses Shortcodes, which let you put content in your pages without any coding knowledge. Anyone who knows how to use SharpSpring can use this plugin, no coding required!<\/p>\n\n<p><strong>List of shortcodes you can use:<\/strong><\/p>\n\n<ul>\n<li>Show contact field value if it exists <em>(e.g. Hi John!)<\/em><\/li>\n<li>Show content if contact field is equal to VALUE<\/li>\n<li>Show content if contact field is EMPTY<\/li>\n<li>Show content if contact field is NOT EMPTY<\/li>\n<li>Show content if contact exists<\/li>\n<li>Show content if contact DOES NOT exist<\/li>\n<\/ul>\n\n<p><em>Contact fields are things like name, email, industry, country, etc. Instructions on how to use these shortcodes are in the Documentation page when you install the plugin.<\/em><\/p>\n\n<p><strong>How is it different from using JavaScript and SharpSpring's Dynamic Content API directly?<\/strong><\/p>\n\n<ul>\n<li>No coding required<\/li>\n<li>Every time a contact record changes, the plugin caches the contact's data so it is loaded into the page before the page loads (as opposed to being added after the page loads, which is what SharpSpring's API does). TL;DR - Better user experience.<\/li>\n<\/ul>\n\n<p>Yes! You can include these functions in your template files using Wordpress' do_shortcode() function.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Download the plugin and upload it to your wp-content\/plugins\/ directory or install through the Wordpress Plugins page<\/li>\n<li>Activate the plugin<\/li>\n<li>Go to SharpSpring &gt; Settings and enter your SharpSpring API credentials and tracking code<\/li>\n<li>To use shortcodes\/custom content, refer to the guide in SharpSpring &gt; Documentation<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>Who made this plugin?<\/dt>\n<dd><p><a href=\"https:\/\/www.accelweb.ca\">Accel Web Marketing<\/a>. This plugin is not made or maintained by SharpSpring.<\/p><\/dd>\n<dt>Where can I get support, report a bug or request a feature?<\/dt>\n<dd><p>The best way to do it is through the Support tab for the plugin on Wordpress.org<\/p><\/dd>\n<dt>How is this plugin different from using JavaScript and SharpSpring's Dynamic Content API directly?<\/dt>\n<dd><ul>\n<li>No coding required<\/li>\n<li>Every time a contact record changes, the plugin caches the contact's data so it is loaded into the page before the page loads (as opposed to being added after the page loads, which is what SharpSpring's API does). TL;DR - Better user experience.<\/li>\n<\/ul><\/dd>\n<dt>Why isn't a shortcode working as I expected!?<\/dt>\n<dd><p>The number 1 issue is incorrectly entering contact field names in the shortcodes. For a list of common SharpSpring contact field names, see SharpSpring &gt; Field Names in the Wordpress admin.<\/p><\/dd>\n<dt>Can I include these shortcodes in my template files?<\/dt>\n<dd><p>Yes! Use Wordpress' <a href=\"https:\/\/developer.wordpress.org\/reference\/functions\/do_shortcode\/\">do_shortcode()<\/a> function.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Bug fixes<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Added capability to include shortcodes inside of shortcodes (i.e. if this person is a lead, show a sentence including their first name)<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Bug fixes<\/li>\n<\/ul>","raw_excerpt":"Customize your Wordpress site for each visitor by showing personalized content based on their profile in SharpSpring.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/42345","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=42345"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/johnrau"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=42345"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=42345"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=42345"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=42345"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=42345"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=42345"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}