//**************Natural Search/Universal Tracker Plugin***************
var searchData = new searchDataObject();
var searchConfiguration = new searchConfigurationObject();
//********************************************************************
// This code copyright 2008 Microsoft Corporation, Microsoft Advertiser Consulting
// Author : Richard Lloyd

//********************************************************************
//******************** Configuration Settings ************************
//********************************************************************

//Click Tags for google keyword buckets - add as many buckets as required, using the following syntax:
//
//      searchConfiguration.engines[ENGINE NAME].keywords[NAME FOR KEYWORD GROUP]
//
//      searchConfiguration.engines[].keywords[].keywordList  - a semi-colon delimited list of keywords in the group, e.g. 'Tesco;TPF;Tesco Personal Finance;tescopersonalfinance.com'
//      searchConfiguration.engines[].keywords[].keywordType  - a descriptor for the type of keyword.  common use may be to distinguish brand and non-brand terms
//      searchConfiguration.engines[].keywords[].clickTag     - the Atlas click tag obtained from the Atlas Media Console
//
//IMPORTANT NOTE: buckets are evaluated in the order in which they are defined, so if a keyword stack contains multiple terms it will be allocated to the FIRST bucket in the list below


// CAR CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['car insurance young drivers'] = {'keywordList':'car insurance young drivers','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345994/direct/01/'};
searchConfiguration.engines['google'].keywords['car insurance young'] = {'keywordList':'car insurance young','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345992/direct/01/'};
searchConfiguration.engines['google'].keywords['car insurance quotes'] = {'keywordList':'car insurance quotes','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345990/direct/01/'};
searchConfiguration.engines['google'].keywords['car insurance uk'] = {'keywordList':'car insurance uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345991/direct/01/'};
searchConfiguration.engines['google'].keywords['car insurance'] = {'keywordList':'car insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345988/direct/01/'};
searchConfiguration.engines['google'].keywords['compare car insurance'] = {'keywordList':'compare car insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345993/direct/01/'};
searchConfiguration.engines['google'].keywords['cheapest car insurance'] = {'keywordList':'cheapest car insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345996/direct/01/'};
searchConfiguration.engines['google'].keywords['cheap car insurance'] = {'keywordList':'cheap car insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345989/direct/01/'};
searchConfiguration.engines['google'].keywords['motor insurance'] = {'keywordList':'motor insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345995/direct/01/'};
searchConfiguration.engines['google'].keywords['insurance for car'] = {'keywordList':'insurance for car','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132345997/direct/01/'};

// HOME CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco contents insurance'] = {'keywordList':'tesco contents insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/147959493/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco buildings insurance'] = {'keywordList':'tesco buildings insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233701/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco house insurance'] = {'keywordList':'tesco house insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233702/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco home insurance'] = {'keywordList':'tesco home insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233703/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco home'] = {'keywordList':'tesco home','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233704/direct/01/'};
searchConfiguration.engines['google'].keywords['home contents insurance'] = {'keywordList':'home contents insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233705/direct/01/'};
searchConfiguration.engines['google'].keywords['home insurance quote'] = {'keywordList':'home insurance quote','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233706/direct/01/'};
searchConfiguration.engines['google'].keywords['contents insurance'] = {'keywordList':'contents insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233707/direct/01/'};
searchConfiguration.engines['google'].keywords['content insurance'] = {'keywordList':'content insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233708/direct/01/'};
searchConfiguration.engines['google'].keywords['house insurance'] = {'keywordList':'house insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233709/direct/01/'};
searchConfiguration.engines['google'].keywords['building insurance'] = {'keywordList':'building insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233710/direct/01/'};
searchConfiguration.engines['google'].keywords['home insurance uk'] = {'keywordList':'home insurance uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233711/direct/01/'};
searchConfiguration.engines['google'].keywords['property insurance'] = {'keywordList':'property insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233712/direct/01/'};
searchConfiguration.engines['google'].keywords['cheap home insurance'] = {'keywordList':'cheap home insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233713/direct/01/'};
searchConfiguration.engines['google'].keywords['home insurance'] = {'keywordList':'home insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148233714/direct/01/'};

