This commit is contained in:
erwanlr
2019-11-01 10:32:02 +00:00
parent 6b5e016770
commit b95a4f55e3
3 changed files with 25 additions and 0 deletions

View File

@@ -179,3 +179,18 @@ tvc_smd={"tvc_wcv":"3.5.7","tvc_wpv":"3.8.1","tvc_eev":"2.1.6","tvc_cnf":{"t_ee"
ga( 'limelightTracker.set', 'userId', ':' );
ga( 'limelightTracker.send', 'pageview' );
</script>
<!--
unknown plugin/s, seems like a snippet of code from Pixel Code which
is included in some plugins. See https://github.com/wpscanteam/wpscan/issues/1320
-->
<script type='text/javascript'>
fbq('init', 'xxxx', [], {
"agent": "wordpress-4.0-1.7.25"
});
</script><script type='text/javascript'>
fbq('track', 'PageView', []);
</script>