Tracking a Job Change with UTMs and Resume Hyperlinks
A totally unesscesary use of simple Python and UTM basics
Apr 23, 20234 min read175

Search for a command to run...
Articles tagged with #utm
A totally unesscesary use of simple Python and UTM basics

Scenario: A parent page has an embedded page with a form or other interaction(s) that would be useful to capture the UTM values in conjunction with those interactions. The Issue: A child (embedded) page does not, by default, communicate with the par...

The primary purpose of this document is to provide insight into what UTMs are, how these (UTM) parameters function and how to build them
