Acoustic Event Composer
Acoustic Event Composer
什麼是Acoustic Event Composer?
Acoustic Event Composer是由Tealeaf by Acoustic開發的Chrome擴展程式,該擴展的主要功能是“Acoustic Event Composer”。
擴展截圖
下載Acoustic Event Composer擴展crx文件
下載Acoustic Event Composer擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
With the Event Composer extension, you can create events in real-time using HTML elements for analysis in Experience Analytics (Tealeaf). Our extension allows existing Tealeaf subscribers to create events using the existing HTML elements on the current page they are visiting, by collecting a set of specific HTML attributes and store them as metadata so they can be used via Tealeaf to provide insights into how different customer segments interact with the page and identify usability and user experience struggles.
擴展基本資訊
名稱 | Acoustic Event Composer |
ID | iohemnebcepeifiikoalakajenjpkgmh |
官方網址 | https://chromewebstore.google.com/detail/acoustic-event-composer/iohemnebcepeifiikoalakajenjpkgmh |
簡介 | Acoustic Event Composer |
檔案大小 | 5.77 MB |
安裝次數 | 57 |
目前版本 | 1.9.0 |
更新時間 | 2023-10-18 |
上架時間 | 2023-05-04 |
開發者 | Tealeaf by Acoustic |
電子郵箱 | [email protected] |
付費類型 | free |
隱私政策頁面URL | https://acoustic.com/privacy-notice |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Acoustic Event Composer", "version": "1.9.0", "description": "Acoustic Event Composer", "permissions": [ "declarativeNetRequest", "declarativeNetRequestWithHostAccess", "declarativeNetRequestFeedback", "storage", "activeTab", "webRequest" ], "host_permissions": [ "*:\/\/*\/*" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "action": { "default_popup": "popup.html", "default_icon": "\/images\/logo.png" }, "content_scripts": [ { "matches": [ " |