We have a Event 11 to fire when a file was downloaded, such as pdf's. We also have a link click event 9 to fire for all the links on the site. However, when a PDF was downloaded, I am seeing file download event (event11) firing twice. It is firing once as a separate event and also firing second time along with link click event (event9). Wondering why it is incorporating Event 11 with Event9 when it is fired. Below are some of the screenshots and would really appreciate any suggestions/solutions:
File Download (Event 11) call:
Link Click (Event 9) call:
Solved! Go to Solution.
Views
Replies
Total Likes
I assume that you have the following setup:
If so, then I believe this is what is happening: when a user clicks a link that links to a ".pdf" file, the following occurs:
You have 2 options here:
I assume that you have the following setup:
If so, then I believe this is what is happening: when a user clicks a link that links to a ".pdf" file, the following occurs:
You have 2 options here:
Views
Likes
Replies
Views
Like
Replies