# Growth Radar > A cross-product SEO/GEO/AEO command centre. It ingests Google Search Console, Bing Webmaster, > GA4, PageSpeed/CrUX and product analytics for an entire portfolio into one view, proposes the > highest-leverage fix, opens that fix as a pull request on the product's own repository, and > then measures whether the metric actually moved. Growth Radar is currently in private use on one portfolio and has a public waitlist. There is no self-serve signup yet. ## What makes it different Most SEO tools report that a number changed. Growth Radar records the change that was deliberately shipped, the metric it was meant to move, the baseline at ship time, and the outcome after a fixed horizon. That produces a win rate per *kind* of change — title rewrites vs schema vs internal links vs speed — so the decision of what to do next is based on evidence from the same portfolio rather than on generic advice. ## Data sources - Google Search Console: clicks, impressions, CTR, impression-weighted position, per query and page - Bing Webmaster Tools: the index several AI assistants read; tracked as a first-class source - Google Analytics 4: sessions by channel group, including the AI Assistants group (which undercounts, since most assistant traffic arrives referrer-less) - PageSpeed Insights and CrUX: field Core Web Vitals, with lab metrics as a fallback - PostHog: visitors, pageviews and top landing paths per product - Payment and blocker state per product ## Enrolment Growth Radar keeps a per-property grid across Search Console, Bing, both sitemaps, GA4 and IndexNow. It performs by API everything the APIs permit, and for the rest it records the exact missing item — the literal DNS TXT record, or the specific screen to click — rather than an indefinite "pending". ## Safety of the shipping half Generated pull requests are constrained by an allowlist of paths per kind of change, with an absolute veto on anything matching authentication, payments, CI configuration, dependencies or secrets. One disallowed path rejects the entire change set. It opens pull requests and cannot merge them. ## Links - Landing page: https://growthradar.app/ - Waitlist: POST https://growthradar.app/api/waitlist with {"email": "..."} ## Contact ohadf2015@gmail.com