count id's >5 in DTM rule
Hi there,
do you know if I can set up somehow in the Rules for DMT to proceed only if the number of Id's(users) is >5? If not where and how I can set this up?
Thanks!
Hi there,
do you know if I can set up somehow in the Rules for DMT to proceed only if the number of Id's(users) is >5? If not where and how I can set this up?
Thanks!
DTM runs as javascript in the browser of a website visitor. In most situations, one visitor will not have access to information about others using the same system. Having said this, if there is a way to get the "number of users" via client-side javascript, then, by all means, you use this as a condition in the rule.
I'm envisioning a hotel booking site where there are "nudges" telling you that "5 other people are looking at this property right now". In this case, the information is certainly available in the browser and could be used in DTM rule conditions or actions.
So, the answer is really, "It depends on what info you can get at from the browser within the visitor's session".
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.