From 044d3ad2dcc9fbbf676c132c47a7e363de9c7b0a Mon Sep 17 00:00:00 2001 From: Lewis Cowles Date: Sun, 6 Aug 2017 06:52:36 +0100 Subject: [PATCH] Added image screenshot of URL bar Added image screenshot of URL bar Organisation ID Highlighted in Yellow --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f13020b..d3a8946 100644 --- a/readme.md +++ b/readme.md @@ -5,6 +5,8 @@ This plugin enables painless integration with WordPress (including WooCommerce) It adds an entry to the general settings page where you simply enter your valid fullstory organisation ID, and you get data from your WordPress site. https://app.fullstory.com/ui/**{ORGID}**/segments/everyone/people/0 + +![alt text][screenshot urlbar] The plugin is also compatible with wp-cli automated deployment by injecting a define 'FULLSTORY_ORG' to the wp-config.php. @@ -12,4 +14,4 @@ The plugin does no special work apart from ensuring that attributes are escaped This is a reference plugin, we'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. - +[screenshot urlbar]: http://i.imgur.com/QymXVzD.png "Screenshot of URL Organisation ID Highlighted in Yellow"