Acoustic Event Composer
Acoustic Event Composer
O que é Acoustic Event Composer?
Acoustic Event Composer é uma extensão do Chrome desenvolvida por Tealeaf by Acoustic, e sua principal característica é "Acoustic Event Composer".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Acoustic Event Composer
Baixe arquivos de extensão Acoustic Event Composer no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Acoustic Event Composer |
ID | iohemnebcepeifiikoalakajenjpkgmh |
URL Oficial | https://chromewebstore.google.com/detail/acoustic-event-composer/iohemnebcepeifiikoalakajenjpkgmh |
Descrição | Acoustic Event Composer |
Tamanho do Arquivo | 5.77 MB |
Contagem de Instalações | 57 |
Versão Atual | 1.9.0 |
Última Atualização | 2023-10-18 |
Data de Publicação | 2023-05-04 |
Desenvolvedor | Tealeaf by Acoustic |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://acoustic.com/privacy-notice |
Idiomas Suportados | 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": [ " |