Hi,
I have a requirement in which we would like to fire a rule whenever user closes the window. Also, Is there any way if we can listen for other window events which happen on our site through DTM, such as window close, session inactivity et cetra. I understand, we can make use of direct call rule, triggered from the code base itself, but I am looking for a solution which can be implemented solely on DTM.
Any leads will be greatly appreciated!
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Jantzen, This did help! Thank you so much!
However, we have used event listeners on the website's code base and when ever any event occurs, we listen for this event in the custom JS file (included within page) and trigger direct call rule from this JS.
Views
Replies
Total Likes
The available event triggers built into DTM are listed below:
Any events outside of the list above would need to be written using the "custom" event.
Views
Replies
Total Likes
Hi Jantzen,
Thank you for your quick reply!
Are you referring to 'custom' from Other section in the above image, when you say 'custom' event?
Do you have any link where I can see a description?
Thanks in advance!
Views
Replies
Total Likes
Yes, the "custom" line listed under the "Other" section of the drop down list will allow you to write your own event handler. I don't believe we have a reference for each of the event handlers that are built into DTM. Is there a particular event handler that you had questions about?
Views
Replies
Total Likes
Yes, Let's say, we want to track an event when user closes the window. We can use this using 'onbeforeunload' window function. I was wondering how can we use this event with custom event type from Others section?
Any suggestions?
Views
Replies
Total Likes
I'm not really a developer so I wouldn't be able to provide any sample code. I did find a great article from Disruptive Advertising that gives some examples and information though.
Views
Replies
Total Likes
Did the article from Disruptive Advertising help answer your questions?
Views
Replies
Total Likes
Hi Jantzen, This did help! Thank you so much!
However, we have used event listeners on the website's code base and when ever any event occurs, we listen for this event in the custom JS file (included within page) and trigger direct call rule from this JS.
Views
Replies
Total Likes
I'm glad you were able to find a solution. Is there an answer you'd like to mark as correct that most helped to answer your original question?
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies