Configure credentials by creating a .env file in the project root:
Prerequisites: A Google Cloud project with the Analytics Data API, Search Console API, and Indexing API enabled. A service account with access to your GA4 property and Search Console.
| "Show me site traffic for the last 30 days" | siteOverview("30d") | | "What are my top search queries?" | searchConsoleOverview("30d") | | "Who's on the site right now?" | liveSnapshot() | | "Reindex these URLs" | reindexUrls(["https://example.com/page1", ...]) |
Google Analytics 4, Search Console 및 Indexing API 도구 키트. 웹사이트 트래픽, 페이지 성능, 사용자 인구통계, 실시간 방문자, 검색어 및 SEO 지표를 분석합니다. 사용자가 사이트 트래픽 확인, 페이지 조회수 분석, 트래픽 소스 보기, 사용자 인구통계 보기, 실시간 방문자 데이터 가져오기, 검색 콘솔 쿼리 확인, SEO 성능 분석, URL 재인덱싱 요청, 색인 상태 검사, 날짜 범위 비교, 이탈률 확인, 전환 데이터 보기 또는 전자상거래 수익 얻기를 요청할 때 사용합니다. GA4 및 Search Console 액세스 권한이 있는 Google Cloud 서비스 계정이 필요합니다. 출처: mmcmedia/openclaw-agents.