// PET CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco dog insurance'] = {'keywordList':'tesco dog insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577252/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco cat insurance'] = {'keywordList':'tesco cat insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577253/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco pet insurance'] = {'keywordList':'tesco pet insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577254/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco pet'] = {'keywordList':'tesco pet','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577255/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco dog'] = {'keywordList':'tesco dog','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577256/direct/01/'};
searchConfiguration.engines['google'].keywords['pet insurance comparison'] = {'keywordList':'pet insurance comparison','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577257/direct/01/'};
searchConfiguration.engines['google'].keywords['pet health insurance'] = {'keywordList':'pet health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577258/direct/01/'};
searchConfiguration.engines['google'].keywords['cat insurance'] = {'keywordList':'cat insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577259/direct/01/'};
searchConfiguration.engines['google'].keywords['compare pet insurance'] = {'keywordList':'compare pet insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577260/direct/01/'};
searchConfiguration.engines['google'].keywords['pet insurance uk'] = {'keywordList':'pet insurance uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577261/direct/01/'};
searchConfiguration.engines['google'].keywords['cheap pet insurance'] = {'keywordList':'cheap pet insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577262/direct/01/'};
searchConfiguration.engines['google'].keywords['pet insurance plan'] = {'keywordList':'pet insurance plan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577263/direct/01/'};
searchConfiguration.engines['google'].keywords['dog insurance'] = {'keywordList':'dog insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577264/direct/01/'};
searchConfiguration.engines['google'].keywords['pet cover'] = {'keywordList':'pet cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577265/direct/01/'};
searchConfiguration.engines['google'].keywords['dog cover'] = {'keywordList':'dog cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577266/direct/01/'};
searchConfiguration.engines['google'].keywords['pet insurance'] = {'keywordList':'pet insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577267/direct/01/'};

// TRAVEL CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco travel insurance'] = {'keywordList':'tesco travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577597/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco holiday insurance'] = {'keywordList':'tesco holiday insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577598/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco.co.uk travel'] = {'keywordList':'tesco.co.uk travel','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577599/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco holiday'] = {'keywordList':'tesco holiday','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577600/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco travel'] = {'keywordList':'tesco travel','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577601/direct/01/'};
searchConfiguration.engines['google'].keywords['travel insurance comparison'] = {'keywordList':'travel insurance comparison','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577602/direct/01/'};
searchConfiguration.engines['google'].keywords['cheap travel insurance'] = {'keywordList':'cheap travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577603/direct/01/'};
searchConfiguration.engines['google'].keywords['worldwide travel insurance'] = {'keywordList':'worldwide travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577604/direct/01/'};
searchConfiguration.engines['google'].keywords['annual travel insurance'] = {'keywordList':'annual travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577605/direct/01/'};
searchConfiguration.engines['google'].keywords['cheap holiday insurance'] = {'keywordList':'cheap holiday insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577606/direct/01/'};
searchConfiguration.engines['google'].keywords['direct travel insurance'] = {'keywordList':'direct travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577607/direct/01/'};
searchConfiguration.engines['google'].keywords['compare travel insurance'] = {'keywordList':'compare travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577608/direct/01/'};
searchConfiguration.engines['google'].keywords['holiday insurance'] = {'keywordList':'holiday insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577609/direct/01/'};
searchConfiguration.engines['google'].keywords['travel money card'] = {'keywordList':'travel money card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577610/direct/01/'};
searchConfiguration.engines['google'].keywords['travel money'] = {'keywordList':'travel money','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577611/direct/01/'};
searchConfiguration.engines['google'].keywords['ski insurance'] = {'keywordList':'ski insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577612/direct/01/'};
searchConfiguration.engines['google'].keywords['travel insurance'] = {'keywordList':'travel insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577613/direct/01/'};

