URL Regex Generator

Create custom reports in GA for specific pages with ease. Simply add URLs into the tool & paste them into Google Analytics.

URL Regex Generatorとは何ですか?

URL Regex Generatorはhttps://joshmay.xyzによって開発されたChromeの拡張機能で、その主な機能は「Create custom reports in GA for specific pages with ease. Simply add URLs into the tool & paste them into Google Analytics.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

URL Regex Generator拡張機能のCRXファイルをダウンロード

URL Regex Generator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Create custom reports for specific pages in GA with ease. Simply add the URLs into the regex generator and paste the result into Google Analytics custom reports. 

Using this method I was able to monitor specific pages and grow a website from 0 to 30,000 organic searches in one year. Effective reporting is powerful.                    

拡張機能の基本情報

名前 URL Regex Generator URL Regex Generator
ID mdkhfhhdmebjkdnlcigpfhgdehkoikip
公式URL https://chromewebstore.google.com/detail/url-regex-generator/mdkhfhhdmebjkdnlcigpfhgdehkoikip
説明 Create custom reports in GA for specific pages with ease. Simply add URLs into the tool & paste them into Google Analytics.
ファイルサイズ 8.32 KB
インストール数 442
現在のバージョン 1.2
最終更新日 2022-03-10
公開日 2022-02-14
評価 5.00/5 合計 2 レビュー
開発者 https://joshmay.xyz
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "URL Regex Generator",
    "description": "Create custom reports in GA for specific pages with ease. Simply add URLs into the tool & paste them into Google Analytics.",
    "version": "1.2",
    "author": "Josh May",
    "action": {
        "default_icon": "index.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "index.png",
        "48": "index.png",
        "128": "index.png"
    },
    "permissions": [
        "activeTab"
    ]
}