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 |
官方URL | 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": [ " |