Acoustic Event Composer
Acoustic Event Composer
What is Acoustic Event Composer?
Acoustic Event Composer is a Chrome extension developed by Tealeaf by Acoustic, and its main feature is "Acoustic Event Composer".
Extension Screenshots
Download Acoustic Event Composer Extension CRX File
Download Acoustic Event Composer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Acoustic Event Composer |
ID | iohemnebcepeifiikoalakajenjpkgmh |
Official URL | https://chromewebstore.google.com/detail/acoustic-event-composer/iohemnebcepeifiikoalakajenjpkgmh |
Description | Acoustic Event Composer |
File Size | 5.77 MB |
Installation Count | 57 |
Current Version | 1.9.0 |
Last Updated | 2023-10-18 |
Publish Date | 2023-05-04 |
Developer | Tealeaf by Acoustic |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://acoustic.com/privacy-notice |
Supported Languages | 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": [ " |