Commit Graph

3 Commits

Author SHA1 Message Date
7b9f26e966 feat: Enhance term management by adding Rank Math meta fields and updating bottom description handling 2026-01-16 19:01:25 +00:00
6f488c5c6d feat: Add bottom description field for terms and update related functionality 2026-01-16 18:41:03 +00:00
95f7983e70 Add Google Analytics and Search Console integration
- Implemented Groq_AI_Google_Analytics_Data_Client for fetching GA4 data.
- Created Groq_AI_Google_Search_Console_Client for retrieving Search Console data.
- Added Google OAuth client for authentication with Google APIs.
- Enhanced Groq_AI_Settings_Manager to include Google OAuth settings.
- Introduced term context building methods in Groq_AI_Google_Context_Builder.
- Developed JavaScript functionality for term generation in the admin interface.
- Added methods for generating term prompts and handling responses.
- Improved error handling and response parsing for Google API interactions.
2026-01-16 17:48:34 +00:00