\documentclass[11pt,twoside]{article}\makeatletter

\IfFileExists{xcolor.sty}%
  {\RequirePackage{xcolor}}%
  {\RequirePackage{color}}
\usepackage{colortbl}
\usepackage{wrapfig}
\usepackage{ifxetex}
\ifxetex
  \usepackage{fontspec}
  \usepackage{xunicode}
  \catcode`⃥=\active \def⃥{\textbackslash}
  \catcode`❴=\active \def❴{\{}
  \catcode`❵=\active \def❵{\}}
  \def\textJapanese{\fontspec{Noto Sans CJK JP}}
  \def\textChinese{\fontspec{Noto Sans CJK SC}}
  \def\textKorean{\fontspec{Noto Sans CJK KR}}
  \setmonofont{DejaVu Sans Mono}
  
\else
  \IfFileExists{utf8x.def}%
   {\usepackage[utf8x]{inputenc}
      \PrerenderUnicode{–}
    }%
   {\usepackage[utf8]{inputenc}}
  \usepackage[english]{babel}
  \usepackage[T1]{fontenc}
  \usepackage{float}
  \usepackage[]{ucs}
  \uc@dclc{8421}{default}{\textbackslash }
  \uc@dclc{10100}{default}{\{}
  \uc@dclc{10101}{default}{\}}
  \uc@dclc{8491}{default}{\AA{}}
  \uc@dclc{8239}{default}{\,}
  \uc@dclc{20154}{default}{ }
  \uc@dclc{10148}{default}{>}
  \def\textschwa{\rotatebox{-90}{e}}
  \def\textJapanese{}
  \def\textChinese{}
  \IfFileExists{tipa.sty}{\usepackage{tipa}}{}
\fi
\def\exampleFont{\ttfamily\small}
\DeclareTextSymbol{\textpi}{OML}{25}
\usepackage{relsize}
\RequirePackage{array}
\def\@testpach{\@chclass
 \ifnum \@lastchclass=6 \@ne \@chnum \@ne \else
  \ifnum \@lastchclass=7 5 \else
   \ifnum \@lastchclass=8 \tw@ \else
    \ifnum \@lastchclass=9 \thr@@
   \else \z@
   \ifnum \@lastchclass = 10 \else
   \edef\@nextchar{\expandafter\string\@nextchar}%
   \@chnum
   \if \@nextchar c\z@ \else
    \if \@nextchar l\@ne \else
     \if \@nextchar r\tw@ \else
   \z@ \@chclass
   \if\@nextchar |\@ne \else
    \if \@nextchar !6 \else
     \if \@nextchar @7 \else
      \if \@nextchar (8 \else
       \if \@nextchar )9 \else
  10
  \@chnum
  \if \@nextchar m\thr@@\else
   \if \@nextchar p4 \else
    \if \@nextchar b5 \else
   \z@ \@chclass \z@ \@preamerr \z@ \fi \fi \fi \fi
   \fi \fi  \fi  \fi  \fi  \fi  \fi \fi \fi \fi \fi \fi}
\gdef\arraybackslash{\let\\=\@arraycr}
\def\@textsubscript#1{{\m@th\ensuremath{_{\mbox{\fontsize\sf@size\z@#1}}}}}
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\def\abbr{}
\def\corr{}
\def\expan{}
\def\gap{}
\def\orig{}
\def\reg{}
\def\ref{}
\def\sic{}
\def\persName{}\def\name{}
\def\placeName{}
\def\orgName{}
\def\textcal#1{{\fontspec{Lucida Calligraphy}#1}}
\def\textgothic#1{{\fontspec{Lucida Blackletter}#1}}
\def\textlarge#1{{\large #1}}
\def\textoverbar#1{\ensuremath{\overline{#1}}}
\def\textquoted#1{‘#1’}
\def\textsmall#1{{\small #1}}
\def\textsubscript#1{\@textsubscript{\selectfont#1}}
\def\textxi{\ensuremath{\xi}}
\def\titlem{\itshape}
\newenvironment{biblfree}{}{\ifvmode\par\fi }
\newenvironment{bibl}{}{}
\newenvironment{byline}{\vskip6pt\itshape\fontsize{16pt}{18pt}\selectfont}{\par }
\newenvironment{citbibl}{}{\ifvmode\par\fi }
\newenvironment{docAuthor}{\ifvmode\vskip4pt\fontsize{16pt}{18pt}\selectfont\fi\itshape}{\ifvmode\par\fi }
\newenvironment{docDate}{}{\ifvmode\par\fi }
\newenvironment{docImprint}{\vskip 6pt}{\ifvmode\par\fi }
\newenvironment{docTitle}{\vskip6pt\bfseries\fontsize{22pt}{25pt}\selectfont}{\par }
\newenvironment{msHead}{\vskip 6pt}{\par}
\newenvironment{msItem}{\vskip 6pt}{\par}
\newenvironment{rubric}{}{}
\newenvironment{titlePart}{}{\par }

\newcolumntype{L}[1]{){\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{){\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{){\raggedleft\arraybackslash}p{#1}}
\newcolumntype{P}[1]{){\arraybackslash}p{#1}}
\newcolumntype{B}[1]{){\arraybackslash}b{#1}}
\newcolumntype{M}[1]{){\arraybackslash}m{#1}}
\definecolor{label}{gray}{0.75}
\def\unusedattribute#1{\sout{\textcolor{label}{#1}}}
\DeclareRobustCommand*{\xref}{\hyper@normalise\xref@}
\def\xref@#1#2{\hyper@linkurl{#2}{#1}}
\begingroup
\catcode`\_=\active
\gdef_#1{\ensuremath{\sb{\mathrm{#1}}}}
\endgroup
\mathcode`\_=\string"8000
\catcode`\_=12\relax

\usepackage[a4paper,twoside,lmargin=1in,rmargin=1in,tmargin=1in,bmargin=1in,marginparwidth=0.75in]{geometry}
\usepackage{framed}

\definecolor{shadecolor}{gray}{0.95}
\usepackage{longtable}
\usepackage[normalem]{ulem}
\usepackage{fancyvrb}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{marginnote}

\renewcommand{\@cite}[1]{#1}


\renewcommand*{\marginfont}{\itshape\footnotesize}

\def\Gin@extensions{.pdf,.png,.jpg,.mps,.tif}

  \pagestyle{fancy}

\usepackage[pdftitle={Impact of Electronic Customer Relationship Management on Customers Satisfaction of the Five Stars Hotels in Kuwait},
 pdfauthor={}]{hyperref}
\hyperbaseurl{}

	 \paperwidth210mm
	 \paperheight297mm
              
\def\@pnumwidth{1.55em}
\def\@tocrmarg {2.55em}
\def\@dotsep{4.5}
\setcounter{tocdepth}{3}
\clubpenalty=8000
\emergencystretch 3em
\hbadness=4000
\hyphenpenalty=400
\pretolerance=750
\tolerance=2000
\vbadness=4000
\widowpenalty=10000

\renewcommand\section{\@startsection {section}{1}{\z@}%
     {-1.75ex \@plus -0.5ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large\bfseries}}
\renewcommand\subsection{\@startsection{subsection}{2}{\z@}%
     {-1.75ex\@plus -0.5ex \@minus- .2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\Large}}
\renewcommand\subsubsection{\@startsection{subsubsection}{3}{\z@}%
     {-1.5ex\@plus -0.35ex \@minus -.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\large}}
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}%
     {-1ex \@plus-0.35ex \@minus -0.2ex}%
     {0.5ex \@plus .2ex}%
     {\reset@font\normalsize}}
\renewcommand\subparagraph{\@startsection{subparagraph}{5}{\parindent}%
     {1.5ex \@plus1ex \@minus .2ex}%
     {-1em}%
     {\reset@font\normalsize\bfseries}}


\def\l@section#1#2{\addpenalty{\@secpenalty} \addvspace{1.0em plus 1pt}
 \@tempdima 1.5em \begingroup
 \parindent \z@ \rightskip \@pnumwidth 
 \parfillskip -\@pnumwidth 
 \bfseries \leavevmode #1\hfil \hbox to\@pnumwidth{\hss #2}\par
 \endgroup}
