Acoustic Event Composer
Acoustic Event Composer
Apa itu Acoustic Event Composer?
Acoustic Event Composer adalah ekstensi Chrome yang dikembangkan oleh Tealeaf by Acoustic, dan fitur utamanya adalah "Acoustic Event Composer".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Acoustic Event Composer
Unduh file ekstensi Acoustic Event Composer dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | Acoustic Event Composer |
ID | iohemnebcepeifiikoalakajenjpkgmh |
URL Resmi | https://chromewebstore.google.com/detail/acoustic-event-composer/iohemnebcepeifiikoalakajenjpkgmh |
Deskripsi | Acoustic Event Composer |
Ukuran File | 5.77 MB |
Jumlah Instalasi | 57 |
Versi Saat Ini | 1.9.0 |
Terakhir Diperbarui | 2023-10-18 |
Tanggal Publikasi | 2023-05-04 |
Pengembang | Tealeaf by Acoustic |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Kebijakan Privasi | https://acoustic.com/privacy-notice |
Bahasa yang Didukung | 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": [ " |