UTM tag Contact properties and reporting

10 default contact fields that capture the most recent and the original UTM values for:

  1. utm_campaign
  2. utm_source
  3. utm_medium
  4. utm_content
  5. utm_term

The original utm field could be a calculated field, something like mentioned in this discussion - Automatic lead source tracking - #7 by ledzee

The most recent value would be the most recent value of the utm on form submission or campaign event field changes or list upload.

To calculate all the “in between” touches, it will have to be a history table of the all of the combination of these values. Maybe a custom object?