Acoustic Event Composer
Acoustic Event Composer
Wat is Acoustic Event Composer?
Acoustic Event Composer is een Chrome-extensie ontwikkeld door Tealeaf by Acoustic, en de belangrijkste functie is "Acoustic Event Composer".
Extensie Screenshots
Download het CRX-bestand van de extensie Acoustic Event Composer
Download Acoustic Event Composer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Acoustic Event Composer |
ID | iohemnebcepeifiikoalakajenjpkgmh |
Officiële URL | https://chromewebstore.google.com/detail/acoustic-event-composer/iohemnebcepeifiikoalakajenjpkgmh |
Beschrijving | Acoustic Event Composer |
Bestandsgrootte | 5.77 MB |
Aantal Installaties | 57 |
Huidige Versie | 1.9.0 |
Laatst Bijgewerkt | 2023-10-18 |
Publicatiedatum | 2023-05-04 |
Ontwikkelaar | Tealeaf by Acoustic |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://acoustic.com/privacy-notice |
Ondersteunde Talen | 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": [ " |