dlPusher
Built with GA4 testing and debugging in mind, dlPusher is a chrome extension for sending dataLayer pushes without pasting code
dlPusherとは何ですか?
dlPusherはTRKKNによって開発されたChromeの拡張機能で、その主な機能は「Built with GA4 testing and debugging in mind, dlPusher is a chrome extension for sending dataLayer pushes without pasting code」です。
拡張機能のスクリーンショット
dlPusher拡張機能のCRXファイルをダウンロード
dlPusher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
dlPusher speeds up your Google Analytics 4 testing and debugging by allowing you to easily push ecommerce and custom events to the dataLayer without manual copying and pasting code snippets. The plugin is ideal for users who want to test how GA4 reports on various events but have not yet added their own dataLayer pushes to the website source code. It is also ideal for users who want to test out how their tags are behaving but cannot easily execute events which require a credit card e.g. purchase events. You can also download a CSV of all the events you have pushed enabling you to check the data you have sent against your GA4 reports.
拡張機能の基本情報
名前 | dlPusher |
ID | nlamkaocnhkimbphgfigilbdnglppblh |
公式URL | https://chromewebstore.google.com/detail/dlpusher/nlamkaocnhkimbphgfigilbdnglppblh |
説明 | Built with GA4 testing and debugging in mind, dlPusher is a chrome extension for sending dataLayer pushes without pasting code |
ファイルサイズ | 56.75 KB |
インストール数 | 110 |
現在のバージョン | 1.0.0 |
最終更新日 | 2023-06-30 |
公開日 | 2023-06-22 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | TRKKN |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://www.trkkn.com/ |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "dlPusher", "description": "Built with GA4 testing and debugging in mind, dlPusher is a chrome extension for sending dataLayer pushes without pasting code", "version": "1.0.0", "manifest_version": 3, "permissions": [ "storage", "scripting", "activeTab", "tabs", "downloads" ], "host_permissions": [ " |