// LIFE CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco life insurance quote'] = {'keywordList':'tesco life insurance quote','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795328/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco life assurance'] = {'keywordList':'tesco life assurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346015/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco life insurance'] = {'keywordList':'tesco life insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346013/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco life cover'] = {'keywordList':'tesco life cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346017/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco life'] = {'keywordList':'tesco life','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346014/direct/01/'};
searchConfiguration.engines['google'].keywords['life insurance mortgage'] = {'keywordList':'life insurance mortgage','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346007/direct/01/'};
searchConfiguration.engines['google'].keywords['term life insurance'] = {'keywordList':'term life insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346005/direct/01/'};
searchConfiguration.engines['google'].keywords['over 50s life insurance'] = {'keywordList':'over 50s life insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795322/direct/01/'};
searchConfiguration.engines['google'].keywords['life insurance for over 50s'] = {'keywordList':'life insurance for over 50s','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795323/direct/01/'};
searchConfiguration.engines['google'].keywords['life insurance for over 50'] = {'keywordList':'life insurance for over 50','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795324/direct/01/'};
searchConfiguration.engines['google'].keywords['life insurance over 50'] = {'keywordList':'life insurance over 50','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795325/direct/01/'};
searchConfiguration.engines['google'].keywords['over 50\'s life insurance'] = {'keywordList':'over 50\'s life insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795326/direct/01/'};
searchConfiguration.engines['google'].keywords['50 life insurance'] = {'keywordList':'50 life insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148795327/direct/01/'};
searchConfiguration.engines['google'].keywords['life insurance'] = {'keywordList':'life insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346003/direct/01/'};
searchConfiguration.engines['google'].keywords['life policy'] = {'keywordList':'life policy','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346008/direct/01/'};
searchConfiguration.engines['google'].keywords['life assurance'] = {'keywordList':'life assurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346004/direct/01/'};
searchConfiguration.engines['google'].keywords['life cover'] = {'keywordList':'life cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/132346006/direct/01/'};

// HEALTH CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco health insurance'] = {'keywordList':'tesco health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577902/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco medical insurance'] = {'keywordList':'tesco medical insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577903/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco health policy'] = {'keywordList':'tesco health policy','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577904/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco health assurance'] = {'keywordList':'tesco health assurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577905/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco health cover'] = {'keywordList':'tesco health cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577906/direct/01/'};
searchConfiguration.engines['google'].keywords['medical health insurance'] = {'keywordList':'medical health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577907/direct/01/'};
searchConfiguration.engines['google'].keywords['family health insurance'] = {'keywordList':'family health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577908/direct/01/'};
searchConfiguration.engines['google'].keywords['medical insurance'] = {'keywordList':'medical insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577909/direct/01/'};
searchConfiguration.engines['google'].keywords['individual health insurance'] = {'keywordList':'individual health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577910/direct/01/'};
searchConfiguration.engines['google'].keywords['private health insurance'] = {'keywordList':'private health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577911/direct/01/'};
searchConfiguration.engines['google'].keywords['health insurance quote'] = {'keywordList':'health insurance quote','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577912/direct/01/'};searchConfiguration.engines['google'].keywords['health insurance uk'] = {'keywordList':'health insurance uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577913/direct/01/'};
searchConfiguration.engines['google'].keywords['health care insurance'] = {'keywordList':'health care insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577914/direct/01/'};
searchConfiguration.engines['google'].keywords['child health insurance'] = {'keywordList':'child health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577915/direct/01/'};
searchConfiguration.engines['google'].keywords['health insurance'] = {'keywordList':'health insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577916/direct/01/'};
searchConfiguration.engines['google'].keywords['health plan'] = {'keywordList':'health plan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577917/direct/01/'};
searchConfiguration.engines['google'].keywords['health cover'] = {'keywordList':'health cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577918/direct/01/'};

