title = __("Google Analytics","dagsopt"); $this->pluginname = $ns->pluginname; $this->file = $ns->file; $this->ns = $ns; } function start() { add_action('wp_footer',array(&$this,'footer'),100); } function footer() { $id = get_option($this->pluginname."_google_analytics_id"); if(!empty($id)){ ?>
" >

" > dagsopt['plug_google_analytics'] = $plug_google_analytics; }