{"id":70439,"date":"2017-06-21T07:15:42","date_gmt":"2017-06-21T07:15:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/cd2-fullstory-integration\/"},"modified":"2021-02-18T19:33:27","modified_gmt":"2021-02-18T19:33:27","slug":"cd2-fullstory-integration","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/cd2-fullstory-integration\/","author":9488798,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.09","stable_tag":"1.0.9","tested":"5.7.0","requires":"4.6","requires_php":"5.6","requires_plugins":"","header_name":"CD2 FullStory Integration","header_author":"LewisCowles","header_description":"This plugin is designed to Integrate the fullstory platform with WordPress. Plugin Targets PHP7, don't try running on 5.x branch","assets_banners_color":"a2cfc2","last_updated":"2021-02-18 19:33:27","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/www.codesign2.co.uk\/","rating":5,"author_block_rating":0,"active_installs":10,"downloads":4541,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"LewisCowles","date":"2017-08-06 06:08:04"},"1.0.2":{"tag":"1.0.2","author":"LewisCowles","date":"2017-08-06 07:11:18"},"1.0.3":{"tag":"1.0.3","author":"LewisCowles","date":"2017-08-06 07:17:36"},"1.0.4":{"tag":"1.0.4","author":"LewisCowles","date":"2018-05-14 05:24:44"},"1.0.5":{"tag":"1.0.5","author":"LewisCowles","date":"2019-08-09 05:35:39"},"1.0.6":{"tag":"1.0.6","author":"LewisCowles","date":"2019-12-26 11:29:10"},"1.0.7":{"tag":"1.0.7","author":"LewisCowles","date":"2019-12-26 11:52:04"},"1.0.8":{"tag":"1.0.8","author":"LewisCowles","date":"2021-02-18 17:09:45"},"1.0.9":{"tag":"1.0.9","author":"LewisCowles","date":"2021-02-18 19:33:27"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":1682392,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":1682392,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2477227,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2477227,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.0.2","1.0.3","1.0.4","1.0.5","1.0.6","1.0.7","1.0.8","1.0.9"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[9077,597,3852,3800],"plugin_category":[],"plugin_contributors":[149465],"plugin_business_model":[],"class_list":["post-70439","plugin","type-plugin","status-publish","hentry","plugin_tags-integrate","plugin_tags-integration","plugin_tags-user-experience","plugin_tags-ux","plugin_contributors-lewiscowles","plugin_committers-lewiscowles"],"banners":{"banner":"https:\/\/ps.w.org\/cd2-fullstory-integration\/assets\/banner-772x250.png?rev=2477227","banner_2x":"https:\/\/ps.w.org\/cd2-fullstory-integration\/assets\/banner-1544x500.png?rev=2477227","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cd2-fullstory-integration\/assets\/icon-128x128.png?rev=1682392","icon_2x":"https:\/\/ps.w.org\/cd2-fullstory-integration\/assets\/icon-256x256.png?rev=1682392","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin enables painless integration with WordPress (including WooCommerce) with the fullstory user-monitoring platform.<\/p>\n\n<p>It adds a new settings page, where you simply enter your valid fullstory organisation ID, and you get data from your WordPress site.<\/p>\n\n<p>The latest version has a helper so that you can paste a UI link from FullStory and automatically extract your Organisation ID.<\/p>\n\n<p>This is still experimental, so below is the format expected.<\/p>\n\n<pre><code>https:\/\/app.fullstory.com\/ui\/**{ORGID}**\/segments\/everyone\/people\/0\n<\/code><\/pre>\n\n<p>The plugin is also compatible with wp-cli automated deployment by injecting a define 'FULLSTORY_ORG' to the wp-config.php.<\/p>\n\n<p>The plugin does no special work apart from ensuring that attributes are escaped in saved values before being used.<\/p>\n\n<p>Care has been taken to supply the following filters, so that you can specify your own custom fullstory attributes.<\/p>\n\n<ul>\n<li>cd2_fstory_data (array)<\/li>\n<\/ul>\n\n<p>If using custom filters, please note you are wholely responsible for not messing things up. I recommend using a sibling plugin rather than editing this one; as well as testing locally, perhaps in staging before deploying to production as FullStory does not love malformed data. The format of data is simply key-value in a PHP array which is merged with the default array.<\/p>\n\n<p>This is a reference plugin, I'd love to develop it further, or work with you or your business to include additional features, perhaps a hooks interface or more formal view-separation for complex projects. I've used this on Multisite, Standard WP, multi-lingual sites.<\/p>\n\n<!--section=changelog-->\n<h4>1.0.9<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>function rename error (sorry, for some reason this wasn't present on the dev-site)<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>Hook <code>cd2_enable_fstory<\/code> which allows custom plugins to disable the fullstory integration by returning false from filter. It's true by default. Just deactivate the plugin if you don't want to use.<\/li>\n<li>Hook <code>cd2_disable_fstory_admin<\/code> which allows custom plugins to enable fullstory integration in the admin area by returning true from filter. Importantly, <code>cd2_enable_fstory<\/code> also needs to be true.<\/li>\n<li>Hook <code>cd2_fstory_debug_enable<\/code> which allows custom plugins to enable debug mode by returning true from filter.<\/li>\n<li>Hook <code>cd2_fstory_snippet<\/code> allows custom plugins to enable using alternative JavaScript when integrating with FullStory.<\/li>\n<li>Ability to edit FullStory plugin JavaScript using files (source control vs database call) by editing the plugin or creating a <code>snippet.js<\/code> within a <code>fullstory<\/code> directory, inside your <code>wp-content<\/code> direcotry.<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>Reported WordPress compatibility (after tests).<\/li>\n<li>Disabling logic.<\/li>\n<li>Plugin source code (following moving to the CD2 org)<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<p>Reported WordPress compatibility (after tests)<\/p>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>Label &amp; Standard WP Options Markup for LTR<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>Options Page HTML<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>Separate settings page<\/li>\n<li>URL helper<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>Separated settings page<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>N\/A (Nothing was broken, but this was tested with WordPress 5.3.2)<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>That awful (hasn't been tested with latest 3 major revisions) nonsense.<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>filter hook <code>cd2_fstory_data<\/code> custom variables to be passed to FullStory.<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>WooCommerce moved to use new <code>cd2_fstory_data<\/code> filter<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<p>N\/A<\/p>\n\n<h4>1.0.2<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>filter hook <code>cd2_fstory_data<\/code> custom variables to be passed to FullStory.<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>WooCommerce moved to use new <code>cd2_fstory_data<\/code> filter<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>Link to GitHub Repo where plugin code lives to make it easier to raise development-related issues<\/li>\n<\/ul>\n\n<p><strong>Changed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<p><strong>Fixed<\/strong><\/p>\n\n<ul>\n<li>N\/A<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<p><strong>Added<\/strong><\/p>\n\n<ul>\n<li>Initial Release<\/li>\n<li>Ability to edit one-setting and have FullStory integrated with WordPress, including WooCommerce<\/li>\n<\/ul>","raw_excerpt":"This plugin enables painless integration with WordPress (including WooCommerce) with the fullstory user-monitoring platform.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/70439","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=70439"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/lewiscowles"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=70439"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=70439"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=70439"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=70439"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=70439"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=70439"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}