Form Fields - Field A gets updated pretty often, so I want to create a Field B that tracks every value that Field A changes to | Community
Skip to main content
Danielle_Wong
Community Manager
May 31, 2018
Solved

Form Fields - Field A gets updated pretty often, so I want to create a Field B that tracks every value that Field A changes to

  • May 31, 2018
  • 1 reply
  • 1710 views

I want to basically create a log of Field A's values so that I can see a running list of a lead record's activity over time. How would I go about doing this?

Thanks

Danielle

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Chirag_Agarwal1

Danielle,

Here are some helpful places you could get hints on the steps -

Permanently Recording UTM Parameters for Campaigns

How to track Forms filled out history by Leads/Contacts under your Marketo Instance?

Basically, you will be appending Field B with new values of Field A every time Field A changes.

1 reply

Chirag_Agarwal1
Chirag_Agarwal1Accepted solution
New Participant
May 31, 2018

Danielle,

Here are some helpful places you could get hints on the steps -

Permanently Recording UTM Parameters for Campaigns

How to track Forms filled out history by Leads/Contacts under your Marketo Instance?

Basically, you will be appending Field B with new values of Field A every time Field A changes.

Danielle_Wong
Community Manager
June 4, 2018

Thanks Chirag. I took a look at the two links you provided. Very helpful, thanks!