public function testDomain()
 {
     $this->assertEquals(SSGoogleAnalytics::getDomain(), 'test.net.nz');
 }