// LOANS CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tescos loans'] = {'keywordList':'tescos loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577973/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco personal loans'] = {'keywordList':'tesco personal loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577974/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco loans uk'] = {'keywordList':'tesco loans uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577975/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco loans'] = {'keywordList':'tesco loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577976/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco loan'] = {'keywordList':'tesco loan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577977/direct/01/'};
searchConfiguration.engines['google'].keywords['unsecured loan'] = {'keywordList':'unsecured loan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577978/direct/01/'};
searchConfiguration.engines['google'].keywords['personal loans'] = {'keywordList':'personal loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577979/direct/01/'};
searchConfiguration.engines['google'].keywords['personal loan'] = {'keywordList':'personal loan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577980/direct/01/'};
searchConfiguration.engines['google'].keywords['unsecured loans'] = {'keywordList':'unsecured loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577981/direct/01/'};
searchConfiguration.engines['google'].keywords['secured loans'] = {'keywordList':'secured loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577982/direct/01/'};
searchConfiguration.engines['google'].keywords['secured loan'] = {'keywordList':'secured loan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577983/direct/01/'};
searchConfiguration.engines['google'].keywords['small loans'] = {'keywordList':'small loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577984/direct/01/'};
searchConfiguration.engines['google'].keywords['loan calculator'] = {'keywordList':'loan calculator','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577985/direct/01/'};
searchConfiguration.engines['google'].keywords['online loans'] = {'keywordList':'online loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577986/direct/01/'};
searchConfiguration.engines['google'].keywords['loans uk'] = {'keywordList':'loans uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577987/direct/01/'};
searchConfiguration.engines['google'].keywords['loans'] = {'keywordList':'loans','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577988/direct/01/'};
searchConfiguration.engines['google'].keywords['loan'] = {'keywordList':'loan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148577989/direct/01/'};

// CREDIT CARDS CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco  clubcard credit card'] = {'keywordList':'tesco  clubcard credit card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578109/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco  credit card online'] = {'keywordList':'tesco  credit card online','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578110/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco credit cards'] = {'keywordList':'tesco credit cards','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578111/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco credit card'] = {'keywordList':'tesco credit card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578112/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco credit'] = {'keywordList':'tesco credit','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578113/direct/01/'};
searchConfiguration.engines['google'].keywords['credit card comparison'] = {'keywordList':'credit card comparison','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578114/direct/01/'};
searchConfiguration.engines['google'].keywords['compare credit cards'] = {'keywordList':'compare credit cards','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578115/direct/01/'};
searchConfiguration.engines['google'].keywords['balance transfer credit cards'] = {'keywordList':'balance transfer credit cards','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578116/direct/01/'};
searchConfiguration.engines['google'].keywords['online credit card'] = {'keywordList':'online credit card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578117/direct/01/'};
searchConfiguration.engines['google'].keywords['credit card transfer'] = {'keywordList':'credit card transfer','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578118/direct/01/'};
searchConfiguration.engines['google'].keywords['apply credit card'] = {'keywordList':'apply credit card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578119/direct/01/'};
searchConfiguration.engines['google'].keywords['student credit card'] = {'keywordList':'student credit card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578120/direct/01/'};
searchConfiguration.engines['google'].keywords['credit card rate'] = {'keywordList':'credit card rate','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578121/direct/01/'};
searchConfiguration.engines['google'].keywords['credit card protection'] = {'keywordList':'credit card protection','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578122/direct/01/'};
searchConfiguration.engines['google'].keywords['credit card offers'] = {'keywordList':'credit card offers','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578123/direct/01/'};
searchConfiguration.engines['google'].keywords['credit cards'] = {'keywordList':'credit cards','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578124/direct/01/'};
searchConfiguration.engines['google'].keywords['credit card'] = {'keywordList':'credit card','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578125/direct/01/'};