\def\l@subsection{\@dottedtocline{2}{1.5em}{2.3em}}
\def\l@subsubsection{\@dottedtocline{3}{3.8em}{3.2em}}
\def\l@paragraph{\@dottedtocline{4}{7.0em}{4.1em}}
\def\l@subparagraph{\@dottedtocline{5}{10em}{5em}}
\@ifundefined{c@section}{\newcounter{section}}{}
\@ifundefined{c@chapter}{\newcounter{chapter}}{}
\newif\if@mainmatter 
\@mainmattertrue
\def\chaptername{Chapter}
\def\frontmatter{%
  \pagenumbering{roman}
  \def\thechapter{\@roman\c@chapter}
  \def\theHchapter{\roman{chapter}}
  \def\thesection{\@roman\c@section}
  \def\theHsection{\roman{section}}
  \def\@chapapp{}%
}
\def\mainmatter{%
  \cleardoublepage
  \def\thechapter{\@arabic\c@chapter}
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \pagenumbering{arabic}
  \setcounter{secnumdepth}{6}
  \def\@chapapp{\chaptername}%
  \def\theHchapter{\arabic{chapter}}
  \def\thesection{\@arabic\c@section}
  \def\theHsection{\arabic{section}}
}
\def\backmatter{%
  \cleardoublepage
  \setcounter{chapter}{0}
  \setcounter{section}{0}
  \setcounter{secnumdepth}{2}
  \def\@chapapp{\appendixname}%
  \def\thechapter{\@Alph\c@chapter}
  \def\theHchapter{\Alph{chapter}}
  \appendix
}
\newenvironment{bibitemlist}[1]{%
   \list{\@biblabel{\@arabic\c@enumiv}}%
       {\settowidth\labelwidth{\@biblabel{#1}}%
        \leftmargin\labelwidth
        \advance\leftmargin\labelsep
        \@openbib@code
        \usecounter{enumiv}%
        \let\p@enumiv\@empty
        \renewcommand\theenumiv{\@arabic\c@enumiv}%
	}%
  \sloppy
  \clubpenalty4000
  \@clubpenalty \clubpenalty
  \widowpenalty4000%
  \sfcode`\.\@m}%
  {\def\@noitemerr
    {\@latex@warning{Empty `bibitemlist' environment}}%
    \endlist}

\def\tableofcontents{\section*{\contentsname}\@starttoc{toc}}
\parskip0pt
\parindent1em
\def\Panel#1#2#3#4{\multicolumn{#3}{){\columncolor{#2}}#4}{#1}}
\newenvironment{reflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemsep}{0pt}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\itshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{sansreflist}{%
  \begin{raggedright}\begin{list}{}
  {%
   \setlength{\topsep}{0pt}%
   \setlength{\rightmargin}{0.25in}%
   \setlength{\itemindent}{0pt}%
   \setlength{\parskip}{0pt}%
   \setlength{\itemsep}{0pt}%
   \setlength{\parsep}{2pt}%
   \def\makelabel##1{\upshape ##1}}%
  }
  {\end{list}\end{raggedright}}
\newenvironment{specHead}[2]%
 {\vspace{20pt}\hrule\vspace{10pt}%
  \phantomsection\label{#1}\markright{#2}%

  \pdfbookmark[2]{#2}{#1}%
  \hspace{-0.75in}{\bfseries\fontsize{16pt}{18pt}\selectfont#2}%
  }{}
      \def\TheFullDate{2018 2018-01-15 (revised: Year 2018 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018 2018-01-15}
\title{Impact of Electronic Customer Relationship Management on Customers Satisfaction of the Five Stars Hotels in Kuwait}
\author{}\makeatletter 
\makeatletter
\newcommand*{\cleartoleftpage}{%
  \clearpage
    \if@twoside
    \ifodd\c@page
      \hbox{}\newpage
      \if@twocolumn
        \hbox{}\newpage
      \fi
    \fi
  \fi
}
\makeatother
\makeatletter
\thispagestyle{empty}
\markright{\@title}\markboth{\@title}{\@author}
\renewcommand\small{\@setfontsize\small{9pt}{11pt}\abovedisplayskip 8.5\p@ plus3\p@ minus4\p@
\belowdisplayskip \abovedisplayskip
\abovedisplayshortskip \z@ plus2\p@
\belowdisplayshortskip 4\p@ plus2\p@ minus2\p@
\def\@listi{\leftmargin\leftmargini
               \topsep 2\p@ plus1\p@ minus1\p@
               \parsep 2\p@ plus\p@ minus\p@
               \itemsep 1pt}
}
\makeatother
\fvset{frame=single,numberblanklines=false,xleftmargin=5mm,xrightmargin=5mm}
\fancyhf{} 
\setlength{\headheight}{14pt}
\fancyhead[LE]{\bfseries\leftmark} 
\fancyhead[RO]{\bfseries\rightmark} 
\fancyfoot[RO]{}
\fancyfoot[CO]{\thepage}
\fancyfoot[LO]{\TheID}
\fancyfoot[LE]{}
\fancyfoot[CE]{\thepage}
\fancyfoot[RE]{\TheID}
\hypersetup{citebordercolor=0.75 0.75 0.75,linkbordercolor=0.75 0.75 0.75,urlbordercolor=0.75 0.75 0.75,bookmarksnumbered=true}
\fancypagestyle{plain}{\fancyhead{}\renewcommand{\headrulewidth}{0pt}}

\date{}
\usepackage{authblk}

\providecommand{\keywords}[1]
{
\footnotesize
  \textbf{\textit{Index terms---}} #1
}

\usepackage{graphicx,xcolor}
\definecolor{GJBlue}{HTML}{273B81}
\definecolor{GJLightBlue}{HTML}{0A9DD9}
\definecolor{GJMediumGrey}{HTML}{6D6E70}
\definecolor{GJLightGrey}{HTML}{929497} 

\renewenvironment{abstract}{%
   \setlength{\parindent}{0pt}\raggedright
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
   \textcolor{GJBlue}{\large\bfseries\abstractname\space}
}{%   
   \vskip8pt
   \textcolor{GJMediumGrey}{\rule{\textwidth}{2pt}}
   \vskip16pt
}

\usepackage[absolute,overlay]{textpos}

\makeatother 
      \usepackage{lineno}
      \linenumbers
      
\begin{document}

             \author[1]{Sulieman Ibraheem Shelash  Al-Hawary}

             \author[2]{Faraj Mazyed Faraj  Aldaihani}

             \author[3]{Nor Azman Bin  Ali}

\renewcommand\Authands{ and }

\date{\small \em Received: 7 December 2017 Accepted: 31 December 2017 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


The study aims to investigate the impact of electronic customer relationship management on customers satisfaction of the five stars hotels in Kuwait, four dimensions of the Electronic Customer Relationship Management namely (Website design, ability to search on Website, Privacy and security, and Delivery time), the customers satisfaction was the dependent variable.The study population consisted of all of the customers of the five stars hotels in Kuwait (15) hotels. A convenience sampling was taken from customers staying in five stars hotels in Kuwait from different nationalities. To collect data from the study sample, a questionnaire was built based on the previous studies. To achieve the study objective, and test the hypotheses a statistical program SPSS was used.Results of the study indicated that Website design, Search ability on Website, Privacy and security, and Delivery time had a significant and positive impact on Customer satisfaction. Based on the study results, the researchers recommend the managers and decision makers of the five stars hotels in Kuwait to develop mechanisms to enhance the ease of use of the website of the five stars hotels in Kuwait and avoid complexity, and to focus on training their employees in communication and problem-solving skills.

\end{abstract}


\keywords{electronic customer relationship management, customers' satisfaction, the five stars hotels, kuwait}

\begin{textblock*}{18cm}(1cm,1cm) % {block width} (coords) 
\textcolor{GJBlue}{\LARGE Global Journals \LaTeX\ JournalKaleidoscope\texttrademark}
\end{textblock*}

\begin{textblock*}{18cm}(1.4cm,1.5cm) % {block width} (coords) 
\textcolor{GJBlue}{\footnotesize \\ Artificial Intelligence formulated this projection for compatibility purposes from the original article published at Global Journals. However, this technology is currently in beta. \emph{Therefore, kindly ignore odd layouts, missed formulae, text, tables, or figures.}}
\end{textblock*}


\let\tabcellsep& 	 	 		  I. \par
Introduction nline e-commerce offers an incredible level of excitement as it relates to all types and companies activities including; e-commerce, e-business, e-CRM, electronic supply chains, e-tickets, e-education, and e-government. The growth of Internetbased technology continues to be critical to businessto-consumer and business-to-business environments (Al-Hawary and Al-Menhaly, 2016).\par
A new approach to customer relationship management has emerged with the emergence of the Internet, where customers can get information about the Products and services they need by browsing the Internet from anywhere and the added value of the company's website is critical to influencing customers to Visit the company's website, and learn more about Products and services. CRM includes using e-mail, e-commerce, and any other point of contact on the Internet \hyperref[b18]{(Bergeron, 2004)}. According to Mar one and Lunsford (  {\ref 2005}), e-commerce applications, product characteristics, pricing, etc. are part of the CRM applications on the Internet (Al-Hawary and Aldaihani, 2016). \hyperref[b61]{Scullin et al. (2002)} state that every company engaged in online business must educate itself about e-CRM. They believe that the rapid implementation of CRM has begun to spend money before developing a comprehensive e-customer strategy. As a result, many of these companies are dissatisfied with the result achieved in the implementation of CRM.\par
Satisfaction has become the focus of many researchers \hyperref[b49]{(Lin 2003;}\hyperref[b31]{Feinberg et al., 2002;}\hyperref[b22]{Cao et al., 2004;}\hyperref[b13]{Alshurideh et al., 2017}; Al-Hawary, 2013a; Al-Hawary, 2013b; Al-Hawary and Harahsheh, 2014). \hyperref[b16]{Anderson \& Srinivasan (2003)} noted that satisfaction has a significant impact on customer loyalty and retention, as well as a reflection of corporate profitability. It is often used as an alternative measure of success in general, and the success of e-commerce applications in particular \hyperref[b31]{(Feinberg et al., 2002)}. \hyperref[b33]{Gable et al. (2003)} noted that satisfaction is the overall measure of success.\par
There was a weakness in research in the management of customer relations, and customer satisfaction (within the researcher's knowledge). \hyperref[b31]{Feinberg and Kadam (2002)} examined the relationship between CRM characteristics and customer satisfaction, and emphasized that companies should create websites with integrated CRM features that are important to customer satisfaction, and in this way, companies can reduce costs. \hyperref[b42]{Kim, Ferrin \& Rao (2009)} noted that customer satisfaction is an important factor for a successful customer relationship. \hyperref[b63]{Shih et al. (2011)} examined some factors, including ease of use and perceived utility as determinants of customer satisfaction in the context of the Internet. \hyperref[b27]{Devaraj et al. (2003)} found that the benefit and ease of use of online shopping, followed by low economic costs, and service quality are factors that affect customer satisfaction, and thus determine their marketing channel reference. \hyperref[b31]{Feinberg et al. (2002)} found that the lack of correlation between CRM characteristics and their results may be the reason for the failure of CRM implementation. They also indicated that the low culture of how CRM features can be found on the company's website may cause the customer's reluctance to follow the company's products, resulting in large sums of money spent on features that are not important or irrelevant to customers The importance of the study is that it seeks to develop the communication process and increase the performance of the five stars hotels in Kuwait through using the websites to achieve higher levels of customers' satisfaction. Therefore; this study came to examine the impact of e-customer relationship management on the customer satisfaction of the five stars hotels in Kuwait. 
\section[{II. Theoretical Framework and}]{II. Theoretical Framework and}\par
Hypotheses Development a) Electronic Customer Relationship Management Customer Relationship Management (CRM) is a business strategy focusing on customer designed to achieve customer satisfaction and loyalty by providing tailor-made services \hyperref[b36]{(Greenberg, 2002)}. The adaptation strategy, which focusing on the customer has added the "human dimension" to information technology, by emphasizing the process of organizational change. The core philosophy of CRM is to develop long-term relationships with customers \hyperref[b45]{(Kristoffersen et al., 2004)}. In marketing literature, Customer Relationship Management (CRM) is viewed as a strategy, a processoriented, a function that overlaps with other functions, which develops value for both buyer and seller, and a means of achieving superior financial performance  {\ref (Lambert, 2004}  \hyperref[b21]{Bruhn (2003)} noted that customer relationship management must be accomplished through a lifecycle of Customers to reach its goal, and to improve the added value of customers.\par
The company's website plays an important role in attracting customers, and encouraging them to stay as sustainable customers with the company. Managing customer relationships through the Internet does not mean opening a store online or finding new ways to achieve points or discounts. But use this technology is used to build profitable relationships, and strengthen the links between business and corporate customers \hyperref[b53]{(Newell, 2000)}; the ultimate goal is to enhance customer loyalty. Therefore, a new approach has emerged to manage this relationship on the Internet with the socalled e-CRM (E-CRM).  {\ref Rigby et al. (2002)} argue that E-CRM is not only a technology or software; it is a means of business processes planning by supporting customer strategies through technology and software. Rosenbaum  {\ref (2002)} concluded that e-customer relationship management revolves around employees, processes and technology, while \hyperref[b58]{Romano and Fjermestad (2003)} noted that there are five main areas that are not limited to exchange in terms of research in e-CRM: E-business customers, business models in e-customer relationship management, knowledge management for e-customer relationship management, and e-customer relationship management technology, human factors in e-customer relationship management, and each of these areas includes other sub-areas. Finally, \hyperref[b61]{Scullin et al. (2002)} found that organizations want to achieve many advantages and benefits for a high return on investment (ROI), increased customer loyalty, and more through successfully implementing of e-CRM. 
\section[{c) Concept of Satisfaction}]{c) Concept of Satisfaction}\par
Customer satisfaction plays an important role in the success of business strategies \hyperref[b34]{(Gil and Cervera, 2008)}; customer satisfaction helps to keep customers from seeking service or product from competitors (Fawcell and Sewnson, 1998). Customer satisfaction is more important in the case of e-service because it is difficult to maintain customers in the virtual world and gain their loyalty \hyperref[b68]{(Zavareh et al., 2012)}. Customer satisfaction helps organizations and companies increase their returns and gain competitive advantage \hyperref[b48]{(Lewin, 2009)}. Customer satisfaction leads to long-term ( ) 
\section[{E b) Concept of the Electronic Customer Relationship Management}]{E b) Concept of the Electronic Customer Relationship Management}\par
There are several definitions in the marketing literature of CRM. It is simply defined as customer relationship management through the Internet, so ecustomer management is an extension of traditional customer relationship management. Jutla et al. (  {\ref 2001}) describe e-customer relationship management as an interest in customer relationship with e-business components.  {\ref Greenberg (2000)} pointed out that e-CRM is the same as managing customer relationships but through the Internet. According to  {\ref Romano and Fjermestad (2001)}, E-CRM is concerned with attracting and sustaining profitable customers, and trying to reduce less profitable customers. \hyperref[b28]{Dyche (2001)} points out that there are two main types of e-customer relationship management: operational E-CRM, Which are in contact with customers through the company's defined contact points, including e-mail, website, telephone, direct sales points, fax, etc., and the analytical electronic customer relationship management, which is related to the use of technology to process data and information obtained by the company, and its customers relating to different market, according to their respective sectors.\par
profits by making the customer in a loyal state \hyperref[b39]{(Jochen, 2003}; Al-Hawary \& Hussien, 2016; Al-Hawary, \& Al-Smeran, 2016). That it is necessary to interact with the changing environment in a manner consistent with the behavior of customers to maintain the survival of companies and their continuation in competitive markets \hyperref[b64]{(Smith, 1996)}.\par
Oliver (1999) defined customer satisfaction as a repurchase of goods or services from the same brand by customers without being influenced by the surrounding environment or marketing methods. \hyperref[b14]{Anderson and Sullivan (1993)} noted that satisfaction is an evaluation of the customer's experience with the service, and this assessment is achieved either with a positive feeling, indifference or a negative feeling. \hyperref[b43]{Kotler (2003)} identified customer satisfaction as a sense of satisfaction when customers get what they expect from Service or commodity". \hyperref[b63]{Shih (2011)} and Wixdom and Todd (  {\ref 2005}) examined (Ease of use, benefit) as determinants of customer satisfaction. \hyperref[b27]{Devaraj et al. (2003)} noted that the utility and ease of use of online shopping, followed by low economic costs, including time and effort to find the right product and price, and deal with costs and quality of service are the factors that affect customer satisfaction which determines their references and preferences, and thus determines their choices (Al-Hawary \& Metabis, 2013; Al-Hawary and Abu-Laimon, 2013; Al-Hawary, 2012; Al-Hawary and Metabis, 2012; Al-Hawary et.al, 2011). \hyperref[b14]{Anderson and Sullivan (1993)}. It was again defined by \hyperref[b44]{Kotler and Keller (2006)} as the customer's feeling of joy after obtaining service or purchase of the product, and this feeling is the result of comparing the actual performance of the product or service and the expectations that the customer knows.\par
It can be said that quality of service and customer satisfaction plays a key role in business success and sustainability \hyperref[b24]{(Daniel and Berinyuy, 2010)}. The importance of customer satisfaction with e-service is important for financial performance as it is possible to lose a customer if he cannot access the website easily or if the performance of the website is unsatisfactory \hyperref[b37]{(Heskett et al., 1994)}. There are two aspects of measuring customer satisfaction first by assessing customer satisfaction immediately after the product or service purchase experience \hyperref[b26]{(Deng et al., 2010)}, and the second is total satisfaction after a period of time using the product or service  {\ref (Daughetry et al., 1998)}. For nell (1992); Shem well et al. (1998) highlighted the importance of quality of service as a pre-requisite for customer satisfaction. \hyperref[b60]{Rust et al. (1999)} referred that customer satisfaction is determined only by product and service attributes, but also by customer interaction with the system. Therefore, some researchers focused primarily on the impact of customer perception of site characteristics \hyperref[b38]{(Ho and Wu, 1999;}\hyperref[b66]{Szymanski and Hise, 2000)}, such as logistical support, security, and the design of the company's website. 
\section[{d) Electronic Customer Relationship Management and Satisfaction}]{d) Electronic Customer Relationship Management and Satisfaction}\par
The review of electronic marketing literature reveals that there are different models of customer satisfaction from these studies: \hyperref[b47]{Lee and Joshi (2006)}, and  {\ref Cheung and Lee (2005)}.  {\ref Khalifa and Liu (2005)} referred that E-customer relationships contribute differently in achieving satisfaction. \hyperref[b29]{Farhadi et al. (2013)} showed that E -CRM positively improves customer relationships, in the attributes of customer communication, electronic service quality, trust, customer satisfaction, and positive word-of-mouth. There are various models of customer satisfaction that can be seen from the perspective of customer satisfaction,  {\ref Khalifa and Shen (2005;}\hyperref[b48]{2009)} noted that the use of CRM features, transaction cycle, and the customer lifecycle has a relationship with customer satisfaction. The characteristics of e-customer relationship management contribute differently to the satisfaction of customers and their relationship to the cycle of transactions and the life cycle of customers, but it is not possible to ignore these elements, because of their importance, which in fact included almost in all studies. Customer satisfaction is more important in the case of e-service because it is difficult to maintain customers in the virtual world and gain their loyalty \hyperref[b68]{(Zavareh et al., 2012)}. Customer satisfaction helps organizations and companies increase their returns and gain competitive advantage \hyperref[b48]{(Lewin, 2009}). Based on above, the study hypotheses can be formulated as. H: Electronic customer relationship management influence customer satisfaction of the five stars hotels in Kuwait. 
\section[{More Specifically}]{More Specifically}\par
H1a: Website design directly influences customer satisfaction of the five stars hotels in Kuwait.\par
H1b: Search ability directly influences customer satisfaction of the five stars hotels in Kuwait.\par
H1c: Privacy and security directly influence customer satisfaction of the five stars hotels in Kuwait.\par
H1d: Delivery time directly influences customer satisfaction of the five stars hotels in Kuwait. 
\section[{III.}]{III.} 
\section[{Research Framework}]{Research Framework}\par
Based on the study hypothesis, the following theoretical framework shown in Figure 1. As can be seen from the framework, the study investigates the impact of Electronic customer relationship management on Customer satisfaction of the five stars hotels in Kuwait. Where Electronic customer relationship management is the independent variable and is positively related to Customer satisfaction as the dependent variable.  
\section[{Methodology a) Data Collection}]{Methodology a) Data Collection}\par
A questionnaire was initially developed based on the literature. The first section consisted of a list of questions intended to probe the demographic variables of the respondents. The second section was comprised 20 items used to measure E-CRM, adopted from previous studies, and which could influence Customer satisfaction, using a five-point Likert scale. The following practices were focused on; Website design (6 statements Search ability on Website (5 statements), Privacy and security (4 statements), and Delivery time (5 statements). While the third one contained five items to measure customer satisfaction, is also adopted from previous studies, contained questions aimed at evaluating the level of Customer satisfaction (5 statements). Data are collected using a questionnaire. 
\section[{b) Study Tool}]{b) Study Tool}\par
The constructs in this study were developed by using measurement scales adopted from prior studies. Modifications were made to the scale to fit the purpose of the study. All constructs were measured using fivepoint Likert scales with anchors strongly disagree (= 1) and strongly agree (= 5  
\section[{c) Operational Definitions}]{c) Operational Definitions}\par
Website design: The general image of the personality of telecommunications companies in Kuwait to deal with the electronic sales of customers through the introduction and use of colors and logos on the website. The design includes: organization of the website, products offered and product prices, providing online purchasing and shipment tracking features, which determine the customer preferences on the Internet.\par
The search ability on the website: Refers to the special advantage of the website, including the presentation of the company's products and their characteristics when the customer wants to see a large number of criteria in the selection of the product to facilitate and support the decision-making process.\par
Privacy and Security: Refers to the security of the website for telecommunications companies in Kuwait regarding its ability to protect the personal information of shoppers from unauthorized use or disclose their personal information in a manner that may affect their decision to conduct transactions through the company's website.\par
Delivery Time: Indicates The ability of communication companies in Kuwait to deliver products on time to the customer, resulting in a positive effect in removing doubts and distrust in e-shopping online and supports confidence in the company's website and gives the customer a sense of comfort and encourages him to buy from the same site In many times.\par
Satisfaction: Refers to the extent of the customer satisfaction for all the processes that are handled by the purchase of products of the five stars hotels in Kuwait so that repeat the deal with companies based on the generated satisfaction. 
\section[{d) Sample}]{d) Sample}\par
The study population consisted of all of the customers of the five stars hotels in Kuwait (15) hotels. A convenience sampling was taken from customers staying in five stars hotels in Kuwait from different nationalities, with reference to the sample schedule (Bartlett et al.,2002), a sample of 550 customers were selected to represent the study population, the researchers distributed the questionnaires to the study sample. (425) Questionnaires retrieved. After reviewing the questionnaires show that there are \hyperref[b15]{(15)}    {\ref (2 percent}). About educational level, respondents with Bachelor degrees were the largest group of respondents make (77 percent), respondents with Less than Bachelor make (19 percent). Finally, respondents with higher study degrees make (4 percent). The characteristics of the sample represented in Table \hyperref[tab_2]{1}. 
\section[{e) Reliability and validity of the survey instrument}]{e) Reliability and validity of the survey instrument}\par
The survey instrument with 25 items was developed based on two variables Electronic customer relationship management as independent variables with four dimensions; Website design (WED1-WED6), Search ability on Website (SAW7-SAW11), Privacy and security (PRS12-PRS15), and Delivery time (DET16-DET20). Customer satisfaction as dependent variables with five statements (CS1-CS5).The instrument was evaluated for reliability and validity. Reliability refers to the instrument's ability to provide consistent results in repeated uses (Gate wood \& Field, 1990). Validity refers to the degree to which the instrument measures the concept the researcher wants to measure  {\ref (Bagozzi \& Phillips, 1982)}. Factor analysis and reliability analysis were used in order to determine the data reliability for the Electronic customer relationship management, and Customer satisfaction. A within factor, factor analysis was performed to assess convergent validity. The results of the factor analysis and reliability tests are presented in Table \hyperref[b1]{(2)} and Table \hyperref[b2]{(3)}. All individual loadings were above the minimum of 0.5 recommended by Hair et al.  {\ref (1998)}. For exploratory research, a Cronbach ? greater than 0.80 is generally considerate reliable (Nunn ally, 1978). Cronbach ? statistics for the study contracts are shown in Table \hyperref[b1]{(2)} and Table \hyperref[b2]{(3)}. Thus it can be concluded that the measures used in this study are valid and reliable. Kaiser-Meyer-Olkin has been used as Pre-analysis testing for the suitability of the entire sample for factor analysis as recommended by  {\ref Comrey (1978)}, the value of The Kaiser-Meyer-Olkin measure was used to assess the suitability of the sample for each unifactorial determination. The KMO values found (see Table \hyperref[tab_4]{2 and 3}) are generally considered acceptable  {\ref (Kim and Mueller, 1978)}. All factors in each unifactorial test accounted for more than 61.284 per cent of the variance of the respective variable sets. This suggests that only a small amount of the total variance for each group of variables is associated with causes other than the factor itself. 
\section[{f) Descriptive Statistics Analysis}]{f) Descriptive Statistics Analysis}\par
Table \hyperref[b3]{(4)} Indicates that the customers of the five stars hotels in Kuwait evaluate Website design (with the highest mean scores, i.e. M = 3.92, SD=0.56) to be the most dominant of Electronic customer relationship management and evident to a considerable extent, followed by Privacy and security (M= 3.90, SD= 0.65), Delivery time (M = 3.88, SD =0.69), and Search ability on Website (with the lowest mean scores M=3.86, SD=0.54). With regard to Customer satisfaction, customers of the five stars hotels in Kuwait evaluate their satisfaction (with the high level, i.e. M = 3.87). Multiple regression analysis was employed to test the hypotheses. It is a useful technique that can be used to analyze the relationship between a single dependent variable and several independent variables  {\ref (Hair et al., 1998)}. In this model, Customer satisfaction acts as the dependent variable and Electronic customer relationship management, as the independent variables. From the result as shown in Table \hyperref[b4]{(5)}, the regression model was statistically significant (F = 106.65; AdjR2 =.409; P =.000). The AdjR2 is 0.409, which means that 40.9 percent of the variation in Customer satisfaction can be explained by Website design, Search ability on Website, Privacy and security, and Delivery time. The proposed model was adequate as the F-statistic = 106.65 were significant at the 5\% level (p < 0.05). This indicates that the overall model was reasonable fit and there was a statistically significant association between Electronic customer relationship management and Customer satisfaction.\par
Table \hyperref[b4]{(5)} also shows that Website design (ß =0.171, p< 0.05), Search ability on Website (ß =0.246; p<0, 05), Privacy and security (ß =0.187, p< 0.05), and Delivery time (ß =0.281, p< 0.05) had a significant and positive effect on Customer satisfaction. This provides evidence to support H1a, H1b, H1c, and H1D. Based on the ß values Delivery time has the highest impact on Customer satisfaction followed by Search ability on Website, Privacy and security, finally Website design.  
\section[{VI. Discussion}]{VI. Discussion}\par
The results of the study show that, the management of the five stars hotels in Kuwait seeks to take care of the electronic customer relationship management through the improvement of the website and make the site more attractive through the appropriate design, colors consistent, the speed in loading the pages, and make this site sustainable. This gives a positive impression of e-customer relationship management of the five stars hotels in Kuwait. This finding was consistent with  {\ref (Kim et al., 2008;} {\ref Liu et al., 2008;}\hyperref[b66]{Szymanski and Hise, 2000)}, and inconsistent with the study of  {\ref Kim and Stole's (2004)}.\par
In view of the results related to the possibility of searching the website of the five stars hotels in Kuwait the website is easy and high speed of searches for the required product, but in contrast, the time spent in the search needs a little effort to get information, in addition to, the five stars hotels in Kuwait site is comfortable in search, the results of the current study are consistent with  {\ref Kalifa and Shen (2005;}\hyperref[b48]{2009)}.\par
The results show that there is an interest in privacy and security on the sites of the five stars hotels in Kuwait, especially when completing the procedures for the transactions that the customer wishes to complete, especially in terms of maintaining the confidentiality of the customer's personal and sales information. This is in line with  {\ref Kim et al. (2008)}, Liu et al.,  {\ref (2008)}, and inconsistent with  {\ref (Kim and Stoel's, 2004)}.\par
The results of delivery on time indicate the awareness of these hotels about the importance of this practice. The researcher attributed this to the interest of hotels to adhere to the time of delivery, which enhances the credibility of the hotels, and gives the customer a state of satisfaction with the performance of these hotels, in addition to the customer notice of tracking shipments to orders, the result consistent with Kim et al. Results related to the satisfaction variable for system tracking, on-time delivery, problem solving, as well as the Web site in terms of permanence, accessibility, payment, security and privacy. Results on satisfaction in terms of search capability, site design have been satisfactory. This finding is consistent with the results of (Safari et al., 2016), which examine the relationship between e-customer relationship management and customer satisfaction in Iranian institutions. The researchers believes that the five stars hotels in Kuwait are interested in the status of satisfaction of the users of the websites ,and they are satisfied with the services provided by these hotels , the result consistent with Navimipour and Soltani (2015), which examined the relationship between technology, cost and employee satisfaction through e-customer relationship management systems in Iranian institutions.\par
The study results showed a significant impact of E-CRM (website design, site search ability, privacy and security, and on-time delivery) on customer satisfaction of the five stars hotels in Kuwait, which indicates that the five stars hotels in Kuwait have the potential to influence the behavior of the final consumers to make them prefer the services provided to them, by generating interest to the end consumer of the website design, and enhance the ability and ability to search in the websites with the need to maintain security and privacy about personal customer information and purchases related to them, and maintain timely delivery of products / services to customers. The study result is consistent with \hyperref[b50]{Long et al. (2013)} who have argued that customer satisfaction can be achieved through E-CRM implementation by meeting their needs and demand individually. E-CRM enables employees to obtain information concerning customers in real-time applications, such as live chat services and then make the fast and accurate decision for dealing with them (Bhattacharya, 2011). This result is also consistent with the  {\ref (Kim et al., 2008;} {\ref Liu et al., 2008;}\hyperref[b66]{Szymanski and Hise, 2000)}, and inconsistent with  {\ref Kim and Stoel's (2004)}. 
\section[{VII. Recommendations}]{VII. Recommendations}\par
Based on the study results, the researchers recommend managers and decision makers of the five stars hotels in Kuwait have to:\par
1. Develop mechanisms to enhance the ease of use of the website of the five stars hotels in Kuwait and avoid complexity. 
\section[{Focus on training their employees in communication}]{Focus on training their employees in communication}\par
and problem-solving skills. 3. Have a strong customer strategy associated with E-CRM, to maximize customer satisfaction. 4. Work on structuring the websites of the five stars hotels in Kuwait to make the website faster to download the pages, which helps customers not to feel of weariness. 
\section[{Maintaining the websites of the five stars hotels in}]{Maintaining the websites of the five stars hotels in}\par
Kuwait confidential of the personal information of the customers and the confidentiality of information. 6. Adopting a study to determine the impact of e-customer relationship management in industries not to other than the service industry, especially in small ages. 7. The study showed that there is an impact of e-customer relationship management on customer satisfaction. These variables can change rapidly so other studies to adopt other factors of e-customer relationship management not included in the current study.  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.7102739726027397\textwidth}P{0.13972602739726026\textwidth}}
Website Design\tabcellsep \\
Search Ability\tabcellsep Satisfaction\\
Privacy and Security\tabcellsep \\
Delivery Time\tabcellsep \end{longtable} \par
 
