Skip to main content
Tool Guide

GA4 Configuration Guide: Events, Conversions, and Reporting

Google Analytics 4 is the foundation of modern marketing measurement. Unlike its predecessor Universal Analytics, GA4 uses an event-based data model where every user interaction — page views, clicks, scrolls, form submissions, purchases — is tracked as an event. This guide covers the complete GA4 configuration process, from initial setup through custom event creation, conversion marking, and report building that turns raw data into actionable marketing insights.

2 min0 views

Google Analytics 4 is the foundation of modern marketing measurement. Unlike its predecessor Universal Analytics, GA4 uses an event-based data model where every user interaction — page views, clicks, scrolls, form submissions, purchases — is tracked as an event. This guide covers the complete GA4 configuration process, from initial setup through custom event creation, conversion marking, and report building that turns raw data into actionable marketing insights.

Initial Setup and Configuration

Property and Data Stream Setup

Create a GA4 property and configure a web data stream for your primary domain. Install the GA4 tag via Google Tag Manager (recommended) or the gtag.js snippet. GTM provides more flexibility for custom event tracking and easier tag management without developer involvement.

Essential configuration steps:

  • Enable Enhanced Measurement: Automatically tracks page views, scrolls, outbound clicks, site search, video engagement, and file downloads
  • Link Google Ads: Connect your Google Ads account for cross-platform conversion sharing and audience building
  • Link Search Console: Import organic search performance data directly into GA4 reports
  • Set data retention: Change from the default 2 months to 14 months for meaningful trend analysis
  • Enable Google Signals: Improves cross-device tracking and unlocks demographic data

Custom Event Configuration

Planning Your Event Taxonomy

Before creating custom events, plan a consistent naming taxonomy. Use snake_case (form_submit, phone_click, pdf_download), keep names descriptive but concise, and document every event with its trigger conditions and parameters. A clear taxonomy prevents confusion as your tracking implementation grows.

Key Custom Events for Marketing

Beyond Enhanced Measurement's automatic events, create custom events for business-specific actions:

  1. Form submissions: Track each form separately (contact_form_submit, newsletter_signup, audit_request)
  2. Phone clicks: Track tel: link clicks as phone_click events with the phone number as a parameter
  3. CTA engagements: Track specific button clicks on key conversion elements
  4. Scroll milestones: Custom scroll depth events at 25%, 50%, 75%, and 90% for content engagement analysis
  5. Tool usage: Track interactions with interactive tools like SiteScore or AdPulse

Conversion Configuration

Mark your most important events as conversions in GA4's Admin settings. Only mark macro conversions (form submissions, purchases, qualified phone calls) — not every engagement event. Too many conversion events dilute reporting clarity and create noise in Google Ads optimization when conversions are imported.

For complete conversion tracking setup including Google Ads integration and Enhanced Conversions, follow our conversion tracking guide.

Building Custom Reports

Exploration Reports

GA4's Explorations provide flexible, custom report building beyond the standard reports. Create exploration reports for specific analysis needs: landing page performance by traffic source, conversion path analysis, user segment comparison, and content engagement funnels. Save and share explorations with team members for consistent reporting.

Reporting for Clients and Stakeholders

Build standardized reporting views that connect GA4 data to business outcomes. Focus on metrics that matter: conversions by channel, conversion rate trends, revenue attribution, and goal completion rates. Avoid overwhelming stakeholders with vanity metrics like raw page views. Follow our monthly reporting SOP for a structured approach to GA4 data presentation.

Troubleshooting Common Issues

Common GA4 configuration problems:

  • Duplicate events: Multiple tags firing for the same action — audit your GTM container for overlapping triggers
  • Missing cross-domain tracking: Users crossing subdomains losing session continuity — configure cross-domain measurement in the data stream settings
  • Filtered internal traffic: Ensure your own team's visits are excluded using IP filters or developer mode detection
  • Data discrepancies: Differences between GA4 and Google Ads conversion counts — check attribution windows and counting methods

Validate your GA4 configuration as part of every new client onboarding and include tracking health checks in your technical remediation workflow.

Was this article helpful?

Let us know if you found what you were looking for.

Need expert implementation?
GA4 Configuration Guide: Events, Conversions, and Reporting - Tools & Utilities | Grow Wild Agency Skip to main content
Tool Guide

GA4 Configuration Guide: Events, Conversions, and Reporting

Google Analytics 4 is the foundation of modern marketing measurement. Unlike its predecessor Universal Analytics, GA4 uses an event-based data model where every user interaction — page views, clicks, scrolls, form submissions, purchases — is tracked as an event. This guide covers the complete GA4 configuration process, from initial setup through custom event creation, conversion marking, and report building that turns raw data into actionable marketing insights.

2 min0 views

Google Analytics 4 is the foundation of modern marketing measurement. Unlike its predecessor Universal Analytics, GA4 uses an event-based data model where every user interaction — page views, clicks, scrolls, form submissions, purchases — is tracked as an event. This guide covers the complete GA4 configuration process, from initial setup through custom event creation, conversion marking, and report building that turns raw data into actionable marketing insights.