// DENTAL CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco dental insurance'] = {'keywordList':'tesco dental insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578569/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco dental cover'] = {'keywordList':'tesco dental cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578570/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco dental health'] = {'keywordList':'tesco dental health','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578571/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco dental policy'] = {'keywordList':'tesco dental policy','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578572/direct/01/'};
searchConfiguration.engines['google'].keywords['dental insurance uk'] = {'keywordList':'dental insurance uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578573/direct/01/'};
searchConfiguration.engines['google'].keywords['dental health care'] = {'keywordList':'dental health care','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578574/direct/01/'};
searchConfiguration.engines['google'].keywords['dental implants'] = {'keywordList':'dental implants','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578575/direct/01/'};
searchConfiguration.engines['google'].keywords['uk dental insurance'] = {'keywordList':'uk dental insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578576/direct/01/'};
searchConfiguration.engines['google'].keywords['dental plan insurance'] = {'keywordList':'dental plan insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578577/direct/01/'};
searchConfiguration.engines['google'].keywords['cheap dental insurance'] = {'keywordList':'cheap dental insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578578/direct/01/'};
searchConfiguration.engines['google'].keywords['dental care'] = {'keywordList':'dental care','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578579/direct/01/'};
searchConfiguration.engines['google'].keywords['dental healthcare'] = {'keywordList':'dental healthcare','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578580/direct/01/'};
searchConfiguration.engines['google'].keywords['dental coverage'] = {'keywordList':'dental coverage','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578581/direct/01/'};
searchConfiguration.engines['google'].keywords['dental cover'] = {'keywordList':'dental cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578582/direct/01/'};
searchConfiguration.engines['google'].keywords['dental insurance'] = {'keywordList':'dental insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578583/direct/01/'};
searchConfiguration.engines['google'].keywords['dental plan'] = {'keywordList':'dental plan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578584/direct/01/'};

// SAVINGS CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco saving acccount'] = {'keywordList':'tesco saving acccount','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578707/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco savings account'] = {'keywordList':'tesco savings account','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578708/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco savings uk'] = {'keywordList':'tesco savings uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578709/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco savings'] = {'keywordList':'tesco savings','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578710/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco saving'] = {'keywordList':'tesco saving','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578711/direct/01/'};
searchConfiguration.engines['google'].keywords['instant access savings account'] = {'keywordList':'instant access savings account','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578712/direct/01/'};
searchConfiguration.engines['google'].keywords['internet savings account'] = {'keywordList':'internet savings account','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578713/direct/01/'};
searchConfiguration.engines['google'].keywords['internet saver account'] = {'keywordList':'internet saver account','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578714/direct/01/'};
searchConfiguration.engines['google'].keywords['instant access savings'] = {'keywordList':'instant access savings','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578715/direct/01/'};
searchConfiguration.engines['google'].keywords['internet saver'] = {'keywordList':'internet saver','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578716/direct/01/'};
searchConfiguration.engines['google'].keywords['savings calculator'] = {'keywordList':'savings calculator','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578717/direct/01/'};
searchConfiguration.engines['google'].keywords['child trust fund'] = {'keywordList':'child trust fund','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578718/direct/01/'};
searchConfiguration.engines['google'].keywords['savings accounts'] = {'keywordList':'savings accounts','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578719/direct/01/'};
searchConfiguration.engines['google'].keywords['savings account'] = {'keywordList':'savings account','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578720/direct/01/'};
searchConfiguration.engines['google'].keywords['saving accounts'] = {'keywordList':'saving accounts','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578719/direct/01/'};
searchConfiguration.engines['google'].keywords['compare savings'] = {'keywordList':'compare savings','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578722/direct/01/'};
searchConfiguration.engines['google'].keywords['childrens savings'] = {'keywordList':'childrens savings','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578723/direct/01/'};
searchConfiguration.engines['google'].keywords['online savings'] = {'keywordList':'online savings','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578724/direct/01/'};
searchConfiguration.engines['google'].keywords['savings'] = {'keywordList':'savings','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578725/direct/01/'};