\caption{\label{tab_2}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.37553879310344823\textwidth}P{0.16120689655172413\textwidth}P{0.17036637931034482\textwidth}P{0.03480603448275862\textwidth}P{0.05862068965517241\textwidth}P{0.04946120689655172\textwidth}}
Construct and Item\tabcellsep Loadings\tabcellsep Communalities\tabcellsep KMO\tabcellsep Variance\tabcellsep Reliability\\
Website Design (WED)\tabcellsep \tabcellsep \tabcellsep .789\tabcellsep 66.564\tabcellsep 0.87\\
WED1\tabcellsep 0.56\tabcellsep 0.58\tabcellsep \tabcellsep \tabcellsep \\
WED2\tabcellsep 0.58\tabcellsep 0.62\tabcellsep \tabcellsep \tabcellsep \\
WED3\tabcellsep 0.61\tabcellsep 0.64\tabcellsep \tabcellsep \tabcellsep \\
WED4\tabcellsep 0.55\tabcellsep 0.59\tabcellsep \tabcellsep \tabcellsep \\
WED5\tabcellsep 0.52\tabcellsep 0.55\tabcellsep \tabcellsep \tabcellsep \\
WED6\tabcellsep 0.64\tabcellsep 0.67\tabcellsep \tabcellsep \tabcellsep \\
Search Ability on Website (SAW)\tabcellsep \tabcellsep \tabcellsep .825\tabcellsep 69.328\tabcellsep 0.88\\
SAW7\tabcellsep 0.64\tabcellsep 0.68\tabcellsep \tabcellsep \tabcellsep \\
SAW8\tabcellsep 0.59\tabcellsep 0.63\tabcellsep \tabcellsep \tabcellsep \\
SAW9\tabcellsep 0.52\tabcellsep 0.57\tabcellsep \tabcellsep \tabcellsep \\
SAW10\tabcellsep 0.53\tabcellsep 0.56\tabcellsep \tabcellsep \tabcellsep \\
SAW11\tabcellsep 0.57\tabcellsep 0.62\tabcellsep \tabcellsep \tabcellsep \\
Privacy and Security (PRS)\tabcellsep \tabcellsep \tabcellsep .778\tabcellsep 61.284\tabcellsep 0.79\\
PRS12\tabcellsep 0.55\tabcellsep 0.58\tabcellsep \tabcellsep \tabcellsep \\
PRS13\tabcellsep 0.58\tabcellsep 0.63\tabcellsep \tabcellsep \tabcellsep \\
PRS14\tabcellsep 0.53\tabcellsep 0.54\tabcellsep \tabcellsep \tabcellsep \\
PRS15\tabcellsep 0.59\tabcellsep 0.67\tabcellsep \tabcellsep \tabcellsep \\
Delivery Time (DET)\tabcellsep \tabcellsep \tabcellsep .815\tabcellsep 63.548\tabcellsep 0.85\\
DET16\tabcellsep 0.63\tabcellsep 0.66\tabcellsep \tabcellsep \tabcellsep \\
DET17\tabcellsep 0.62\tabcellsep 0.67\tabcellsep \tabcellsep \tabcellsep \\
DET18\tabcellsep 0.55\tabcellsep 0.59\tabcellsep \tabcellsep \tabcellsep \\
DET19\tabcellsep 0.58\tabcellsep 0.63\tabcellsep \tabcellsep \tabcellsep \\
DET20\tabcellsep 0.59\tabcellsep 0.64\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_3}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{P{0.32147435897435894\textwidth}P{0.15256410256410255\textwidth}P{0.1798076923076923\textwidth}P{0.03814102564102564\textwidth}P{0.07628205128205127\textwidth}P{0.08173076923076923\textwidth}}
Construct and Item\tabcellsep Loadings\tabcellsep Communalities\tabcellsep KMO\tabcellsep Variance\tabcellsep Reliability\\
Customer Satisfaction (CS)\tabcellsep \tabcellsep \tabcellsep .678\tabcellsep 72.361\tabcellsep 0.83\\
CS1\tabcellsep 0.56\tabcellsep 0.59\tabcellsep \tabcellsep \tabcellsep \\
CS2\tabcellsep 0.59\tabcellsep 0.63\tabcellsep \tabcellsep \tabcellsep \\
CS3\tabcellsep 0.58\tabcellsep 0.64\tabcellsep \tabcellsep \tabcellsep \\
CS4\tabcellsep 0.63\tabcellsep 0.67\tabcellsep \tabcellsep \tabcellsep \\
CS5\tabcellsep 0.64\tabcellsep 0.69\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_4}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.6294979079497908\textwidth}P{0.099581589958159\textwidth}P{0.12092050209205021\textwidth}}
Dimension\tabcellsep Mean\tabcellsep Standard Deviation\\
Electronic customer relationship management\tabcellsep 3.89\tabcellsep \\
Website design\tabcellsep 3.92\tabcellsep 0.56\\
Search ability on Website\tabcellsep 3.86\tabcellsep 0.54\\
Privacy and security\tabcellsep 3.90\tabcellsep 0.65\\
Delivery time\tabcellsep 3.88\tabcellsep 0.69\\
Customer electronic satisfaction\tabcellsep 3.87\tabcellsep \\
V. Test of Hypothesis\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.85\textwidth}}
Year 2018\end{longtable} \par
 
