For bookeeping, we have implemented a custom field stamping the date in which a lead enters a certain stage of the lifecycle (e.g. lead changed to MQL --> change data value MQL Date to {{system.date}} ).
In the case of some leads that recycle and go through the funnel more than a single instance, is it possible to append the current date with the original date to the same field? (e.g. lead changed to MQL, MQL Date is not empty --> change data value MQL Date to {{system.date}}, {{lead.MQL Date}} )?
Basically we would like to know each date that a lead enters a specific stage in the funnel.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.