From google-ads
Audit GA4 behavioral audiences (5+ sessions, pricing page visitors, engaged users) synced to Google Ads.
npx claudepluginhub trueclicks/claude-plugins --plugin google-adsThis skill is limited to using the following tools:
Audit GA4 behavioral audiences synced to Google Ads. GA4 enables targeting depth impossible with Google Ads alone, with behavioral audiences converting 50-100% better than page-view lists.
Guides Payload CMS config (payload.config.ts), collections, fields, hooks, access control, APIs. Debugs validation errors, security, relationships, queries, transactions, hook behavior.
Builds scalable data pipelines, modern data warehouses, and real-time streaming architectures using Spark, dbt, Airflow, Kafka, and cloud platforms like Snowflake, BigQuery.
Builds production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. For data pipelines, workflow orchestration, and batch job scheduling.
Audit GA4 behavioral audiences synced to Google Ads. GA4 enables targeting depth impossible with Google Ads alone, with behavioral audiences converting 50-100% better than page-view lists.
Data Source: Standard + Custom GAQL
Standard Data:
data/account/account_summary.md - GA4 linkage statusdata/account/campaigns/*/audience_targeting.md - Audience usageReference GAQL:
SELECT
user_list.name,
user_list.type,
user_list.size_for_display,
user_list.size_for_search
FROM user_list
WHERE user_list.type IN ('RULE_BASED', 'LOGICAL')
Use /google-ads:get-custom for audience inventory.
Note: Full GA4 audience audit requires GA4 property access.
| Condition | Severity |
|---|---|
| No GA4 linked to Google Ads | Critical |
| GA4 linked but no audiences imported | Warning |
| No engagement-based audiences | Warning |
| No pricing/demo page visitor audience | Warning |
| Predictive audiences not enabled (if eligible) | Info |
Short (default):
## GA4 Audience Audit
**Account:** [name] | **GA4 Linked:** [Yes/No] | **GA4 Audiences:** [count] | **Issues:** [count]
### Critical
- **GA4 not linked** - Cannot import behavioral audiences
### Warnings
- **No engagement-based audiences** - Create 3+ sessions audience
- **No pricing page visitors** - High-intent segment missing
### Recommendations
1. Link GA4 with bidirectional data sharing
2. Create "High Engagement" audience (3+ sessions, 3+ min)
3. Create "Pricing Page Visitors" audience (14-day window)
Detailed adds: