From 23dac05e20fe7f07d3925ce9a852989599b044cd Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 7 May 2019 11:47:32 -0400 Subject: [PATCH] Tracking pixels added to theme --- footer.php | 11 ++++++++++- header.php | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 48 insertions(+), 1 deletion(-) diff --git a/footer.php b/footer.php index 0f9360b..186c5c1 100644 --- a/footer.php +++ b/footer.php @@ -203,6 +203,15 @@ if ( ! defined( 'ABSPATH' ) ) { }); }); - + + + + + + + + + + diff --git a/header.php b/header.php index 0231946..a2dc70a 100644 --- a/header.php +++ b/header.php @@ -39,6 +39,44 @@ if ( ! defined( 'ABSPATH' ) ) { echo apply_filters( 'avada_google_analytics', Avada()->settings->get( 'google_analytics' ) ); // WPCS: XSS ok. echo apply_filters( 'avada_space_head', Avada()->settings->get( 'space_head' ) ); // WPCS: XSS ok. ?> + + + + + + + + + +