Although it is not included as a feature of QA Analytics, it can be easily recorded by using the standard OS recording function. Visit below for details. > Teach me how to use Windows 10’s new “Video Capture” feature! (ASCII) https://ascii.jp/elem/000/001/066/1066550/ > How to record your screen on a Mac (Apple) https://support.apple.com/ja-jp/HT208721
What can QA Analytics do that Google Analytics (GA) can’t?
The most obvious thing only QA Analytics can do is reproduce videos. This cannot be done with Google Analytics by any means. There is also a big difference in the ease of setup. If you were to use Google Analytics to measure scrolling, it would be difficult to set up unless you are an expert, but with QA Analytics, you just install a plugin and it automatically measures the scrolling. However, this question is not a question of which one to use. Rather, we strongly recommend that you use both. It may not be a good analogy, but this question […]
The communication performed by QA Analytics
QA Analytics communicates mainly in three ways: with site readers (visitors), with administrators on the administration screen, and with license authentication. Communication with site readers (viewers) side When a reader visits a site with QA Analytics installed, JavaScript in QA Analytics runs in the reader’s browser and performs the standard WordPress Ajax communication asynchronously every few seconds. The data sent from the reader browser through Ajax communication includes scroll position and clicked DOM data. The content is mainly text, often only a few tens or hundreds of bytes in size, and does not occupy or burden the communication bandwidth. Communication […]
Ver 0.8.1.0を公開しています。
QA Heatmap Analyticsのご愛顧ありがとうございます。 10月5日にVer0.8.1.0を公開しています。このバージョンから各ページのヒートマップビューに平均滞在時間の表示が行われます。これはGoogleアナリティクスでは取得できないリアルに近い数値です。ぜひ新機能をお試しくださいませ(プラグインを更新してもらうだけでOKです)。 ※主な変更点 1. ダッシュボードにて参照元がノーリファラーの場合、directと表示2. 管理画面、ヒートマップビューのUI変更(平均滞在時間)3. リファラースパムなどへの対応
Points to note when installing (especially on CDN or exclusive servers like AWS)
QA Analytics is programmed to run well on common rental servers, however, you should consider well if you are using a CDN or installing on your company’s own server or a host server with a special configuration. The QA Analytics involves Ajax communication with the WordPress server to record data in real time. You should be aware of the specifications and, in some cases, you may need to change your server settings or refrain from using the plugin unfortunately. Due to the convenience of real-time Ajax communication, special attention should be paid to the following points. PHP and WordPress versions […]
Ver 0.8.0.1を公開しています。
QA Heatmap Analyticsのご愛顧ありがとうございます。 9月30日にVer0.8.0.1を公開しています。このバージョンからバージョン管理機能が刷新されました。ぜひ新機能をお試しくださいませ(プラグインを更新してもらうだけでOKです)。 ※主な変更点 1. バージョン管理機能の追加2. 各画面のヒント(?マーク)の表示 3. バグやダッシュボードのload errorの頻度軽減など修正
Heatmap Manager screen
*The following is a screenshot of ver. 0.8. The heatmap management screen allows you to manage and view heatmaps. Explanation of each item You can search by title and display any page. The title of the article will be displayed. Click on it to see the article. Clicking on the icon for each device will open the heatmap view for that device. In the heatmap view, you can check the click heatmap and click count map for that page. (The number in parentheses ( ) is the number of data stored. The number is stored, divided by the version as […]
Settings
This article was updated when Ver 2.1.0. If subscribing, you can change the following settings on this screen. (1) Measure all pages. If checked, it will measure all pages, ignoring the individual measurement settings in the heatmap management screen.When a new page is added (published), it will automatically start measuring.(This is linked to the checkbox for “Measure All Pages” in Heatmap Manager screen.) (2) Access Privileges (The default setting is “Administrators only.”)QA Heatmap Analytics is a WP plugin, so you need to have permission to handle a plugin (usually admin) to set up and view it. If you select “Editors […]
Users and Sessions
QA Heatmap Analytics categorize users or sessions by the following. Users Users are judged on the basis of an anonymized random alphanumeric value called ‘qa_id’, which is stored in the user’s browser cookie for two years. Therefore, even if the user is the same person, a different qa_id will be issued for smartphones and desktops due to different browsers, and the user will be recognized as a different user. Since QA Heatmap Analytics is our own access analysis server, it is not affected by the ITP (Intelligent Tracking Prevention) adopted by iOS, and cookies will be retained for two years […]
QA Heatmap Analytics Features and Key Reports
QA Heatmap Analytics is designed to be a visual tool that anyone can easily use. This is one of the main features of Heatmap Analytics, but it may be difficult to understand, so let’s use a restaurant analysis as an example. Why is it so difficult to analyze a website when you can imagine where to analyze a restaurant? If you run a restaurant, it is important to look at the daily sales, but it is easy to imagine that it is not enough to improve the restaurant management. Looking at the numbers and making improvements is what we call […]