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 |
Eメール | [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": [ " |