From 1e0febecc7ce8f3237648e93a66dc9531f203b3e Mon Sep 17 00:00:00 2001 From: alipetarian Date: Fri, 17 Sep 2021 23:59:03 +0500 Subject: [PATCH] Update fbclid_catcher.js --- fbclid_catcher.js | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/fbclid_catcher.js b/fbclid_catcher.js index a9b47d7..c2d6b7f 100644 --- a/fbclid_catcher.js +++ b/fbclid_catcher.js @@ -12,3 +12,44 @@ var fbp = cookies._fbp var ua = window.navigator.userAgent history.pushState({}, null, queryString+'&fbclid='+fbclick_final+'&fbp='+fbp+'ua'+ua); } + + +For Google Tag manaer + + + + + +