GA4 and Consent Mode for Financial Adviser Websites: Setup That Actually Works
Most adviser websites have broken tracking. GA4 is installed but misconfigured, Consent Mode is missing entirely, and conversion data is either incomplete or inaccurate. Here is how to fix it properly.
Analytics infrastructure is the foundation that determines whether your marketing investment can be measured, attributed, and optimised. Yet most financial adviser websites have fundamentally broken tracking. GA4 is installed via a template plugin that captures pageviews but misses conversions. Consent Mode is absent, meaning data is either collected without proper consent (a regulatory risk) or blocked entirely (making optimisation impossible). Enhanced conversions and offline conversion tracking — the features that actually connect ad spend to revenue — are not configured. The result: marketing decisions are made on incomplete data, campaigns cannot optimise effectively, and ROI calculations are guesswork. This guide provides the practical setup steps that transform a typical adviser website from analytics-blind to properly instrumented.
Google Analytics 4 replaced Universal Analytics in July 2023, and many adviser firms migrated by simply installing the GA4 tag without configuring it properly. The result is data collection without data utility — pageviews are tracked but conversions are not, audiences are not built, and the connection between marketing spend and business outcomes is severed.
Proper GA4 setup enables three capabilities that directly impact marketing ROI. First, conversion tracking tells you which marketing channels produce enquiries, not just traffic. Without conversion events configured, you can see that Google Ads sent 500 visitors but not that 15 of them submitted a contact form. The absence of conversion data makes campaign optimisation impossible.
Second, audience building creates remarketing lists based on behaviour. Visitors who spent 3+ minutes on your pension transfer page but did not convert can be retargeted with relevant messaging. Without audiences configured, this valuable re-engagement capability is unavailable.
Third, attribution modelling shows how channels work together across the prospect journey. A prospect might discover you through organic search, return via a retargeting ad, and finally convert through a direct visit. Without proper multi-touch attribution, you would credit only the last channel and potentially cut spending on channels that initiated valuable journeys.
The technical setup takes 2-4 hours for a typical adviser website. The return on that time investment is months of accurate data that enables every subsequent marketing decision to be better informed.
Consent Mode is Google's framework for adjusting how Google tags behave based on user consent choices. When a visitor declines cookies via your consent banner, Consent Mode tells Google tags to operate in a restricted mode rather than simply blocking them entirely.
In restricted mode (consent denied), Google tags send cookieless pings that allow basic measurement and conversion modelling without storing personal data. Google uses these signals plus machine learning to model the likely behaviour of non-consenting users, filling gaps in your data without violating consent choices.
Consent Mode v2, required since March 2024 for EEA traffic and best practice for UK sites, adds two new consent signals: ad_user_data and ad_personalization. These granular controls determine whether user data can be used for advertising purposes specifically, separate from basic analytics consent.
Without Consent Mode, you face a binary choice: collect all data (risking GDPR/PECR non-compliance) or block all tracking for non-consenting users (losing 30-60% of your data and crippling campaign optimisation). Consent Mode provides the middle path — respecting consent while maintaining measurement capability.
For Google Ads campaigns specifically, Consent Mode enables conversion modelling that accounts for the conversions you cannot directly observe. If 40% of visitors decline consent and your conversion rate among consenting visitors is 3%, Google models the likely conversions from non-consenting visitors and uses this for campaign optimisation. Without Consent Mode, those conversions are simply invisible.
Implementation requires your consent banner (CookieBot, OneTrust, or similar) to communicate consent state to Google tags via the Consent Mode API. Most modern consent platforms offer this integration natively — it requires configuration rather than custom development.
GA4 uses an event-based model where every interaction is an event and you designate specific events as conversions. For financial adviser websites, these conversion events should be configured:
Form submission — the primary conversion event for most adviser websites. This should fire when the form is successfully submitted (thank you page load or success state), not when the form is merely viewed or started. Configure this as a destination event (thank you page URL) or a custom event triggered by form submission confirmation.
Phone call click — tracks when visitors click your phone number on mobile devices. Configure as a click event on tel: links. For desktop, use call tracking software that assigns dynamic numbers to attribute calls to marketing sources.
Chat initiation — if you use live chat or WhatsApp, track when visitors initiate a conversation. This is a conversion event equivalent to a form submission in terms of lead generation value.
Download engagement — tracks when visitors download lead magnets, guides, or calculators. This is a softer conversion indicating interest without commitment, useful for building nurture audiences.
Scroll depth and engagement time are not conversions but provide valuable quality signals. Configure engaged session events (sessions lasting 30+ seconds with meaningful interaction) to differentiate genuine visitors from bounces in your traffic quality assessment.
For each conversion event, verify it fires correctly by using GA4 DebugView in real-time. Submit test forms, click test phone numbers, and confirm events appear with correct parameters. Misconfigured conversion events produce worse outcomes than no conversion tracking because they create false confidence in inaccurate data.
Standard conversion tracking tells Google that a conversion happened. Enhanced conversions tell Google who converted by sending hashed first-party data (email, phone, name) alongside the conversion event. This markedly improves attribution accuracy, especially for cross-device journeys where cookies alone cannot connect the dots.
For financial advisers, enhanced conversions are particularly valuable because the prospect journey is long. A visitor might research on their phone, compare options on a laptop, and finally submit a form on a tablet. Without enhanced conversions, these appear as three separate users. With enhanced conversions, Google can connect them into a single journey.
Setup requires sending hashed (SHA-256) user data with conversion events. Most form builders and tag management systems support this natively. The data sent is one-way hashed — Google cannot decrypt it, and it is used only for matching purposes.
Offline conversion tracking extends attribution beyond the website form submission. When a lead eventually becomes a client (weeks or months after the initial enquiry), you upload that outcome back to Google Ads, attributing revenue to the original click. This teaches the algorithm which clicks produce revenue, not just form submissions.
The implementation flow: Lead submits form (online conversion tracked). Lead progresses through your pipeline over 60 days. Lead becomes a client. You upload the client conversion with the original Google Click ID (GCLID) captured at form submission. Google Ads now knows that the original click produced a client worth £3,000 in annual revenue.
Over time, offline conversion data transforms campaign optimisation. Instead of optimising for cheap form submissions (which may not convert to clients), campaigns optimise for the characteristics of clicks that actually produce revenue. This is the single most impactful technical improvement most adviser firms can make to their paid media performance.
Duplicate tags are the most common and damaging mistake. Installing GA4 via both a CMS plugin and Google Tag Manager results in every event firing twice, inflating all metrics by 100%. Check your page source for multiple GA4 tags and remove duplicates.
Internal traffic inflation distorts all metrics. Your team visiting the website throughout the day generates pageviews and events that do not represent genuine prospect behaviour. Create internal traffic filters in GA4 using IP addresses or by defining internal traffic via GTM parameters.
Missing cross-domain tracking breaks the user journey if you send traffic from your main website to a separate landing page domain or booking system. Without cross-domain configuration, GA4 treats the transition as a new session, breaking attribution. Configure cross-domain tracking for any domains involved in your prospect journey.
Event parameter limits in GA4 (25 custom parameters per event) are easily exceeded if you try to capture too much data per interaction. Prioritise the parameters that inform marketing decisions — source, medium, campaign, landing page — over operational data that belongs in your CRM.
Data retention defaults in GA4 are set to 2 months for user-level data. For financial services where conversion journeys span months, this default means you lose the ability to analyse long journeys. Extend data retention to 14 months in GA4 settings.
Not linking Google Ads to GA4 means conversion data does not flow between systems. This link is essential for audience sharing, conversion import, and cross-platform reporting. Verify the link is active and conversions are importing correctly into Google Ads.
Ignoring data thresholds in GA4 reporting means some reports show modelled rather than actual data when user counts are low. For smaller adviser websites, this affects many reports. Use the Explorations interface rather than standard reports for more granular, unthresholded data where possible.
Technical setup is only valuable if it feeds a measurement framework that informs decisions. Define what you measure, how often, and what actions different results trigger.
Weekly metrics: sessions by source, conversion events by source, cost per conversion from paid channels. These operational metrics identify immediate problems — a sudden traffic drop, a conversion tracking failure, or a campaign cost spike.
Monthly metrics: conversion rate by landing page, lead quality by source (from CRM data), cost per qualified lead by channel, and pipeline value influenced by marketing. These strategic metrics inform budget allocation and channel prioritisation.
Quarterly metrics: client acquisition cost by channel (using offline conversion data), lifetime value by acquisition source, and overall marketing ROI. These business metrics justify continued investment and identify which channels produce the most valuable clients over time.
The measurement framework connects GA4 data to CRM data to financial outcomes. GA4 alone only shows you what happened on the website. Connecting it to what happened after (lead quality, conversion to client, revenue generated) transforms analytics from reporting into decision-making infrastructure.
Document your measurement framework and review it quarterly. As your marketing evolves — new channels, new campaigns, new landing pages — the measurement framework must evolve too. A framework designed for a single-channel strategy will not adequately cover a multi-channel approach without updates.
Finally, act on the data. The most sophisticated analytics setup is worthless if reports are generated but never reviewed, or reviewed but never acted upon. Every data point should connect to a potential action: increase spend here, reduce spend there, fix this page, test that message. Analytics without action is just record-keeping.
Looking for compliant financial adviser leads? Learn how we do it.
Interested in Applying These Strategies
to Your Firm?
Let's discuss how we can design a lead generation system that aligns perfectly with your compliance requirements and business objectives.
Related Insights
Performance Metrics That Actually Matter
Website traffic and social followers feel good to report but rarely correlate with growth. Here are the metrics that do.
Read ArticleMeasuring True ROI in Financial Marketing
Most advisers know their cost per lead but not their cost per client, lifetime value by source, or true ROI. Here is how to measure what actually matters.
Read ArticleHow to Measure Marketing ROI as a Small Adviser Firm
A practical framework for small adviser firms to measure what their marketing actually returns, without needing enterprise-level analytics or dedicated marketing teams.
Read Article