The part most people skip
I own conversion tracking implementation across client sites. That means configuring and
QAing tags in Google Tag Manager, validating events in GA4, and fixing tracking that's
quietly wrong: a tag firing on the wrong event, a duplicate conversion inflating the
count, a thank-you page that stopped existing after a site redesign.
This matters more than it sounds. Smart Bidding optimizes toward whatever you tell it a
conversion is. If that signal is dirty, the algorithm spends the budget confidently in the
wrong direction, and no amount of bid tuning recovers it. More than once the fix for a
campaign that stopped working was a tag, not a strategy.
Stack
- Google Tag Manager: container setup, triggers, QA before publish
- GA4: event configuration, conversion validation, debugging discrepancies against Ads
- UTM structure and conversion event design across accounts
- Meta Pixel and the Conversion API, including server-side, set up on my own projects
- Enough HTML and JavaScript to open a page and work out why a tag isn't firing