Add analytics
[bus.git] / busui / owa / modules / base / templates / sites_invocation.tpl
maxious 1 <div class="panel_headline">Tracking Tag</div>
2 <div id="panel">
3
4 <P>The Domain for this web site is: <span class=""><B><?php echo $site->get('domain');?></B></P>
5 <P>The Site ID for this web site is: <span class=""><B><?php echo $site_id;?></B></P>
6
7 <?php include('invocation.tpl');?>
8 </div>
9