
    // Insert the base of the omniture report name (it will be appended later
    // with prod or preprod)
    OMNITURE_REPORT_BASE_NAME = "nissaneunl";
    // Language code (i.e. cs, fr...)
    OMNITURE_LANGUAGE_CODE = "nl";
    // Country code (i.e. czechrepublic)
    OMNITURE_COUNTRY_CODE = "netherland";
    // Site name
    OMNITURE_SITE_NAME = "aftersales";
    // Currency code
    OMNITURE_CURRENCY_CODE = "";
 