Configuration
Settings
Connection status for all integrations. Most values are set in .env.local — restart the app after editing that file.
Google Search Console & GA4
✓ ConnectedGoogle account is connected. Sync pulls the last 90 days of data into your rankings and page metrics tables. Run syncs periodically (weekly is sufficient) or after major site changes.
Google Search Console
Imports real keyword rankings, clicks, impressions, and CTR per page. Powers the SERP Visibility bar on the dashboard.
Google Analytics 4
Imports page views, sessions, and engagement rate. Powers the Reports page metrics section.
GSC property mapping (from .env.local)
Set gsc_property on each site in Own Sites to control which GSC property is synced for that site.
System status
Contentful auto-publishing setup
Set these in .env.local and restart to enable Contentful publishing:
PUBLISH_MODE=contentful CONTENTFUL_SPACE_ID=your_space_id CONTENTFUL_ENVIRONMENT_ID=master CONTENTFUL_CMA_TOKEN=your_cma_token CONTENTFUL_BLOG_CONTENT_TYPE_ID=pageBlogPost CONTENTFUL_FIELD_TITLE=title CONTENTFUL_FIELD_SLUG=slug CONTENTFUL_FIELD_BODY=content CONTENTFUL_FIELD_EXCERPT=shortDescription CONTENTFUL_FIELD_FEATURED_IMAGE=featuredImage CONTENTFUL_FIELD_PUBLISH_DATE=publishedDate CONTENTFUL_FIELD_SEO_REFERENCE=seoFields
Your current PUBLISH_MODE is contentful.
IGH business facts (injected into every AI article)
Prevents the AI from making false claims about your packages. Set in .env.local.