// BREAKDOWN CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco breakdown cover'] = {'keywordList':'tesco breakdown cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578620/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco break down cover'] = {'keywordList':'tesco break down cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578621/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco breakdown'] = {'keywordList':'tesco breakdown','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578622/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco car breakdown'] = {'keywordList':'tesco car breakdown','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578623/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco recovery'] = {'keywordList':'tesco recovery','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578624/direct/01/'};
searchConfiguration.engines['google'].keywords['european breakdown cover'] = {'keywordList':'european breakdown cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578625/direct/01/'};
searchConfiguration.engines['google'].keywords['european breakdown'] = {'keywordList':'european breakdown','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578626/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown insurance'] = {'keywordList':'breakdown insurance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578627/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown recovery'] = {'keywordList':'breakdown recovery','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578628/direct/01/'};
searchConfiguration.engines['google'].keywords['roadside assistance'] = {'keywordList':'roadside assistance','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578629/direct/01/'};
searchConfiguration.engines['google'].keywords['vehicle breakdown'] = {'keywordList':'vehicle breakdown','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578630/direct/01/'};
searchConfiguration.engines['google'].keywords['car breakdown cover'] = {'keywordList':'car breakdown cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578631/direct/01/'};
searchConfiguration.engines['google'].keywords['car breakdown'] = {'keywordList':'car breakdown','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578632/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown services'] = {'keywordList':'breakdown services','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578633/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown service'] = {'keywordList':'breakdown service','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578634/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown uk'] = {'keywordList':'breakdown uk','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578635/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown cover'] = {'keywordList':'breakdown cover','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578636/direct/01/'};
searchConfiguration.engines['google'].keywords['breakdown'] = {'keywordList':'breakdown','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148578637/direct/01/'};

// WARRANTY CLICK THROUGH URLS
searchConfiguration.engines['google'].keywords['tesco car warranty plan'] = {'keywordList':'tesco car warranty plan','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398232/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco car warranty'] = {'keywordList':'tesco car warranty','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398233/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco car warranties'] = {'keywordList':'tesco car warranties','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398234/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco warranty'] = {'keywordList':'tesco warranty','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398235/direct/01/'};
searchConfiguration.engines['google'].keywords['tesco car care'] = {'keywordList':'tesco car care','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398236/direct/01/'};
searchConfiguration.engines['google'].keywords['car warranties'] = {'keywordList':'car warranties','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398237/direct/01/'};
searchConfiguration.engines['google'].keywords['used car warranty'] = {'keywordList':'used car warranty','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398238/direct/01/'};
searchConfiguration.engines['google'].keywords['car warranty'] = {'keywordList':'car warranty','keywordType':'Non-Brand','clickTag':'clk.atdmt.com/FT5/go/148398239/direct/01/'};




//Default Click tags for all Search engines - these click tags are used where the keyword found doesnt match a bucket defined above

searchConfiguration.engines['google'].defaultClickTag = 'clk.atdmt.com/FT5/go/125089275/direct/01/';
searchConfiguration.engines['yahoo'].defaultClickTag = 'clk.atdmt.com/FT5/go/125089575/direct/01/';
searchConfiguration.engines['live'].defaultClickTag = 'clk.atdmt.com/FT5/go/125089572/direct/01/';
searchConfiguration.engines['ask'].defaultClickTag = 'clk.atdmt.com/FT5/go/125089022/direct/01/';
searchConfiguration.engines['aol'].defaultClickTag = 'clk.atdmt.com/FT5/go/125088150/direct/01/';

//Click Tag for Tesco.com tracking

searchConfiguration.engines['tesco'].defaultClickTag = 'clk.atdmt.com/FT5/go/132700155/direct/01/';

//Action Tag - this action tag will capture extended natural search data and universal referral data if configured below

searchConfiguration.actionTag = 'ft5tn2_NaturalSearch2008_1';

//Paid Search parameter - to distinguish paid search from natural search, a parameter must be present to indicate a paid link.  Please refer to your Account manager for details of how this should be set 

searchConfiguration.paidSearchParam = 'atlassource=paid';

//Universal tracking allows a generic action tag to be placed on every landing page.  Use the exclusion list to exclude referring domains you do not want to track

searchConfiguration.universalTracking = false;
searchConfiguration.universalTrackingExclusionList = ['example1.com'];



//*****************Natural Search/Universal Tracker Plug-in Code - DO NOT MODIFY*******************
//*************************************************************************************************
//*************************************************************************************************
//*************************************************************************************************

getReferrerData(searchConfiguration,searchData);

buildAtlasRequests(searchConfiguration,searchData);


//********* Function Library for core object classes***********
//*************************************************************
//*************************************************************