\caption{\label{tab_6}Table 5 :}\end{figure}
 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Oliver ()]{b54}\label{b54} 	 		\textit{},  		 			R L Oliver 		.  	 	 		\textit{Journal of Marketing}  		1999. 63 p. .  	 	 (whence customer loyalty) 
\bibitem[Anderson and Srinivasan ()]{b16}\label{b16} 	 		\textit{},  		 			R E Anderson 		,  		 			S S Srinivasan 		.  		2003.  	 
\bibitem[Al-Hawary and Al-Menhaly ()]{b8}\label{b8} 	 		\textit{},  		 			S I S Al-Hawary 		,  		 			S M Al-Menhaly 		.  		2016.  	 
\bibitem[Lin ()]{b49}\label{b49} 	 		‘A critical appraisal of customer satisfaction and e-commerce’.  		 			C C Lin 		.  	 	 		\textit{Managerial Auditing Journal}  		2003. 18 p. .  	 
\bibitem[Boulding et al. ()]{b20}\label{b20} 	 		‘A CRM roadmap: what we know, potential pitfalls, and where to go’.  		 			W Boulding 		,  		 			R Staelin 		,  		 			M Ehret 		,  		 			W J Johnston 		.  	 	 		\textit{Journal of Marketing}  		2005.  (4)  p. 69.  	 
\bibitem[Payne and Frow ()]{b56}\label{b56} 	 		‘A strategic framework for customer relationship management’.  		 			A F T Payne 		,  		 			P Frow 		.  	 	 		\textit{Journal of Marketing}  		2005.  (4)  p. 69.  	 
\bibitem[Wixom and Todd ()]{b67}\label{b67} 	 		‘A theoretical integration of user satisfaction and technology acceptance’.  		 			B H Wixom 		,  		 			P A Todd 		.  	 	 		\textit{Information Systems Research}  		2005. 16  (1)  p. .  	 
\bibitem[Ho and Wu ()]{b38}\label{b38} 	 		‘Antecedents of customer satisfaction on the Internet: an empirical study of online shopping’.  		 			C.-F Ho 		,  		 			W.-H Wu 		.  	 	 		\textit{Proceedings of the 32 nd Annual Hawaii International Conference on Systems Sciences},  				 (the 32 nd Annual Hawaii International Conference on Systems SciencesLos Alamitos, CA, Maui, HI, USA)  		1999. IEEE Computer. Soc. p. 9.  	 
\bibitem[Farhadi et al. ()]{b29}\label{b29} 	 		‘Assessing the Relationship between E-CRM and Customers Retention in Parsmodir Khazar Enterprise’.  		 			F Farhadi 		,  		 			S K Ghartemani 		,  		 			H K Ghartemani 		,  		 			R R Gigloo 		.  	 	 		\textit{Life Science Journal}  		2013. 10  (7)  p. .  	 
\bibitem[Rigby et al. (92002)]{b57}\label{b57} 	 		‘Avoid the four perils of CRM’.  		 			D K Rigby 		,  		 			F F Reichheld 		,  		 			P Schefter 		.  	 	 		\textit{Harvard Business Review}  		92002.  	 
\bibitem[Kim and Kotler ()]{b43}\label{b43} 	 		‘Board Network Characteristics and Firm Performance in Korea. Corporate Governance: An International Review’.  		 			Y Kim 		,  		 			P Kotler 		.  	 	 		\textit{Marketing management},  				 (New Jersey, USA)  		2007. 2003. Pearson Hall. 13 p. .  	 	 (th) 
\bibitem[Bohling et al. ()]{b19}\label{b19} 	 		 			T Bohling 		,  		 			D Bowman 		,  		 			La Valle 		,  		 			S Mittal 		,  		 			V Narayandas 		,  		 			D Ramani 		,  		 			G Varadarajan 		,  		 			R 		.  		\textit{CRM Implementation: Effectiveness Issues and Insights},  				2006.  	 
\bibitem[Lewin ()]{b48}\label{b48} 	 		\textit{Business customers' satisfaction: What happens when supplier downsize? Industrial Marketing Management},  		 			J Lewin 		.  		2009. 38 p. .  	 
\bibitem[Cheung and Lee ()]{b23}\label{b23} 	 		 			C M K Cheung 		,  		 			M K O Lee 		.  		\textit{An Integrative Model of Consumer Trust in Internet Shopping. European Conference on Information Systems (ECIS)},  				 (Naples, Italy)  		2003.  	 
\bibitem[Shih ()]{b63}\label{b63} 	 		‘Comparisons of Competing Models between Attitudinal Loyalty and Behavioral Loyalty’.  		 			C Shih 		.  	 	 		\textit{International Journal of Business and Social Science}  		2011. 2  (10)  p. .  	 
\bibitem[Greenberg ()]{b36}\label{b36} 	 		\textit{CRM at the speed of time Capturing and Keeping Customers in Internet Real Time},  		 			P Greenberg 		.  		2002. Osborne/McGraw-Hill.  	 
\bibitem[Anderson and Kerr ()]{b15}\label{b15} 	 		\textit{Customer Relationship Management},  		 			K Anderson 		,  		 			C Kerr 		.  		2001. McGraw-Hill Education.  	 
\bibitem[Al-Hawary and Aldaihani ()]{b7}\label{b7} 	 		‘Customer Relationship Management and Innovation Capabilities of Kuwait Airways’.  		 			S I S Al-Hawary 		,  		 			F Aldaihani 		.  	 	 		\textit{International Journal of Academic Research in Economics and Management Sciences}  		2016. 5  (4)  p. .  	 
\bibitem[Shemwell et al. ()]{b62}\label{b62} 	 		‘Customer Service Provider Relationship: An Empirical Test of a Model of Service Quality, Satisfaction and Relationship-Oriented Outcome’.  		 			D J Shemwell 		,  		 			U Yavas 		,  		 			Z Bilgin 		.  	 	 		\textit{International Journal of Service Industry Management}  		1998. 9 p. .  	 
\bibitem[Lee and Joshi ()]{b47}\label{b47} 	 		‘Development of Integrated Model of Customer Satisfaction with Online Shopping’.  		 			K Lee 		,  		 			K Joshi 		.  	 	 		\textit{Proceedings of the SIG MIS Conference},  				 (the SIG MIS ConferenceNew York, NY)  		2006. ACM Press. p. .  	 
\bibitem[Ross ()]{b59}\label{b59} 	 		‘E-CRM from a supply chain management perspective’.  		 			D F Ross 		.  	 	 		\textit{Journal of Information Systems Management}  		2005. 22  (1)  p. .  	 
\bibitem[Devaraj et al. ()]{b27}\label{b27} 	 		‘E-Loyalty-Elusive ideal or competitive edge?’.  		 			S Devaraj 		,  		 			M Fan 		,  		 			R Kohli 		.  	 	 		\textit{Communications of the ACM}  		2003. 46  (9)  p. .  	 
\bibitem[E-Satisfaction]{b17}\label{b17} 	 		 			E-Loyalty E-Satisfaction 		.  		\textit{A contingency framework. Psychology and Marketing},  				p. .  	 
\bibitem[Szymanski and Hise ()]{b66}\label{b66} 	 		‘E-Satisfaction: An Initial Examination’.  		 			D M Szymanski 		,  		 			R T Hise 		.  	 	 		\textit{Journal of Retailing}  		2000. 76  (3)  p. .  	 
\bibitem[Zavareh et al. ()]{b68}\label{b68} 	 		‘E-service quality dimensions and their effect on e-customer satisfaction in internet banking service’.  		 			F B Zavareh 		,  		 			M S M Ariff 		,  		 			A Jusoh 		,  		 			N Zakuan 		,  		 			A Z Bahari 		,  		 			M . Ashourian 		.  	 	 		\textit{Procidia Social and Behavioral Sciences}  		2012. 40 p. .  	 
\bibitem[Scullin et al. (2002)]{b61}\label{b61} 	 		‘Electronic customer relationship management: benefits, considerations, pitfalls and trends’.  		 			S Scullin 		,  		 			J Allora 		,  		 			G O Lloyd 		,  		 			J Fjermestad 		.  	 	 		\textit{Proceedings of the IS One World Conference},  				 (the IS One World ConferenceLas Vegas, Nevada)  		2002. April 3-5. CDROM.  	 
\bibitem[Romano et al. ()]{b58}\label{b58} 	 		‘Electronic customer relationship management: Revisiting the general principles of usability and resistance-an integrative implementation framework’.  		 			Jr C Romano 		,  		 			Fjermestad 		,  		 			Jn 		.  	 	 		\textit{Business Process Management Journal}  		2003. 9  (5)  p. .  	 
\bibitem[Jutla et al. ()]{b40}\label{b40} 	 		\textit{Enabling and Measuring Electronic Customer Relationship},  		 			D Jutla 		,  		 			J \& Craig 		,  		 			Bodorik 		.  		2001.  	 
\bibitem[Gable et al. ()]{b33}\label{b33} 	 		‘Enterprise Systems Success: A Measurement Model’.  		 			G Gable 		,  		 			D Sedera 		,  		 			T Chan 		.  	 	 		\textit{Twenty Fourth International Conferences on Information Systems},  				 (Seattle)  		2003.  	 
\bibitem[Bergeron ()]{b18}\label{b18} 	 		\textit{Essentials of CRM: A guide to customer relationship management},  		 			P B Bergeron 		.  		2004. John Wiley and Sons Publishers.  	 
\bibitem[Al-Hawary and Harahsheh ()]{b11}\label{b11} 	 		‘Factors Affecting Jordanian Consumer Loyalty toward Cellular phone Brand’.  		 			S I S Al-Hawary 		,  		 			S A Harahsheh 		.  	 	 		\textit{International Journal of Economics and Business Research (IJEBR)}  		2014. 7  (3)  p. .  	 
\bibitem[Goldenberg ()]{b35}\label{b35} 	 		 			B Goldenberg 		.  		\textit{CRM Automation},  				2002. Prentice Hall PTR.  	 
\bibitem[Jochen ()]{b39}\label{b39} 	 		‘Halo in customer satisfaction measures-the role of purpose of rating number of attributes, and customer involvement’.  		 			Wirtz Jochen 		.  	 	 		\textit{International Journal of Service Industry Management}  		2003. 14  (1)  p. .  	 
\bibitem[Al-Hawary ()]{b3}\label{b3} 	 		‘Health care services quality at private hospitals, from patients' perspective: a comparative study between Jordan and Saudi Arabia’.  		 			S I S Al-Hawary 		.  	 	 		\textit{African Journal of Business Management}  		2012. 6  (22)  p. .  	 
\bibitem[Long et al. ()]{b50}\label{b50} 	 		‘Impact of CRM Factors on Customer Satisfaction and Loyalty’.  		 			C S Long 		,  		 			R Khalafinezhad 		,  		 			W K W Ismail 		,  		 			S Z A Rasid 		.  	 	 		\textit{Asian Social Science}  		2013. 9  (10)  p. .  	 
\bibitem[Al-Hawary ()]{b10}\label{b10} 	 		‘Impact of Electronic Service Quality on Customers Satisfaction of Islamic Banks in Jordan’.  		 			S I S Al-Hawary 		,  		 			Al-Smeran 		,  		 			WF 		.  	 	 		\textit{International Journal of Academic Research in Accounting}  		2016. 7  (1)  p. .  	 	 (Finance and Management Sciences) 
\bibitem[Smith ()]{b64}\label{b64} 	 		‘Information privacy: Measuring individuals' concerns about organizational practices’.  		 			H J Smith 		.  	 	 		\textit{MIS Quarterly}  		1996. 20  (2)  p. .  	 
\bibitem[Cao et al. ()]{b22}\label{b22} 	 		‘Internet pricing, price satisfaction, and customer satisfaction’.  		 			Y Cao 		,  		 			T S Gruca 		,  		 			B R Klemz 		.  	 	 		\textit{International Journal of Electronic Commerce}  		2004. 8 p. .  	 
\bibitem[Fawcett and Swenson ()]{b30}\label{b30} 	 		\textit{Journal of consumer satisfaction, dissatisfaction and complaining behavior},  		 			S Fawcett 		,  		 			M Swenson 		.  		1998. 11 p. .  	 	 (Customer satisfaction from a supply chain perspective) 
\bibitem[Lambert ()]{b46}\label{b46} 	 		 			M Lambert 		.  		 \url{http://www.scm-institute.org}  		\textit{Supply Chain Management: Processes, Partnerships, Performance},  				2008.  	 	 (rd ed) 
\bibitem[Daugherty et al. ()]{b25}\label{b25} 	 		‘Levering logistics/distribution capabilities: The effect of logistics service on market share’.  		 			P Daugherty 		,  		 			T Stank 		,  		 			A Ellinger 		.  	 	 		\textit{Journal of Business Logistics}  		1998. 19  (2)  p. .  	 
\bibitem[Kotler and Keller ()]{b44}\label{b44} 	 		\textit{Marketing Management},  		 			P H Kotler 		,  		 			K L Keller 		.  		2006. Upper Saddle River, New Jersey: Pearson Prentice Hall.  	 
\bibitem[Parasuraman ()]{b55}\label{b55} 	 		\textit{Marketing research},  		 			A Parasuraman 		.  		1991. Massachusetts: Addison Wesley.  	 	 (nd Ed) 
\bibitem[Khalifa and Shen ()]{b41}\label{b41} 	 		‘Modelling electronic customer relationship management success: functional and temporal considerations’.  		 			M Khalifa 		,  		 			N Shen 		.  	 	 		\textit{Behaviour \& Information Technology}  		2009. 28  (4)  p. .  	 
\bibitem[Newell ()]{b53}\label{b53} 	 		 			F Newell 		.  		\textit{Loyalty.com: Customer Relationship Management in the New Era of Internet Marketing},  				 (New York, NY)  		2000. Mc Graw-Hill.  	 
\bibitem[Heskett et al. ()]{b37}\label{b37} 	 		‘Putting the service-profit chain to work’.  		 			J Heskett 		,  		 			T Jones 		,  		 			G Loverman 		,  		 			E Sasser 		.  	 	 		\textit{Harvard Business Review}  		1994. 72 p. .  	 
\bibitem[Al-Hawary et al. ()]{b0}\label{b0} 	 		‘Quality level of health care service provided by King Abdullah educational hospital from patient's viewpoint’.  		 			S I Al-Hawary 		,  		 			S A Alghanim 		,  		 			A M Mohammad 		.  	 	 		\textit{Interdisciplinary Journal of Contemporary Research in Business}  		2011. 2  (11)  p. .  	 
\bibitem[Bruhn ()]{b21}\label{b21} 	 		\textit{Relationship Marketing, Management of Customer Relationships},  		 			M Bruhn 		.  		2003. Prentice-Hall/FT, Harlow.  	 
\bibitem[Kristoffersen et al. ()]{b45}\label{b45} 	 		\textit{Seabed erosion on the Lomonosov Ridge, central Arctic Ocean: a tale of deep draft icebergs in the Eurasia Basin and the influence of Atlantic water inflow on iceberg motion? Pale oceanography},  		 			Y Kristoffersen 		,  		 			B Coakley 		,  		 			W Jokat 		,  		 			M Edwards 		,  		 			H Brekke 		,  		 			J Gjengedal 		.  		 \xref{http://dx.doi.org/10.1029/2003PA000985}{10.1029/2003PA000985}.  		2004. 19 p. A3006.  	 
\bibitem[Al-Hawary and Metabis ()]{b6}\label{b6} 	 		‘Service quality at Jordanian commercial banks: what do their customers say?’.  		 			S I S Al-Hawary 		,  		 			A Metabis 		.  	 	 		\textit{International Journal of Productivity and Quality Management}  		2012. 10 p. .  	 
\bibitem[Smith and Whitlark ()]{b65}\label{b65} 	 		 			S M Smith 		,  		 			D B Whitlark 		.  		\textit{Men and Women Online: What Makes Them Click? Marketing Research},  				2001. 13 p. .  	 
\bibitem[Marone and Lunsford ()]{b51}\label{b51} 	 		\textit{Strategies that win sales: Best practices of the world are leading organizations},  		 			M Marone 		,  		 			S Lunsford 		.  		2005. Chicago, IL: Dearborn.  	 
\bibitem[Fornell et al. (1996)]{b32}\label{b32} 	 		‘The American Customer Satisfaction Index: Nature, Purpose, and Findings’.  		 			Fornell 		,  		 			Michael D Claes 		,  		 			Eugene W Johnson 		,  		 			Jaesung Anderson 		,  		 			Barbara Everitt Cha 		,  		 			Bryant 		.  	 	 		\textit{Journal of Marketing}  		1996. October. 60 p. .  	 
\bibitem[Anderson and Sullivan ()]{b14}\label{b14} 	 		‘The Antecedents and Consequences of Customer Satisfaction’.  		 			Eugene W Anderson 		,  		 			Mary W Sullivan 		.  	 	 		\textit{Marketing Science}  		1993. 12  (Spring)  p. .  	 
\bibitem[Dyche ()]{b28}\label{b28} 	 		\textit{The CRM Handbook: A Business Guide to Customer Relationship Management},  		 			J Dyche 		.  		2001. Boston, MA: Addison-Wesley.  	 
\bibitem[Navimipour and Soltani ()]{b52}\label{b52} 	 		‘The impact of cost, technology acceptance and employees' satisfaction on the effectiveness of the electronic customer relationship management systems’.  		 			N Navimipour 		,  		 			Z Soltani 		.  	 	 		\textit{Computers in Human Behavior}  		2015. 55 p. .  	 
\bibitem[Al-Hawary and Hussien ()]{b12}\label{b12} 	 		‘The Impact Of electronic banking services on the Customers Loyalty of Commercial Banks in Jordan’.  		 			S I S Al-Hawary 		,  		 			A J Hussien 		.  	 	 		\textit{International Journal of Academic Research in Accounting}  		2016. 7  (1)  p. .  	 	 (Finance and Management Sciences) 
\bibitem[Al-Hawary and Metabis ()]{b2}\label{b2} 	 		‘The impact of Internal Marketing Practices on Services Quality of Commercial Banks in Jordan’.  		 			S I S Al-Hawary 		,  		 			A Metabis 		.  	 	 		\textit{International Journal of Services and Operations Management (IJSOM)}  		2013. 13  (3)  p. .  	 
\bibitem[Alshurideh et al. ()]{b13}\label{b13} 	 		‘The Impact of Islamic Banks' Service Quality Perception on Jordanian Customers Loyalty’.  		 			M T Alshurideh 		,  		 			S I S Al-Hawary 		,  		 			A M Batayneh 		,  		 			A I Mohammad 		,  		 			Alkurdi 		,  		 			B 		.  	 	 		\textit{Journal of Management Research}  		2017. 9  (2)  p. .  	 
\bibitem[Al-Hawary and Abu-Laimon ()]{b1}\label{b1} 	 		‘The impact of TQM practices on service quality in cellular communication companies in Jordan’.  		 			S I S Al-Hawary 		,  		 			A A A Abu-Laimon 		.  	 	 		\textit{Int. J. Productivity and Quality Management}  		2013. 11  (4)  p. .  	 
\bibitem[The Quality of E-Government Services and its Role on Achieving Beneficiaries Satisfaction. Global Journal of Management and Business Research: An Administration and Management]{b9}\label{b9} 	 		\textit{The Quality of E-Government Services and its Role on Achieving Beneficiaries Satisfaction. Global Journal of Management and Business Research: An Administration and Management},  				16 p. .  	 
\bibitem[Al-Hawary ()]{b4}\label{b4} 	 		‘The role of perceived quality and satisfaction in explaining customer brand loyalty: mobile phone service in Jordan’.  		 			S I S Al-Hawary 		.  	 	 		\textit{International Journal of Business Innovation and Research}  		2013a. 7  (4)  p. .  	 
\bibitem[Al-Hawary ()]{b5}\label{b5} 	 		‘The Roles of Perceived Quality, Trust, and Satisfaction in Predicting Brand Loyalty: The Empirical Research on Automobile Brands in Jordan Market’.  		 			S I S Al-Hawary 		.  	 	 		\textit{International Journal of Business Excellence (IJBEX)}  		2013b. 6  (6)  p. .  	 
\bibitem[Gil et al. ()]{b34}\label{b34} 	 		‘the roles of service encounters, service value and job satisfaction in achieving customer satisfaction in business relationships’.  		 			I Gil 		,  		 			G Berenguer 		,  		 			A Cervera 		.  	 	 		\textit{Industrial Marketing Management}  		2008. 37 p. .  	 
\bibitem[Feinberg et al. ()]{b31}\label{b31} 	 		‘The state of electronic customer relationship management in retailing’.  		 			R Feinberg 		,  		 			R Kadam 		,  		 			L Hokama 		,  		 			I Kim 		.  	 	 		\textit{International Journal of Retail \& Distribution Management}  		2002. 30  (10)  p. .  	 
\bibitem[Kim et al. ()]{b42}\label{b42} 	 		‘Trust and Satisfaction, Two Stepping stones for Successful E-Commerce Relationships: A Longitudinal Exploration’.  		 			D J Kim 		,  		 			D L Ferrin 		,  		 			H R Rao 		.  	 	 		\textit{Information Systems Research}  		2009. 20  (2)  p. .  	 
\bibitem[Deng et al. ()]{b26}\label{b26} 	 		‘Understanding customer satisfaction and loyalty: An empirical study of mobile instant messages in China’.  		 			Z Deng 		,  		 			Y Lu 		,  		 			K Wei 		,  		 			J Zhang 		.  	 	 		\textit{International Journal of Information Management}  		2010. 3 p. .  	 
\bibitem[Daniel and Berinyuy ()]{b24}\label{b24} 	 		\textit{Using the Servqual Model to assess service quality and customer satisfaction},  		 			C Daniel 		,  		 			L Berinyuy 		.  		2010.  		 			UMEA University 		 	 	 (Master Thesis) 
\bibitem[Rust et al. ()]{b60}\label{b60} 	 		‘What You Don't Know About Customer Perceived Quality: The Role of Customer Expectation Distributions’.  		 			Roland T Rust 		,  		 			Jeffrey Inman 		,  		 			Jianmin Jia 		,  		 			Anthony Zahorik 		.  	 	 		\textit{Marketing Science}  		1999. 18  (1)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
