Closed raunakkathuria closed 10 years ago
Hello,
It depends exactly what you wish to track, but in theory you could just add the code to the complete callback
pjax.connect({
'container': 'content',
'complete': function(){
// Google tag manager code here
}
});
Hi
Can you please provide the mechanism to how to fire google tag manager script on pjax request.
Regards Raunak