Custom Event Incrementing in DTM | Community
Skip to main content
sklosterbuer
New Participant
February 12, 2016
New

Custom Event Incrementing in DTM

  • February 12, 2016
  • 1 reply
  • 1322 views

Is there a way to increment events by more than 1 in DTM?  We like to track lead numbers AND assign them a revenue value in a separate currency event, but it doesn't appear that this is something we can easily do through DTM.  The only solution I've found is to use the Custom Page Code editor...but then I need to fire ALL events there.

 

If this isn't possible, I'd like to submit this as a feature request.  I'm guessing a lot of others would appreciate this functionality.

 

Thanks!

1 reply

New Participant
March 10, 2016

I don't think all events need be fired in the custom code as long as you use s.events =+ ",event[x]=2". but I agree, it would be nice to set an event with a value other than 1.