Automated Google Analytics Annotations GA4-UA

Automated Google Analytics Annotations directly from your ad accounts, project management platforms, newsletters and more..

Vad är Automated Google Analytics Annotations GA4-UA?

Automated Google Analytics Annotations GA4-UA är en Chrome-tillägg utvecklad av GAannotations - Crystal Ball, och dess huvudfunktion är "Automated Google Analytics Annotations directly from your ad accounts, project management platforms, newsletters and more..".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner Automated Google Analytics Annotations GA4-UA-förlängningens CRX-fil

Ladda ner Automated Google Analytics Annotations GA4-UA-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Discover the power of automated annotations for Google Analytics, directly from your ad accounts, project management platforms, newsletters, and more. The extension is free to install, and by registering on our platform, you unlock a wealth of features and benefits. Start with a 7-day free trial and experience the full capabilities of Crystal Ball. At the end of the trial, simply choose a plan that best fits your needs.

Our Chrome Extension empowers you to add both automated and manual annotations swiftly and conveniently to your Google Analytics, Google Ads, Wix, and YouTube charts. Plus, you can easily do a bulk upload of events or annotations from Excel or Google Sheets, making your data management even more efficient. Installation of the Chrome Extension is a breeze. Register on our platform, start your free trial today, and elevate your Google Analytics experience with Crystal Ball!

Key Features:

Facebook: Track and optimize your Facebook post/Ads performance.
Instagram: Gain valuable insights into your Instagram account.
TikTok: Unlock the power of TikTok analytics.
YouTube: Get real-time insights into your YouTube channel's performance.
GTM (Google Tag Manager): Effortlessly track your GTM updates.
Google Algorithm Updates: Stay ahead with automated annotations for Google updates.
Weather Alerts: Harness the power of automated weather alerts.
News Alerts: Stay informed with real-time content updates.
Retail Marketing Dates: Streamline your retail marketing strategy with automated annotations.
Website Monitoring: Ensure your website's uptime.
Holidays: Gain valuable insights into the impact of holidays on your sales.
WordPress Site Changes: Supercharge your WordPress site with our plugin.
WordPress Core Updates: Stay in the loop with automated annotations for WordPress updates.
Apple Podcasts: Stay on top of the latest content and tracking changes to Apple podcasts.
Shopify: Track updates to product pricing and descriptions.
Github: Track and monitor your Github projects effortlessly.
Bitbucket: Track and monitor your Bitbucket projects effortlessly.
Rank Tracking (SERP): Monitor the daily fluctuations of your target keywords.

And if that's not enough, upgrade to our Pro plan and enjoy thousands of integrations with our Zapier app. Connect it to your CRM, Google Sheets, or anything that is available on Zapier for a truly seamless and automated analytics experience.                    

Grundläggande Information om Tillägg

Namn Automated Google Analytics Annotations GA4-UA Automated Google Analytics Annotations GA4-UA
ID jfkimpgkmamkdhamnhabohpeaplbpmom
Officiell webbadress https://chromewebstore.google.com/detail/automated-google-analytic/jfkimpgkmamkdhamnhabohpeaplbpmom
Beskrivning Automated Google Analytics Annotations directly from your ad accounts, project management platforms, newsletters and more..
Filstorlek 527 KB
Antal Installationer 3,829
Aktuell Version 2.0.18
Senast Uppdaterad 2024-03-04
Publiceringsdatum 2020-11-06
Betyg 4.95/5 Totalt 43 Betyg
Utvecklare GAannotations - Crystal Ball
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.gaannotations.com/
Hjälpsida URL https://www.gaannotations.com/
URL till Sekretesspolicy Sidan https://www.gaannotations.com/privacy-policy
Stödda Språk en
manifest.json
{
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgsaJ3MG7iR5NY3Uj28nyCOwDqSMvXB62D+sJ5zjFvFLLywZxCfc+tPFbMZbDF9z6qSIhAFkSQn8XhpKsD1bLum82lVcMVUIoTl7BV94t5nXTF0NVDcaVFhqIo4jwMpZRd8Z3ZUxfUKByWJLDqRzpXht3qDQk5ejgM2l9MAhNIGad\/5vVi4sFtM\/29\/fynHgyWa\/kHRVnxSsc3vL7\/D0Lus832DeeELxOsbLWdSCgutpCOh\/hycq6qDAjW0Uwq\/kjoXt5Gf4ZPQyuEtMiP1oxVsEwD0GKjiMYpoV6RGlbuc1euon25sZXj52c2O4xOBdtipFzQpjQ\/PFlXmOL\/f9gTQIDAQAB",
    "oauth2": {
        "client_id": "301040226881-bkslqa9h05fmidbmci36n98jqgoi47f0.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "background": {
        "service_worker": "js\/serviceWorker.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "css\/animate.min.css",
                "css\/onpage_helper.css"
            ],
            "js": [
                "js\/utils.js",
                "js\/client.js",
                "js\/moment.min.js",
                "js\/render.js",
                "js\/onpage_helper.js",
                "js\/bootstrap.bundle.min.js"
            ],
            "matches": [
                "https:\/\/analytics.google.com\/*",
                "https:\/\/ads.google.com\/*",
                "https:\/\/app.crystalballinsight.com\/",
                "https:\/\/analytics.placer.ai\/*",
                "https:\/\/studio.youtube.com\/*",
                "https:\/\/manage.wix.com\/*",
                "https:\/\/adsmanager.facebook.com\/*",
                "https:\/\/app.crystalballinsight.com\/*",
                "https:\/\/lukionline.me\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "img-src 'self' http:\/\/127.0.0.1:8000 https:\/\/lukionline.me https:\/\/app.crystalballinsight.com; script-src 'self'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "Automated Google Analytics Annotations directly from your ad accounts, project management platforms, newsletters and more..",
    "icons": {
        "16": "images\/active-16-16.png",
        "32": "images\/active-32-32.png",
        "48": "images\/active-48-48.png",
        "128": "images\/active-128-128.png"
    },
    "manifest_version": 3,
    "name": "Automated Google Analytics Annotations GA4-UA",
    "action": {
        "default_icon": {
            "16": "images\/active-16-16.png",
            "32": "images\/active-32-32.png",
            "48": "images\/active-48-48.png",
            "128": "images\/active-128-128.png"
        },
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "storage",
        "declarativeContent",
        "activeTab",
        "tabs",
        "identity",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/localhost:8000\/",
        "http:\/\/127.0.0.1:8000\/",
        "https:\/\/lukionline.me\/",
        "https:\/\/alpha.lukionline.me\/",
        "https:\/\/analytics.google.com\/",
        "https:\/\/analytics.placer.ai\/",
        "https:\/\/ads.google.com\/",
        "https:\/\/studio.youtube.com\/",
        "https:\/\/manage.wix.com\/",
        "https:\/\/adsmanager.facebook.com\/",
        "https:\/\/app.crystalballinsight.com\/"
    ],
    "short_name": "Crystal Ball",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.18",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*.png"
            ],
            "matches": [
                "http:\/\/localhost:8000\/*",
                "http:\/\/127.0.0.1:8000\/*",
                "https:\/\/lukionline.me\/*",
                "https:\/\/alpha.lukionline.me\/*",
                "https:\/\/analytics.google.com\/*",
                "https:\/\/analytics.placer.ai\/*",
                "https:\/\/ads.google.com\/*",
                "https:\/\/studio.youtube.com\/*",
                "https:\/\/manage.wix.com\/*",
                "https:\/\/adsmanager.facebook.com\/*",
                "https:\/\/app.crystalballinsight.com\/*"
            ],
            "use_dynamic_url": true
        }
    ]
}