Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Custom Event Incrementing in DTM

Avatar

Level 1

2/12/16

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 Comment

Avatar

Level 4

3/10/16

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.