بنقرة واحدة
recipe-channel-breakdown
Break down traffic by channel: organic, paid, social, direct, referral, and email.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Break down traffic by channel: organic, paid, social, direct, referral, and email.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Google Tag Manager: Accounts, containers, tags, triggers, variables, and versions.
BigQuery: Run pre-built query templates against GMP export datasets.
BigQuery: Query GMP export data (GA4, Ads, GSC) with pre-built templates and custom SQL.
Recipe: GA4 funnel analysis via BigQuery — session_start → page_view → add_to_cart → checkout → purchase.
Google Ads: Campaign performance reports with date ranges and status filters.
Google Ads: Campaigns, ad groups, keywords, search terms, and raw GAQL queries.
| name | recipe-channel-breakdown |
| version | 1.0.0 |
| description | Break down traffic by channel: organic, paid, social, direct, referral, and email. |
| metadata | {"openclaw":{"category":"recipe","domain":"analytics","requires":{"bins":["gmp"],"skills":["gmp-ga"]}}} |
PREREQUISITE: Load the following skills to execute this recipe:
gmp-ga
Break down traffic by acquisition channel to understand where users come from.
gmp ga report -p PROPERTY_ID -m sessions,activeUsers,conversions -d sessionDefaultChannelGroup -r 30d -f tablegmp ga report -p PROPERTY_ID -m sessions,activeUsers -d sessionSource,sessionMedium -r 30d -l 20 -f tablegmp ga report -p PROPERTY_ID -m sessions -d sessionDefaultChannelGroup -r 60d..31d -f table