PluginProbe ʕ •ᴥ•ʔ
Microsoft Clarity / 0.5
Microsoft Clarity v0.5
0.10.26 0.10.25 0.10.24 0.8.0 0.9.0 0.9.1 0.9.2 0.9.3 0.9.4 trunk 0.10.0 0.10.1 0.10.10 0.10.11 0.10.12 0.10.13 0.10.14 0.10.15 0.10.16 0.10.17 0.10.18 0.10.19 0.10.2 0.10.20 0.10.21 0.10.22 0.10.23 0.10.3 0.10.4 0.10.5 0.10.6 0.10.7 0.10.8 0.10.9 0.2 0.4 0.5 0.6 0.6.1 0.7 0.7.1 0.7.2 0.7.3 0.7.4 0.7.5
microsoft-clarity / readme.txt
microsoft-clarity Last commit date
admin 4 years ago LICENSE.txt 5 years ago clarity.php 4 years ago index.php 5 years ago readme.txt 4 years ago
readme.txt
112 lines
1 === Microsoft Clarity ===
2 Contributors: sammartin,zoe7633,q3ahmed
3 Tags: Microsoft, Clarity, behavioral analytics
4 Requires at least: 4.0
5 Tested up to: 5.7
6 Stable tag: trunk
7 License: MIT
8 License URI: https://docs.opensource.microsoft.com/content/releasing/license.html
9
10 How do you make your website great? Clarity can help you quickly see what's working on your site and where people get stuck. And it's free.
11
12 == Description ==
13
14 Clarity is a free web analytics tool that helps you see what's working on your site and where people get stuck. With features such as session recordings and heatmaps, you'll gain a deeper understanding of how your users interact with your site, and get clear insights on how to improve your design to grow revenue and increase user retention.
15
16 **Session recordings** allow you to examine user behavior as it happened. You'll see where things are working smoothly and where your users drop off.
17
18 **Heatmaps** show you where your users clicked and scrolled, and how they moved around your site. You'll discover which parts of the page drive the most engagement and which parts get less traffic.
19
20 **Insights** help you make data-driven decisions to streamline your design. Zero in on relevant user sessions and root out problems like clicks that go nowhere, rage clicks, and excessive scrolling.
21
22 The **metrics dashboard** offers a visual overview of your site's performance, popular pages, and insights about your users, such as where they're from and which devices and browsers they use.
23
24 **Privacy matters.** By default, Clarity masks sensitive content such as personal user information before it's uploaded. This means no sensitive text is ever sent to our servers.
25
26 **Built to grow with your business.** Clarity can scale to support even the largest websites, processing more than a petabyte of data from over 100 million users per month. And it won't get in the way of your site's performance.
27
28 **Stop guessing and get Clarity.** Setup is easy. You can start monitoring activity in minutes.
29
30 [Take a super-quick tour of Clarity.](https://claritystatic.azureedge.net/videos/clarityIntro.mp4)
31
32 == Installation ==
33
34 Before you install the plugin, you need a Clarity project ID.
35
36 ### How to get a project ID
37
38 #### If you don't have a Clarity account…
39 * [Sign up](https://clarity.microsoft.com/projects?snpf=1) with Clarity
40 * Select **Add new project**
41 * Fill out form
42 * Select **Create**
43 * The resulting URL contains your project ID
44 Example: `https://clarity.microsoft.com/projects/view/`**`xxxxxxxxx`**`/settings`
45 * Copy the project ID
46
47 #### If you have a Clarity account…
48 * [Sign in](https://clarity.microsoft.com/) to Clarity
49 * Select the project
50 * The resulting URL contains your project ID
51 Example: `https://clarity.microsoft.com/projects/view/`**`xxxxxxxxx`**`/settings`
52 * Copy the project ID
53
54 Now, you're ready to install the plugin.
55
56 ### Installing the plugin
57
58 * Log in to the WordPress admin panel. Select **Plugins > Add New**
59 * Search for Microsoft Clarity
60 * Select **Install Now > Activate**
61 * Open Clarity plugin **Settings**
62 * Enter your Clarity project ID
63 * Save and you're done!
64
65 == Frequently Asked Questions ==
66
67 = What is Clarity? =
68
69 Clarity is a user behavior analytics tool that helps you understand how users are interacting with your website. Supported features include:
70
71 * Session recordings
72 * Heatmaps
73 * Insights
74
75 = Why should I use Clarity? =
76
77 Clarity helps you to better understand your users—what they like and what they don't.
78
79 Some highlights:
80
81 * Clarity is easy to customize to fit your business.
82 * Data is analyzed and ready to view in near-real time.
83 * Clarity won't get in the way of your site's performance.
84 * There are no limits on the number of sites per account. Clarity can scale to support even the largest websites.
85 * Clarity can process more than a petabyte of data from over 100 million users per month. T here are no traffic limits on these sites.
86 * Insights, powered by AI and machine learning, help you analyze the user behavior efficiently and quickly.
87 * No sampling.
88
89 = How much does Clarity cost? =
90
91 It's free!
92
93 = OK, so how does Clarity work? =
94
95 Visit [Clarity homepage](https://clarity.microsoft.com/demo/projects/view/3t0wlogvdz/dashboard?date_d=Last%203%20days) for more info. You can also try a [live demo](https://clarity.microsoft.com/demo/projects/view/3t0wlogvdz/dashboard?date_d=Last%203%20days) to see sample session recordings, heatmaps, and more.
96
97 Check out more [frequently asked questions](https://docs.microsoft.com/en-us/clarity/faq) and our [documentation](https://docs.microsoft.com/en-us/clarity/faq).
98
99 == Changelog ==
100
101 = 0.4 =
102 * Bug fixes.
103
104 = 0.3 =
105 * Compatability with the latest wordpress version (v5.7).
106
107 = 0.2 =
108 * Details and Installation instruction updates.
109
110 = 0.1 =
111 * Initial release.
112