Initial Setup and Configuration

Property and Data Stream Setup

Create a GA4 property and configure a web data stream for your primary domain. Install the GA4 tag via Google Tag Manager (recommended) or the gtag.js snippet. GTM provides more flexibility for custom event tracking and easier tag management without developer involvement.

Essential configuration steps:

  • Enable Enhanced Measurement: Automatically tracks page views, scrolls, outbound clicks, site search, video engagement, and file downloads
  • Link Google Ads: Connect your Google Ads account for cross-platform conversion sharing and audience building
  • Link Search Console: Import organic search performance data directly into GA4 reports
  • Set data retention: Change from the default 2 months to 14 months for meaningful trend analysis
  • Enable Google Signals: Improves cross-device tracking and unlocks demographic data

Custom Event Configuration

Planning Your Event Taxonomy

Before creating custom events, plan a consistent naming taxonomy. Use snake_case (form_submit, phone_click, pdf_download), keep names descriptive but concise, and document every event with its trigger conditions and parameters. A clear taxonomy prevents confusion as your tracking implementation grows.

Key Custom Events for Marketing

Beyond Enhanced Measurement's automatic events, create custom events for business-specific actions:

  1. Form submissions: Track each form separately (contact_form_submit, newsletter_signup, audit_request)
  2. Phone clicks: Track tel: link clicks as phone_click events with the phone number as a parameter
  3. CTA engagements: Track specific button clicks on key conversion elements
  4. Scroll milestones: Custom scroll depth events at 25%, 50%, 75%, and 90% for content engagement analysis
  5. Tool usage: Track interactions with interactive tools like SiteScore or AdPulse

Conversion Configuration

Mark your most important events as conversions in GA4's Admin settings. Only mark macro conversions (form submissions, purchases, qualified phone calls) — not every engagement event. Too many conversion events dilute reporting clarity and create noise in Google Ads optimization when conversions are imported.

For complete conversion tracking setup including Google Ads integration and Enhanced Conversions, follow our conversion tracking guide.

Building Custom Reports

Exploration Reports

GA4's Explorations provide flexible, custom report building beyond the standard reports. Create exploration reports for specific analysis needs: landing page performance by traffic source, conversion path analysis, user segment comparison, and content engagement funnels. Save and share explorations with team members for consistent reporting.

Reporting for Clients and Stakeholders

Build standardized reporting views that connect GA4 data to business outcomes. Focus on metrics that matter: conversions by channel, conversion rate trends, revenue attribution, and goal completion rates. Avoid overwhelming stakeholders with vanity metrics like raw page views. Follow our monthly reporting SOP for a structured approach to GA4 data presentation.

Troubleshooting Common Issues

Common GA4 configuration problems:

  • Duplicate events: Multiple tags firing for the same action — audit your GTM container for overlapping triggers
  • Missing cross-domain tracking: Users crossing subdomains losing session continuity — configure cross-domain measurement in the data stream settings
  • Filtered internal traffic: Ensure your own team's visits are excluded using IP filters or developer mode detection
  • Data discrepancies: Differences between GA4 and Google Ads conversion counts — check attribution windows and counting methods

Validate your GA4 configuration as part of every new client onboarding and include tracking health checks in your technical remediation workflow.

Was this article helpful?

Let us know if you found what you were looking for.

