buffer_output->add_tag( 'wp_footer', 10000, array( 'google_analytics_script' => $this->get_cookie_types(), ) ); } /** * @return array */ public function get_extra_information() { return array( __( 'Blocks cookies created by Enfold theme\'s Google Services.', 'cookiebot' ), ); } }