function searchConfigurationObject()
{
	this.actionTag = '';
	this.protocol = protocolFinder();
	this.paidSearchParam = '';
	this.universalTracking = '';
	this.universalTrackingExclusionList = [];
	this.locationURL = window.location + '';
	this.referrerURL = document.referrer + '';
	this.engines = [];
	this.engines['google'] = {'name':'Google Search','referrerURLSubstring':'www.google.','keywordStart':'q=','keywordEnd':'&','defaultClickTag':''};
	this.engines['google'].keywords = [];
	this.engines['yahoo'] = {'name':'Yahoo Search','referrerURLSubstring':'search.yahoo.co','keywordStart':'p=','keywordEnd':'&','defaultClickTag':''};
	this.engines['yahoo'].keywords = [];
	this.engines['live'] = {'name':'MSN Live','referrerURLSubstring':'search.live.co','keywordStart':'q=','keywordEnd':'&','defaultClickTag':''};
	this.engines['live'].keywords = [];
	this.engines['ask'] = {'name':'Ask.com','referrerURLSubstring':'ask.com/web?q=','keywordStart':'q=','keywordEnd':'&','defaultClickTag':''};
	this.engines['ask'].keywords = [];
	this.engines['aol'] = {'name':'AOL Search','referrerURLSubstring':'search.aol.co','keywordStart':'query=','keywordEnd':'&','defaultClickTag':''};
	this.engines['aol'].keywords = [];
	this.engines['tesco'] = {'name':'Tesco.com','referrerURLSubstring':'tesco.com','defaultClickTag':''};
	this.engines['tesco'].keywords = [];
}

function searchDataObject()
{
    this.referrerType = 'Direct Type';
    this.referrerDetail = 'na';
    this.paidType = 'Not Paid';
    this.keywordType = 'na';
    this.keywordString = 'na';
    this.clickTag = '';
}


//********* Function Library for core methods***********
//******************************************************
//******************************************************

// protocolFinder ensures correct http protocol usage for Atlas requests

function protocolFinder()
{
	var protocol = 'http://';
	if(window.location.protocol == 'https:')
	{protocol = 'https://';}

	return protocol;
}



function stringReplacer(inputString,oldsubstring, newsubstring)
{

    var i = inputString.indexOf(oldsubstring);
    var c = inputString;

    while (i > -1)
    {
        c = c.replace(oldsubstring, newsubstring);

        i = c.indexOf(oldsubstring);
    }
    
    return c;
}

// getReferralData scans the referring URL to determine the referring source

function getReferrerData(SCOI,SDOI)
{
    //check for blank referrer - if referrer is blank, URL was direct typed by user
    if(SCOI.referrerURL != '')
    {SDOI.referrerType = 'Non-search';}
    
    //check for the paid 
    if(SCOI.locationURL.indexOf(SCOI.paidSearchParam) != -1 )
    {SDOI.paidType = 'Paid';}
    
	for (var i in SCOI.engines)
	{
	    var selectedEngine = SCOI.engines[i];

        //check for a match between the referrer URL and the URL string defined for the search engine
    	if(SCOI.referrerURL.indexOf(selectedEngine.referrerURLSubstring) != -1 )
	    {
		    SDOI.referrerType = 'Search';
		    SDOI.referrerDetail = selectedEngine.name;
		    var tempkeywordString = 'unknown';
		    
		    //if a ketword start string is specified, extract the keyword from the referral string
		    
		    if(selectedEngine.keywordStart)
		    {
			    if(SCOI.referrerURL.indexOf(selectedEngine.keywordStart) != -1)
			    {tempkeywordString = SCOI.referrerURL.substring(SCOI.referrerURL.indexOf(selectedEngine.keywordStart)+selectedEngine.keywordStart.length);}
		    }
		    
		    //if a keyword terminator string is specified, chop any irrelevant trailing characters from the end of the string
				
		    if(selectedEngine.keywordEnd)
		    {
			    if(tempkeywordString.indexOf(selectedEngine.keywordEnd) != -1)
			    {tempkeywordString = tempkeywordString.substring(0,tempkeywordString.indexOf(selectedEngine.keywordEnd));}
		    }
		    
		    //save the processed keyword string to the search data object instance 

		    SDOI.keywordString = tempkeywordString.toLowerCase();
		    SDOI.keywordString = stringReplacer(SDOI.keywordString,'+',' ');
		    
		    //if specific keyword buckets are defined for the engine, loop through to determine if a special bucket exists for this keyword
		    
		    for (var j in selectedEngine.keywords)
		    {
		        var selectedKeyword = selectedEngine.keywords[j];
		        
		        //initialise array to hold individual keywords
		        
		        var individualKeywords = [];
		        
		        //check for delimiter - if present, split string into individual values
		    		    
		        if(selectedKeyword.keywordList.indexOf(';') != -1)
		        {
		            individualKeywords = selectedKeyword.keywordList.split(';');
		        }
		        else
		        {
		            individualKeywords[0] = selectedKeyword.keywordList;
		        }
		        
		       //loop through the array, testing each keyword against the extracted string from the referrer
		       
		       var match = false;
		       
		       for (var testWordIndex in individualKeywords)
		       {

			var testWord = individualKeywords[testWordIndex].toLowerCase();
			//var testWord = 
			
		        if(SDOI.keywordString.indexOf(testWord) != -1)
		        {
				match = true;
		        }
		       }
		       
		       if(match == true && SDOI.clickTag == '')
		       {
		       SDOI.clickTag = selectedKeyword.clickTag;
		       SDOI.keywordType = selectedKeyword.keywordType;
		       }
		    }
		    
		    //catch the case where the keyword hasn't matched - use the default click tag
		    
		    if(SDOI.clickTag == '')
		    {
		    SDOI.clickTag = selectedEngine.defaultClickTag;
		    }
		    
	    } 	
	}
}


