AI 产品解读Developer toolkit for inspecting and debugging web analytics dataLayer implementations in the browser
Digital analysts need real-time visibility into dataLayer pushes, Google Analytics hits, and tag management activity to verify and debug their analytics implementations
User clicks extension icon to open a popup panel. The extension intercepts and displays network requests to Google Analytics, GTM, and other analytics endpoints. Content scripts injected at document_start monitor dataLayer activity on every page. Users can configure settings like intercepting console output, injecting dataLayer, and injecting custom code. All analytics hits and dataLayer pushes are displayed in real-time with detailed parameter breakdowns for GA, Adobe, and Google Marketing Platform data.
Real-time monitoring of dataLayer pushes in the consoleDisplay of Google Analytics hits as they happen with full parameter detailsEvaluation and validation of common dataLayer push formats including events and ecommercePush custom dataLayer messages for testing and setupInject custom code into web pages for monitoring and modificationSupport for multiple analytics platforms: GA, Adobe Analytics, Google Marketing Platform, GTM
- 目标用户
- Digital analysts / Web analytics professionals / Tag management specialists / Google Tag Manager users
- The heuristic falsely flagged 'authentication' as a login signal, but the actual match is in a GA parameter description unrelated to user login. All keyword hits were verified and found to be false positives referring to analytics data being inspected, not extension features.
- No store listing privacy policy or support URL beyond the Adswerve resource page was available for additional context.
付费分析未识别到付费功能
No paid features, subscriptions, or payment mechanisms exist in the extension. All keyword hits are false positives: 'purchase' and 'checkout' are GA ecommerce parameter descriptions for dataLayer inspection (e.g., purchase actionField, checkout step); 'billing' is a GA event tracking parameter; 'license' refers to MIT/React license headers in bundled libraries; 'pro' refers to React symbols like react.profiler and react.production.min.js. No Stripe, no subscription logic, no paywall, no feature gating, no upgrade UI found.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login or authentication is required to use the extension. All keyword hits for 'auth', 'login', 'session', 'account' refer to Google Analytics parameter descriptions and GTM container fields being inspected (e.g., gtm.gtm_auth, GA session control, GA analytics accounts), not to user authentication for the extension. The chrome.identity call at js/net.js:660 is entirely commented out. The extension operates as a local developer tool with no account creation or sign-in flow.
Actually it is my fav tool but GA4 events are sometimes working sometimes not working, I hope they can fix it soon
By far, this extension is my favorite. helps me to analyze and detect GTM in my app in ease.
It was my favourite tool on Chrome but stopped showing GA4 events for some reason.
Perfect!
Hello .. this is my the most favourite extensions. Sadly, from JUNE 2022 it stopped showing Google Analytics 4 events (pageviews). Apparantly there has been a change made in gtag.js and it seems Inspector+ has not made an adjustment for that, so it is less usefull than it used to be :( Could you have a look and make it the best extension for debugging again? :)
Best analytics debugging tool out there
Incredibly useful tool, makes implementation work and auditing so much easier. I love the server-side GTM possibility, too! Interface could be a little better, but hey, it works, so *****
This is the best way to inspect and debug GA events. Our entire team of QA engineers and product managers use this. I was re-installing this extension and saw that it has over 40,000 users, but only 31 reviews. The team that made this needs way more praise... the hours that it has saved is amazing. Thank you!!!
I've tried this extension in https://louren.co.in and https://lcrespilho.com and it worked like a charm!
I wanted to know if we add the google tag manager code by using this extension then it would we auto added to every web page or we need to add it individually to every page?