Need expert implementation?
}],[\"$\",\"h1\",null,{\"className\":\"font-display text-display-lg mb-4\",\"children\":\"GA4 Configuration Guide: Events, Conversions, and Reporting\"}],[\"$\",\"p\",null,{\"className\":\"text-lg text-[var(--color-muted)] mb-6\",\"children\":\"Google Analytics 4 is the foundation of modern marketing measurement. Unlike its predecessor Universal Analytics, GA4 uses an event-based data model where every user interaction — page views, clicks, scrolls, form submissions, purchases — is tracked as an event. This guide covers the complete GA4 configuration process, from initial setup through custom event creation, conversion marking, and report building that turns raw data into actionable marketing insights.\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-wrap items-center gap-4 text-sm text-[var(--color-muted)]\",\"children\":[[\"$\",\"span\",null,{\"className\":\"flex items-center gap-1\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-clock w-4 h-4\",\"children\":[[\"$\",\"circle\",\"1mglay\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"10\"}],[\"$\",\"polyline\",\"68esgv\",{\"points\":\"12 6 12 12 16 14\"}],\"$undefined\"]}],\"\"]}],[\"$\",\"span\",null,{\"className\":\"flex items-center gap-1\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-eye w-4 h-4\",\"children\":[[\"$\",\"path\",\"rwhkz3\",{\"d\":\"M2 12s3-7 10-7 10 7 10 7-3 7-10 7-10-7-10-7Z\"}],[\"$\",\"circle\",\"1v7zrd\",{\"cx\":\"12\",\"cy\":\"12\",\"r\":\"3\"}],\"$undefined\"]}],\"0\",\" views\"]}],\"\"]}]]}]]}]}],[\"$\",\"section\",null,{\"className\":\"container-wide pb-20\",\"children\":[\"$\",\"article\",null,{\"className\":\"max-w-3xl\",\"children\":[\"$\",\"div\",null,{\"className\":\"prose prose-lg dark:prose-invert max-w-none\",\"children\":[[\"$\",\"p\",\"0\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"Google Analytics 4 is the foundation of modern marketing measurement. Unlike its predecessor Universal Analytics, GA4 uses an \",[\"$\",\"strong\",null,{\"children\":\"event-based data model\"}],\" where every user interaction — page views, clicks, scrolls, form submissions, purchases — is tracked as an event. This guide covers the complete GA4 configuration process, from initial setup through custom event creation, conversion marking, and report building that turns raw data into actionable marketing insights.\"]}],[\"$\",\"h2\",\"1\",{\"className\":\"font-display text-xl mt-8 mb-3\",\"children\":\"Initial Setup and Configuration\"}],[\"$\",\"h3\",\"2\",{\"className\":\"font-display text-lg mt-6 mb-2\",\"children\":\"Property and Data Stream Setup\"}],[\"$\",\"p\",\"3\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"Create a GA4 property and configure a \",[\"$\",\"strong\",null,{\"children\":\"web data stream\"}],\" for your primary domain. Install the GA4 tag via Google Tag Manager (recommended) or the gtag.js snippet. GTM provides more flexibility for custom event tracking and easier tag management without developer involvement.\"]}],[\"$\",\"p\",\"4\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":\"Essential configuration steps:\"}],[\"$\",\"ul\",\"5\",{\"className\":\"list-disc pl-6 mb-4 space-y-2\",\"children\":[[\"$\",\"li\",\"0\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Enable Enhanced Measurement:\"}],\" Automatically tracks page views, scrolls, outbound clicks, site search, video engagement, and file downloads\"]}],[\"$\",\"li\",\"1\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Link Google Ads:\"}],\" Connect your Google Ads account for cross-platform conversion sharing and audience building\"]}],[\"$\",\"li\",\"2\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Link Search Console:\"}],\" Import organic search performance data directly into GA4 reports\"]}],[\"$\",\"li\",\"3\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Set data retention:\"}],\" Change from the default 2 months to 14 months for meaningful trend analysis\"]}],[\"$\",\"li\",\"4\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Enable Google Signals:\"}],\" Improves cross-device tracking and unlocks demographic data\"]}]]}],[\"$\",\"h2\",\"6\",{\"className\":\"font-display text-xl mt-8 mb-3\",\"children\":\"Custom Event Configuration\"}],[\"$\",\"h3\",\"7\",{\"className\":\"font-display text-lg mt-6 mb-2\",\"children\":\"Planning Your Event Taxonomy\"}],[\"$\",\"p\",\"8\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"Before creating custom events, plan a \",[\"$\",\"strong\",null,{\"children\":\"consistent naming taxonomy\"}],\". Use snake_case (form_submit, phone_click, pdf_download), keep names descriptive but concise, and document every event with its trigger conditions and parameters. A clear taxonomy prevents confusion as your tracking implementation grows.\"]}],[\"$\",\"h3\",\"9\",{\"className\":\"font-display text-lg mt-6 mb-2\",\"children\":\"Key Custom Events for Marketing\"}],[\"$\",\"p\",\"10\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":\"Beyond Enhanced Measurement's automatic events, create custom events for business-specific actions:\"}],[\"$\",\"ol\",\"11\",{\"className\":\"list-decimal pl-6 mb-4 space-y-2\",\"children\":[[\"$\",\"li\",\"0\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Form submissions:\"}],\" Track each form separately (contact_form_submit, newsletter_signup, audit_request)\"]}],[\"$\",\"li\",\"1\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Phone clicks:\"}],\" Track tel: link clicks as phone_click events with the phone number as a parameter\"]}],[\"$\",\"li\",\"2\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"CTA engagements:\"}],\" Track specific button clicks on key conversion elements\"]}],[\"$\",\"li\",\"3\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Scroll milestones:\"}],\" Custom scroll depth events at 25%, 50%, 75%, and 90% for content engagement analysis\"]}],[\"$\",\"li\",\"4\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Tool usage:\"}],\" Track interactions with interactive tools like \",[\"$\",\"a\",null,{\"href\":\"/resources/tools/sitescore/\",\"className\":\"text-[var(--color-primary)] hover:underline\",\"children\":\"SiteScore\"}],\" or \",[\"$\",\"a\",null,{\"href\":\"/resources/tools/adpulse/\",\"className\":\"text-[var(--color-primary)] hover:underline\",\"children\":\"AdPulse\"}]]}]]}],[\"$\",\"h2\",\"12\",{\"className\":\"font-display text-xl mt-8 mb-3\",\"children\":\"Conversion Configuration\"}],[\"$\",\"p\",\"13\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"Mark your most important events as \",[\"$\",\"strong\",null,{\"children\":\"conversions\"}],\" in GA4's Admin settings. Only mark macro conversions (form submissions, purchases, qualified phone calls) — not every engagement event. Too many conversion events dilute reporting clarity and create noise in Google Ads optimization when conversions are imported.\"]}],[\"$\",\"p\",\"14\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"For complete conversion tracking setup including Google Ads integration and Enhanced Conversions, follow our \",[\"$\",\"a\",null,{\"href\":\"/resources/knowledge-base/best-practices/conversion-tracking-setup-getting-your-data-right-from-day/\",\"className\":\"text-[var(--color-primary)] hover:underline\",\"children\":\"conversion tracking guide\"}],\".\"]}],[\"$\",\"h2\",\"15\",{\"className\":\"font-display text-xl mt-8 mb-3\",\"children\":\"Building Custom Reports\"}],[\"$\",\"h3\",\"16\",{\"className\":\"font-display text-lg mt-6 mb-2\",\"children\":\"Exploration Reports\"}],[\"$\",\"p\",\"17\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"GA4's Explorations provide \",[\"$\",\"strong\",null,{\"children\":\"flexible, custom report building\"}],\" beyond the standard reports. Create exploration reports for specific analysis needs: landing page performance by traffic source, conversion path analysis, user segment comparison, and content engagement funnels. Save and share explorations with team members for consistent reporting.\"]}],[\"$\",\"h3\",\"18\",{\"className\":\"font-display text-lg mt-6 mb-2\",\"children\":\"Reporting for Clients and Stakeholders\"}],[\"$\",\"p\",\"19\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"Build standardized reporting views that connect GA4 data to business outcomes. Focus on metrics that matter: conversions by channel, conversion rate trends, revenue attribution, and goal completion rates. Avoid overwhelming stakeholders with vanity metrics like raw page views. Follow our \",[\"$\",\"a\",null,{\"href\":\"/resources/knowledge-base/sops/monthly-seo-reporting-sop/\",\"className\":\"text-[var(--color-primary)] hover:underline\",\"children\":\"monthly reporting SOP\"}],\" for a structured approach to GA4 data presentation.\"]}],[\"$\",\"h2\",\"20\",{\"className\":\"font-display text-xl mt-8 mb-3\",\"children\":\"Troubleshooting Common Issues\"}],[\"$\",\"p\",\"21\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":\"Common GA4 configuration problems:\"}],[\"$\",\"ul\",\"22\",{\"className\":\"list-disc pl-6 mb-4 space-y-2\",\"children\":[[\"$\",\"li\",\"0\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Duplicate events:\"}],\" Multiple tags firing for the same action — audit your GTM container for overlapping triggers\"]}],[\"$\",\"li\",\"1\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Missing cross-domain tracking:\"}],\" Users crossing subdomains losing session continuity — configure cross-domain measurement in the data stream settings\"]}],[\"$\",\"li\",\"2\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Filtered internal traffic:\"}],\" Ensure your own team's visits are excluded using IP filters or developer mode detection\"]}],[\"$\",\"li\",\"3\",{\"children\":[[\"$\",\"strong\",null,{\"children\":\"Data discrepancies:\"}],\" Differences between GA4 and Google Ads conversion counts — check attribution windows and counting methods\"]}]]}],[\"$\",\"p\",\"23\",{\"className\":\"text-[var(--color-muted)] mb-4\",\"children\":[\"Validate your GA4 configuration as part of every \",[\"$\",\"a\",null,{\"href\":\"/resources/knowledge-base/sops/new-client-onboarding-sop/\",\"className\":\"text-[var(--color-primary)] hover:underline\",\"children\":\"new client onboarding\"}],\" and include tracking health checks in your \",[\"$\",\"a\",null,{\"href\":\"/resources/knowledge-base/sops/technical-seo-remediation-playbook/\",\"className\":\"text-[var(--color-primary)] hover:underline\",\"children\":\"technical remediation workflow\"}],\".\"]}]]}]}]}],[\"$\",\"section\",null,{\"className\":\"container-wide pb-20\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl\",\"children\":[\"$\",\"div\",null,{\"className\":\"card p-6 bg-[var(--color-surface)]\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"font-display text-lg mb-2\",\"children\":\"Was this article helpful?\"}],[\"$\",\"p\",null,{\"className\":\"text-sm text-[var(--color-muted)] mb-4\",\"children\":\"Let us know if you found what you were looking for.\"}],[\"$\",\"div\",null,{\"className\":\"flex gap-2\",\"children\":[[\"$\",\"button\",null,{\"className\":\"btn-secondary text-sm\",\"children\":\"Yes, thanks!\"}],[\"$\",\"button\",null,{\"className\":\"btn-ghost text-sm\",\"children\":\"Could be better\"}]]}]]}]}]}]]}],null],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"resources\",\"children\",\"knowledge-base\",\"children\",\"$6\",\"children\",\"$7\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"resources\",\"children\",\"knowledge-base\",\"children\",\"$6\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[null,[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"BreadcrumbList\\\",\\\"itemListElement\\\":[{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":1,\\\"name\\\":\\\"Home\\\",\\\"item\\\":\\\"https://growwildagency.com\\\"},{\\\"@type\\\":\\\"ListItem\\\",\\\"position\\\":2,\\\"name\\\":\\\"Knowledge Base\\\",\\\"item\\\":\\\"https://growwildagency.com/resources/knowledge-base\\\"}]}\"}}],[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"resources\",\"children\",\"knowledge-base\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]]],null],null]},[null,[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"resources\",\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\"}]],null]},[[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/af1af0807540b488.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en-CA\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"$9\"}}],[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"@id\\\":\\\"https://growwildagency.com/#website\\\",\\\"url\\\":\\\"https://growwildagency.com\\\",\\\"name\\\":\\\"Grow Wild Agency\\\",\\\"description\\\":\\\"Digital marketing agency specializing in SEO, Google Ads, and web development\\\",\\\"publisher\\\":{\\\"@id\\\":\\\"https://growwildagency.com/#organization\\\"},\\\"potentialAction\\\":{\\\"@type\\\":\\\"SearchAction\\\",\\\"target\\\":{\\\"@type\\\":\\\"EntryPoint\\\",\\\"urlTemplate\\\":\\\"https://growwildagency.com/search?q={search_term_string}\\\"},\\\"query-input\\\":\\\"required name=search_term_string\\\"}}\"}}],[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"LocalBusiness\\\",\\\"@id\\\":\\\"https://growwildagency.com/#localbusiness\\\",\\\"name\\\":\\\"Grow Wild Agency\\\",\\\"image\\\":\\\"https://growwildagency.com/images/gw-logo.svg\\\",\\\"url\\\":\\\"https://growwildagency.com\\\",\\\"telephone\\\":\\\"+1-778-907-6262\\\",\\\"email\\\":\\\"info@growwildagency.com\\\",\\\"address\\\":{\\\"@type\\\":\\\"PostalAddress\\\",\\\"streetAddress\\\":\\\"1480 Howe Street\\\",\\\"addressLocality\\\":\\\"Vancouver\\\",\\\"addressRegion\\\":\\\"BC\\\",\\\"postalCode\\\":\\\"V6Z 0G5\\\",\\\"addressCountry\\\":\\\"CA\\\"},\\\"geo\\\":{\\\"@type\\\":\\\"GeoCoordinates\\\",\\\"latitude\\\":49.2768,\\\"longitude\\\":-123.1257},\\\"openingHoursSpecification\\\":{\\\"@type\\\":\\\"OpeningHoursSpecification\\\",\\\"dayOfWeek\\\":[\\\"Monday\\\",\\\"Tuesday\\\",\\\"Wednesday\\\",\\\"Thursday\\\",\\\"Friday\\\"],\\\"opens\\\":\\\"09:00\\\",\\\"closes\\\":\\\"17:00\\\"},\\\"priceRange\\\":\\\"$$\\\",\\\"sameAs\\\":[\\\"https://www.linkedin.com/company/grow-wild-agency/\\\",\\\"https://www.instagram.com/growwildagency\\\"]}\"}}]]}],[\"$\",\"body\",null,{\"className\":\"min-h-screen flex flex-col\",\"children\":[\"$\",\"$La\",null,{\"children\":[[\"$\",\"$Lb\",null,{}],[\"$\",\"div\",null,{\"className\":\"noise-overlay\",\"aria-hidden\":\"true\"}],[\"$\",\"a\",null,{\"href\":\"#main-content\",\"className\":\"sr-only focus:not-sr-only focus:absolute focus:top-4 focus:left-4 focus:z-50 focus:px-4 focus:py-2 focus:bg-brand-600 focus:text-white focus:rounded-lg\",\"children\":\"Skip to main content\"}],[\"$\",\"$Lc\",null,{}],[\"$\",\"main\",null,{\"id\":\"main-content\",\"className\":\"flex-1\",\"children\":[\"$\",\"$L5\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L8\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[\"$\",\"main\",null,{\"className\":\"min-h-[70vh] flex items-center justify-center px-4\",\"children\":[\"$\",\"div\",null,{\"className\":\"text-center max-w-2xl\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h1\",null,{\"className\":\"font-display text-8xl md:text-9xl text-brand-600 dark:text-brand-400 mb-4\",\"children\":\"404\"}],[\"$\",\"h2\",null,{\"className\":\"font-display text-2xl md:text-3xl mb-4\",\"children\":\"Page Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-[var(--color-muted)] text-lg\",\"children\":\"Sorry, we couldn't find the page you're looking for. It may have been moved, deleted, or never existed.\"}]]}],[\"$\",\"div\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-sm text-[var(--color-muted)] mb-4\",\"children\":\"Try searching for what you need:\"}],[\"$\",\"form\",null,{\"action\":\"/search\",\"method\":\"GET\",\"className\":\"flex gap-2 max-w-md mx-auto\",\"children\":[[\"$\",\"input\",null,{\"type\":\"search\",\"name\":\"q\",\"placeholder\":\"Search our site...\",\"className\":\"flex-1 px-4 py-3 rounded-lg border border-[var(--color-border)] bg-[var(--color-background)] focus:outline-none focus:ring-2 focus:ring-brand-500\"}],[\"$\",\"button\",null,{\"type\":\"submit\",\"className\":\"px-4 py-3 bg-brand-600 text-white rounded-lg hover:bg-brand-700 transition-colors\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-search w-5 h-5\",\"children\":[[\"$\",\"circle\",\"4ej97u\",{\"cx\":\"11\",\"cy\":\"11\",\"r\":\"8\"}],[\"$\",\"path\",\"1qie3q\",{\"d\":\"m21 21-4.3-4.3\"}],\"$undefined\"]}]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mb-8\",\"children\":[[\"$\",\"h3\",null,{\"className\":\"font-display text-lg mb-4\",\"children\":\"Popular Pages\"}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 gap-3 max-w-md mx-auto\",\"children\":[[\"$\",\"$L4\",\"/services/seo\",{\"href\":\"/services/seo\",\"className\":\"flex items-center gap-2 p-3 rounded-lg border border-[var(--color-border)] hover:border-brand-500 hover:bg-[var(--color-surface)] transition-all group\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-search w-4 h-4 text-brand-600 dark:text-brand-400\",\"children\":[[\"$\",\"circle\",\"4ej97u\",{\"cx\":\"11\",\"cy\":\"11\",\"r\":\"8\"}],[\"$\",\"path\",\"1qie3q\",{\"d\":\"m21 21-4.3-4.3\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-sm\",\"children\":\"SEO Services\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-right w-3 h-3 ml-auto opacity-0 group-hover:opacity-100 transition-opacity\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],[\"$\",\"path\",\"xquz4c\",{\"d\":\"m12 5 7 7-7 7\"}],\"$undefined\"]}]]}],[\"$\",\"$L4\",\"/services/google-ads\",{\"href\":\"/services/google-ads\",\"className\":\"flex items-center gap-2 p-3 rounded-lg border border-[var(--color-border)] hover:border-brand-500 hover:bg-[var(--color-surface)] transition-all group\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-file-text w-4 h-4 text-brand-600 dark:text-brand-400\",\"children\":[[\"$\",\"path\",\"1rqfz7\",{\"d\":\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"}],[\"$\",\"path\",\"tnqrlb\",{\"d\":\"M14 2v4a2 2 0 0 0 2 2h4\"}],[\"$\",\"path\",\"b1mrlr\",{\"d\":\"M10 9H8\"}],[\"$\",\"path\",\"t4e002\",{\"d\":\"M16 13H8\"}],[\"$\",\"path\",\"z1uh3a\",{\"d\":\"M16 17H8\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-sm\",\"children\":\"Google Ads\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-right w-3 h-3 ml-auto opacity-0 group-hover:opacity-100 transition-opacity\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],[\"$\",\"path\",\"xquz4c\",{\"d\":\"m12 5 7 7-7 7\"}],\"$undefined\"]}]]}],[\"$\",\"$L4\",\"/case-studies\",{\"href\":\"/case-studies\",\"className\":\"flex items-center gap-2 p-3 rounded-lg border border-[var(--color-border)] hover:border-brand-500 hover:bg-[var(--color-surface)] transition-all group\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-file-text w-4 h-4 text-brand-600 dark:text-brand-400\",\"children\":[[\"$\",\"path\",\"1rqfz7\",{\"d\":\"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z\"}],[\"$\",\"path\",\"tnqrlb\",{\"d\":\"M14 2v4a2 2 0 0 0 2 2h4\"}],[\"$\",\"path\",\"b1mrlr\",{\"d\":\"M10 9H8\"}],[\"$\",\"path\",\"t4e002\",{\"d\":\"M16 13H8\"}],[\"$\",\"path\",\"z1uh3a\",{\"d\":\"M16 17H8\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-sm\",\"children\":\"Case Studies\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-right w-3 h-3 ml-auto opacity-0 group-hover:opacity-100 transition-opacity\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],[\"$\",\"path\",\"xquz4c\",{\"d\":\"m12 5 7 7-7 7\"}],\"$undefined\"]}]]}],[\"$\",\"$L4\",\"/contact\",{\"href\":\"/contact\",\"className\":\"flex items-center gap-2 p-3 rounded-lg border border-[var(--color-border)] hover:border-brand-500 hover:bg-[var(--color-surface)] transition-all group\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-mail w-4 h-4 text-brand-600 dark:text-brand-400\",\"children\":[[\"$\",\"rect\",\"18n3k1\",{\"width\":\"20\",\"height\":\"16\",\"x\":\"2\",\"y\":\"4\",\"rx\":\"2\"}],[\"$\",\"path\",\"1ocrg3\",{\"d\":\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-sm\",\"children\":\"Contact Us\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-right w-3 h-3 ml-auto opacity-0 group-hover:opacity-100 transition-opacity\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],[\"$\",\"path\",\"xquz4c\",{\"d\":\"m12 5 7 7-7 7\"}],\"$undefined\"]}]]}]]}]]}],[\"$\",\"$L4\",null,{\"href\":\"/\",\"className\":\"inline-flex items-center gap-2 px-6 py-3 bg-brand-600 text-white rounded-full hover:bg-brand-700 transition-colors\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-house w-4 h-4\",\"children\":[[\"$\",\"path\",\"5wwlr5\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\"}],[\"$\",\"path\",\"1d0kgt\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"children\":\"Back to Homepage\"}]]}],[\"$\",\"p\",null,{\"className\":\"mt-8 text-sm text-[var(--color-muted)]\",\"children\":[\"If you believe this is an error, please\",\" \",[\"$\",\"$L4\",null,{\"href\":\"/contact\",\"className\":\"text-brand-600 dark:text-brand-400 hover:underline\",\"children\":\"contact us\"}],\".\"]}]]}]}],\"notFoundStyles\":[]}]}],[\"$\",\"footer\",null,{\"className\":\"bg-neutral-950 text-white\",\"children\":[[\"$\",\"div\",null,{\"className\":\"border-b border-neutral-800\",\"children\":[\"$\",\"div\",null,{\"className\":\"container-wide py-20 md:py-28\",\"children\":[\"$\",\"div\",null,{\"className\":\"max-w-3xl\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-display text-display-lg md:text-display-xl mb-6\",\"children\":[\"Ready to grow \",[\"$\",\"span\",null,{\"className\":\"italic text-brand-400\",\"children\":\"wild?\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-lg text-neutral-400 mb-8 max-w-xl\",\"children\":\"Let's talk about how we can help your business reach its full potential.\"}],[\"$\",\"div\",null,{\"className\":\"flex flex-col sm:flex-row gap-4\",\"children\":[[\"$\",\"$L4\",null,{\"href\":\"/contact\",\"className\":\"inline-flex items-center justify-center gap-2 px-8 py-4 bg-white text-neutral-950 font-medium rounded-full hover:bg-neutral-100 transition-colors\",\"children\":\"Start a Project\"}],[\"$\",\"$L4\",null,{\"href\":\"/case-studies\",\"className\":\"inline-flex items-center justify-center gap-2 px-8 py-4 border border-neutral-700 text-white font-medium rounded-full hover:border-neutral-500 transition-colors\",\"children\":\"View Our Work\"}]]}]]}]}]}],[\"$\",\"div\",null,{\"className\":\"container-wide py-16 md:py-20\",\"children\":[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 md:grid-cols-4 lg:grid-cols-6 gap-8 lg:gap-12\",\"children\":[[\"$\",\"div\",null,{\"className\":\"col-span-2\",\"children\":[[\"$\",\"$L4\",null,{\"href\":\"/\",\"className\":\"flex items-center gap-3 mb-6\",\"children\":[[\"$\",\"$Ld\",null,{\"src\":\"/images/gw-logo-footer.webp\",\"alt\":\"Grow Wild Agency\",\"width\":160,\"height\":75,\"className\":\"h-8 sm:h-10 w-auto\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-neutral-400 text-sm mb-6 max-w-xs\",\"children\":\"A Vancouver-based digital marketing agency helping businesses grow through SEO, paid media, and exceptional web experiences.\"}],[\"$\",\"div\",null,{\"className\":\"space-y-3 text-sm\",\"children\":[[\"$\",\"a\",null,{\"href\":\"https://maps.google.com/?q=1480+Howe+Street+Vancouver+BC\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"flex items-center gap-2 text-neutral-400 hover:text-white transition-colors\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-map-pin w-4 h-4\",\"children\":[[\"$\",\"path\",\"2oe9fu\",{\"d\":\"M20 10c0 6-8 12-8 12s-8-6-8-12a8 8 0 0 1 16 0Z\"}],[\"$\",\"circle\",\"ilqhr7\",{\"cx\":\"12\",\"cy\":\"10\",\"r\":\"3\"}],\"$undefined\"]}],\"1480 Howe Street, Vancouver, BC V6Z 0G5\"]}],[\"$\",\"a\",null,{\"href\":\"mailto:info@growwildagency.com\",\"className\":\"flex items-center gap-2 text-neutral-400 hover:text-white transition-colors\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-mail w-4 h-4\",\"children\":[[\"$\",\"rect\",\"18n3k1\",{\"width\":\"20\",\"height\":\"16\",\"x\":\"2\",\"y\":\"4\",\"rx\":\"2\"}],[\"$\",\"path\",\"1ocrg3\",{\"d\":\"m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7\"}],\"$undefined\"]}],\"info@growwildagency.com\"]}],[\"$\",\"a\",null,{\"href\":\"tel:+17789076262\",\"className\":\"flex items-center gap-2 text-neutral-400 hover:text-white transition-colors\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-phone w-4 h-4\",\"children\":[[\"$\",\"path\",\"foiqr5\",{\"d\":\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"}],\"$undefined\"]}],\"+1 (778) 907-6262\"]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold uppercase tracking-wider text-neutral-400 mb-4\",\"children\":\"Capabilities\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"li\",\"SEO\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/seo\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"SEO\"}]}],[\"$\",\"li\",\"GEO Services\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/geo-optimization\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"GEO Services\"}]}],[\"$\",\"li\",\"Google Ads\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/google-ads\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Google Ads\"}]}],[\"$\",\"li\",\"CRO Consulting\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/cro\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"CRO Consulting\"}]}],[\"$\",\"li\",\"Web Development\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/web-development\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Web Development\"}]}],[\"$\",\"li\",\"OTA Management\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/ota-management\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"OTA Management\"}]}],[\"$\",\"li\",\"AI Automation\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/ai-automation\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"AI Automation\"}]}],[\"$\",\"li\",\"Hospitality Marketing\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/services/hospitality-marketing\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Hospitality Marketing\"}]}],[\"$\",\"li\",\"Local SEO\",{\"children\":[\"$\",\"$L14\",null,{\"href\":\"/services/local-seo\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Local SEO\"}]}],[\"$\",\"li\",\"Podcast SEO\",{\"children\":[\"$\",\"$L14\",null,{\"href\":\"/services/podcast-seo\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Podcast SEO\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold uppercase tracking-wider text-neutral-400 mb-4\",\"children\":\"Company\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"li\",\"How We Work\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/how-we-work\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"How We Work\"}]}],[\"$\",\"li\",\"About Us\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/about\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"About Us\"}]}],[\"$\",\"li\",\"Case Studies\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/case-studies\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Case Studies\"}]}],[\"$\",\"li\",\"Blog\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/blog\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Blog\"}]}],[\"$\",\"li\",\"Careers\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/careers\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Careers\"}]}],[\"$\",\"li\",\"Contact\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/contact\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Contact\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold uppercase tracking-wider text-neutral-400 mb-4\",\"children\":\"Resources\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"li\",\"Knowledge Base\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/resources/knowledge-base\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Knowledge Base\"}]}],[\"$\",\"li\",\"Free Tools\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/resources/tools\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Free Tools\"}]}],[\"$\",\"li\",\"Templates\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/resources/templates\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Templates\"}]}],[\"$\",\"li\",\"Glossary\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/resources/glossary\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Glossary\"}]}],[\"$\",\"li\",\"Blog\",{\"children\":[\"$\",\"$L4\",null,{\"href\":\"/blog\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Blog\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h3\",null,{\"className\":\"text-sm font-semibold uppercase tracking-wider text-neutral-400 mb-4\",\"children\":\"Connect\"}],[\"$\",\"ul\",null,{\"className\":\"space-y-3\",\"children\":[[\"$\",\"li\",\"LinkedIn\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.linkedin.com/company/grow-wild-agency/\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"inline-flex items-center gap-1 text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":[\"LinkedIn\",[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-up-right w-3 h-3\",\"children\":[[\"$\",\"path\",\"1tivn9\",{\"d\":\"M7 7h10v10\"}],[\"$\",\"path\",\"1vkiza\",{\"d\":\"M7 17 17 7\"}],\"$undefined\"]}]]}]}],[\"$\",\"li\",\"Instagram\",{\"children\":[\"$\",\"a\",null,{\"href\":\"https://www.instagram.com/growwildagency\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"inline-flex items-center gap-1 text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":[\"Instagram\",[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-up-right w-3 h-3\",\"children\":[[\"$\",\"path\",\"1tivn9\",{\"d\":\"M7 7h10v10\"}],[\"$\",\"path\",\"1vkiza\",{\"d\":\"M7 17 17 7\"}],\"$undefined\"]}]]}]}]]}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"border-t border-neutral-800\",\"children\":[\"$\",\"div\",null,{\"className\":\"container-wide py-6 flex flex-col sm:flex-row justify-between items-center gap-4\",\"children\":[[\"$\",\"p\",null,{\"className\":\"text-sm text-neutral-400\",\"children\":[\"© \",2026,\" Grow Wild Agency. All rights reserved.\"]}],[\"$\",\"div\",null,{\"className\":\"flex gap-6\",\"children\":[[\"$\",\"$L4\",\"Privacy Policy\",{\"href\":\"/privacy\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Privacy Policy\"}],[\"$\",\"$L4\",\"Terms of Service\",{\"href\":\"/terms\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Terms of Service\"}],[\"$\",\"$L4\",\"Cookie Policy\",{\"href\":\"/cookies\",\"className\":\"text-sm text-neutral-400 hover:text-white transition-colors\",\"children\":\"Cookie Policy\"}]]}]]}]}]]}],[\"$\",\"$Le\",null,{}]]}]}]]}]],null],null],\"couldBeIntercepted\":false,\"initialHead\":[null,\"$Lf\"],\"globalErrorComponent\":\"$10\",\"missingSlots\":\"$W11\"}]\n"])