function buildAtlasRequests(SCOI,SDOI)
{
    //create click request if natural search conditions are met

    if(SDOI.referrerType == 'Search' && SDOI.paidType == 'Not Paid' && SDOI.clickTag != '')
    {
	    var naturalSearchClickRequest = new Image();
	    naturalSearchClickRequest.src = SCOI.protocol+SDOI.clickTag+'?href='+SCOI.protocol+'image.atdmt.com/images/pixel.gif';	
    }
    
    //create action request to carry extended data

    if(SDOI.referrerType == 'Search' && SDOI.paidType == 'Not Paid')
    {
	    var naturalSearchActionRequest = new Image();
	    naturalSearchActionRequest.src = SCOI.protocol+'view.atdmt.com/action/'+SCOI.actionTag+'/v3/atc1.'+escape(SDOI.referrerType)+'/atc2.'+escape(SDOI.referrerDetail)+'/atc3.'+escape(SDOI.paidType)+'/atc4.'+escape(SDOI.keywordType)+'/keyword.'+escape(SDOI.keywordString)+'/fullReferrer.'+escape(SCOI.referrerURL)+'/landingPageURL.'+escape(SCOI.locationURL);
    }
    else if(SCOI.universalTracking == true)
    {
	    if(window.location.hostname != '')
	    {SCOI.universalTrackingExclusionList.push(window.location.hostname);}
	
	    SCOI.referrerhostname = SCOI.referrerURL;

	    if(SCOI.referrerhostname.indexOf('?') != -1)
	    {SCOI.referrerhostname = SCOI.referrerhostname.substring(0,SCOI.referrerhostname.indexOf('?'))}

	    SCOI.requestRequired = true;

	    for(i=0;i<SCOI.universalTrackingExclusionList.length;i++)
	    {
		    if(SCOI.referrerhostname.indexOf(SCOI.universalTrackingExclusionList[i]) != -1)
		    {SCOI.requestRequired = false;}
	    }

	    if(SCOI.requestRequired == true)
	    {
		    var naturalSearchActionRequest = new Image();
		    naturalSearchActionRequest.src = SCOI.protocol+'view.atdmt.com/action/'+SCOI.actionTag+'/v3/atc1.'+escape(SDOI.referrerType)+'/atc2.'+escape(SDOI.referrerDetail)+'/atc3.'+escape(SDOI.paidType)+'/atc4.'+escape(SDOI.keywordType)+'/keyword.'+escape(SDOI.keywordString)+'/fullReferrer.'+escape(SCOI.referrerURL)+'/landingPageURL.'+escape(SCOI.locationURL);
        }
    }
}

