TagCoPilot

Sample post-fix verification report

This is a fictional example of what you see after TagCoPilot applies a fix and re-tests the conversion path. Real reports are generated from your own Google Ads and Google Tag Manager setup.

Post-fix verification
Automatic run after a fix. Re-simulates a Google Ads click and grades pass/warn/fail for every expected signal.
6/8expected signals passing
Passing with warnings

Click path health 78/100 · checked 1/1/1970, 12:00:00 AM · automatic run after a fix

Google Ads click captured (gclid stored)
from this fix
PASS

Expected: A gclid parameter is present and stored in a first-party cookie or localStorage

Observed: gclid=abc123xyz was captured and stored as _gcl_aw

Conversion Linker active on landing page
from this fix
PASS

Expected: Conversion Linker tag fires on every page

Observed: Network request to googleads.g.doubleclick.net/pagead/viewthroughconversion/ seen on load

Consent Mode v2 default signals
PASS

Expected: ad_storage, analytics_storage, ad_user_data, ad_personalization defaults present before tags load

Observed: All four Consent Mode v2 signals emitted in the default command

url_passthrough enabled
from this fix
PASS

Expected: Conversion Linker sets url_passthrough: true

Observed: url_passthrough: true found in linker settings

Enhanced conversions configuration
from this fix
WARN

Expected: Enhanced conversions enabled with SHA-256 hashed user data

Observed: Enhanced conversions enabled but no email/phone variable mapped to the conversion tag

Google Ads conversion tag fired on /thank-you
from this fix
FAIL

Expected: Conversion tag fires after the simulated click reaches the thank-you page

Observed: No conversion tag request seen in the click test; tag may be missing or trigger misconfigured

gclid passed to conversion URL
PASS

Expected: gclid value from landing page is included in the conversion ping

Observed: Same gclid value was present in the conversion request payload

Destination URL matches conversion action
PASS

Expected: Conversion action destination URL matches the tested /thank-you page

Observed: Conversion action destination set to /thank-you