Add analytics
[bus.git] / busui / owa / modules / base / templates / users_new_account_email.tpl
1
2
3
4
5
6
7
8
9
10
11
An Open Web Analytics account has been created for you.

Your User Name is: <?php echo $user_id;?> 

To login you need to set your password by clicking on the link below.

<?php echo $this->makeAbsoluteLink(array('do' => 'base.usersPasswordEntry', 'k' => $key));?> 

Once your password has been setup you can login to OWA at the following URL:

<?php echo $this->makeAbsoluteLink(array('do' => 'base.reportDashboard'));?>