[DEPRECATED] Tag Assistant for Conversions
This extension is no longer supported.
[DEPRECATED] Tag Assistant for Conversionsとは何ですか?
[DEPRECATED] Tag Assistant for ConversionsはGoogleによって開発されたChromeの拡張機能で、その主な機能は「This extension is no longer supported.」です。
拡張機能のスクリーンショット
[DEPRECATED] Tag Assistant for Conversions拡張機能のCRXファイルをダウンロード
[DEPRECATED] Tag Assistant for Conversions拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Please use the new Tag Assistant and its companion extension to verify and troubleshoot tagging for Google tag (gtag.js) and Google Tag Manager installations for Google Analytics, Google Ads, and more. Tag Assistant for Conversions helps validate your website implementation used to measure conversions for Google Ads Tag Assistant for Conversions offers a step by step process to validate individual website conversion actions for your Google Ads account. Tag Assistant enables you to step through the entire user journey by simulating a click on an ad, arriving on your website, navigating the site, and ultimately converting. The step by step guidance will highlight potential problems or misconfigurations and ultimately let you know when the conversion is being recorded correctly.
拡張機能の基本情報
名前 | [DEPRECATED] Tag Assistant for Conversions |
ID | llpfnmnallbompdmklfkcibfpcfpncdd |
公式URL | https://chromewebstore.google.com/detail/deprecated-tag-assistant/llpfnmnallbompdmklfkcibfpcfpncdd |
説明 | This extension is no longer supported. |
ファイルサイズ | 410 KB |
インストール数 | 50,505 |
現在のバージョン | 23.285.10.49 |
最終更新日 | 2023-10-16 |
公開日 | 2019-07-10 |
評価 | 4.71/5 合計 17 レビュー |
開発者 | |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.google.com/intl/en/policies/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "[DEPRECATED] Tag Assistant for Conversions", "description": "This extension is no longer supported.", "version": "23.285.10.49", "icons": { "16": "img\/icon\/icon-blue-16.png", "32": "img\/icon\/icon-blue-32.png", "48": "img\/icon\/icon-blue-48.png", "128": "img\/icon\/icon-blue-128.png" }, "background": { "scripts": [ "background\/background_bin.js" ] }, "browser_action": { "default_popup": "popup\/app.html", "default_icon": { "16": "img\/icon\/icon-blue-16.png", "32": "img\/icon\/icon-blue-32.png", "48": "img\/icon\/icon-blue-48.png", "128": "img\/icon\/icon-blue-128.png" } }, "content_scripts": [ { "matches": [ "https:\/\/ads.google.com\/aw\/*", "https:\/\/*.adz.google.com\/aw\/*", "http:\/\/*.corp.google.com\/aw\/*" ], "js": [ "background\/mark_dom_bin.js" ] } ], "default_locale": "en", "permissions": [ " |