All Questions
1 question
1
vote
0
answers
196
views
Inserted iframes are not cleared from the DOM with GTM
I have a GTM script implemented in my Angular application (SPA - Single Page Application).
When I change the page, a Page-View event is triggered via: window.dataLayer.push(obj)
obj represents the ...