\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={A Study on Role of Information Technology (IT) in Retail Business Create Long Term Relationship with Customers},
 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-01-15 (revised: 15 January 2018)}
\def\TheID{\makeatother }
\def\TheDate{2018-01-15}
\title{A Study on Role of Information Technology (IT) in Retail Business Create Long Term Relationship with Customers}
\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]{Sumathi Rani  Manukonda}

             \author[2]{Dr. G. China  Babu}

             \affil[1]{  Bandari Srinivas Institute of Technology}

\renewcommand\Authands{ and }

\date{\small \em Received: 6 December 2017 Accepted: 2 January 2018 Published: 15 January 2018}

\maketitle


\begin{abstract}
        


Customer relationship management (CRM) is an approach to accomplish a company's interaction with current and potential customers. It uses data analysis about customers' history with a company to improve business relationships with customers, specifically concentrating on customer retention and ultimately driving sales growth. Customer relationship management (CRM) is becoming a key practice for retailers looking to increase sales and profitability. As more and more organizations understand the significance of becoming customer-centric into day?s competitive era, they adopted CRM as a core business strategy and invested profoundly. CRM, integration of information technology and relationship marketing, provides the infrastructure that facilitates long-term relationship building with customers at an enterprise-wide level. Researchers and retailers have recognized the importance of providing a high level of service to customers. The management should emphasis on gaining customer loyalty by attractive customer perceptions of service quality and increasing the professed consumer value. With the help of information technology, retailers try to maintain a good relationship with customers and make them satisfy that leads to create customer loyalty.  

\end{abstract}


\keywords{information technology, CRM, retailing, relationship management, loyal.}

\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& 	 	 		 
\section[{Introduction}]{Introduction}\par
he Retail industry in India is undoubtedly one of the fastest growing industry in the world. to the entry of several new players. It accounts for over 10 per cent of the country's Gross Domestic Product (GDP) and around 8 per cent of the employment. India is the world's fifth-largest global destination in the retail space.\par
Indian Retail Industry has enormous potential as India has the second largest population with prosperous middle class, speedy urbanization and solid growth of internet. India's retail market is expected to increase by 60 \% to reach US\$ 1.1 trillion by 2020, on the back of factors like rising incomes and lifestyle changes by middle class and improved digital connectivity.\par
Technology is essential for modern organized retailing business. Technology proves beneficial in creating and maintaining customer relationships.\par
Latest technological strategy for retails is Omni channel (also spelled omni-channel) is a multichannel approach to sales that seeks to provide the customer with a seamless shopping experience whether the customer is shopping online from a desktop or mobile device, by telephone or in bricks and mortar store. Omni comes from the word Omnis which can mean all or universal. The way that many are explaining Omni channel today is 'cross channel being done well'. There is true integration between channels on the back end. For example, when a store has implemented an Omni channel approach, the customer service representative in the store will be able to instantly reference the customer's previous purchases and preferences just as easily as the customer service representative on the phone can do the customer service web chat representative can. Or the customer can use a desktop computer to patterned inventory by the store on the company's website, purchase the item later with a smart phone or tablet and pick up the product at the customer's chosen location. Examples are often that the mobile app should match the responsive design of the website which should thematically reflect the look and feel inside the store. Omni channels, India's leading modern retailer Shoppers Stop Ltd is hoping to be ready with its Omni-channel project by 2017-18. Lifestyle has announced the launch of a new gift card that offers an improved shopping experience to its customers. Redeemable online, offline, on the official apps and in over 270 stores across 80 cities, the new Lifestyle Gift Card gives one countless gifting options.\par
These technology tools are highly essential for any retail organization to survive in the present competitive techno world. All these technology devices simplify the business task and help to maintain a good T relationship with customers. More authentic and useful data can be collected at the retail point of sales (POS) which helps to understand customer's preferences, buying habits, spending budgets and their individual family needs. Relationships are maintained by utilizing IT for periodical e-mailing, SMS, greetings, promotional letters and personal calling, etc. Retailing growth has demanded IT deployment to broaden its arena and overcome challenges namely business optimization increasing Supply Chain Management (SCM) efficiency, innovating shopping experience and other manual limitations. Present decade has witnessed tremendous growth in online shopping. Indians are very familiar with technological practices now. The current study has tried to find the online customers behavior of web shopping. All the selected four stores have online technology services. Customers of these four stores are using online shopping transaction. The following section discusses the types of technological practices in selected retail stores and its customer's approach.\par
Customer Relationship Management is an upright concept or strategy to solidify relations with customers and at the same time reducing cost and enhancing productivity and profitability in business. An ideal CRM system is a centralized collection of all data sources under an organization and provides an atomistic real-time vision of customer information. A CRM system is vast and significant, but it can be implemented for small business, as well as enterprises, the main goal is to assist the customers efficiently.\par
The fundamental intention of a CRM is based on the awareness, understanding and serving the customer in best possible manner is the method of developing the long-term relationship and compete in the market. The following points have to possess the relationship in a framework. They are: CRM is a business approach that integrates people, processes, and technology to maximize the relations of an organization with all types of customers. CRM helps in understanding the customer better, which enable organizations to effectively customize their products and service offerings according to the customer needs to retain customers and increase customer loyalty and satisfaction. Many organizations are embracing customer relationship management strategies to reap benefits such as enhanced revenues and high profits. 
\section[{II.}]{II.} 
\section[{Literature Review}]{Literature Review}\par
There are many CRM definitions were proposed by marketing practitioners and scholars. CRM managing the customers has become one of the central ways to make the companies' operations more effective and profitable  {\ref (Raulas, 2005)}. Customers should be seen as an investment, because without customers a company will not have any profits, no revenues and consequently no market value. "While some of these conceptualizations are similar, there is definitely a lack of consensus as to the most appropriate way in which this emerging phenomenon should be defined" (Zablah et al. 2004b).\par
Atul Parvatiyar and Jagdish N Sheth, (2001) describe CRM refers to a conceptually broad phenomenon of business activity. They attributed the development of CRM to the changes of business circumstances with IT, especially innovation of firms, interfaces with customers and total quality philosophy associated with cost reduction efforts. They paid attention to customer selectivity and the simultaneous realization of efficiency, instead of viewing CRM in a narrow sense of data marketing. 
\section[{Acquire New Customers Customer Retention Repeat Buying}]{Acquire New Customers Customer Retention Repeat Buying}\par
Increasing Loyalty 
\section[{Customer Relationship Management}]{Customer Relationship Management}\par
Duane  {\ref Sharp (2003)} explained Corporate CRM strategies are dependent on an information infrastructure comprised of various technologies that enable organizations to store, access, analyze, and manipulate large amounts of customer data. Most organizations with large number of customers to manage, frequently in the thousands or millions, require a combination of sophisticated technologies to implement CRM. Four major areas of technology contribute to a successful CRM project: 1. Data warehousing 2. Database management systems 3. Data mining 4. Business analysis software. Within each of these major technology areas, there are subsets of system and application software to handle a range of CRM-oriented functions, such as: queries on the database, value analysis, and mathematical models for predictive analysis, as well as other mathematical data analysis techniques referred to as "analytics". All of these applications contribute to the CRM solution by enabling organizations to analyze data based on a wide range of parameters.\par
V. Venkataramana and G. Somayajulu (  {\ref 2003}) have observed that CRM as a business strategy has radically transformed the way of organizations operate. There has been a shift in business focus from transactional to relationship marketing where the customer is at the center of all business activity. Organizations are now trying to restructure their processes around the needs of their strategically significant customers. The critical driver of such a significant shift towards customer orientation is the realization that customers are a business asset that when managed effectively can derive continuous and sustainable economic value for an organization over their lifetime.\par
Due to e-CRM, you can interact with customer's right at your site through phone, chat, email, collaboration or forwarding of pages back and forth between the Representative and the Customer. According to Harris, E. K. (2000) e-CRM customers will have any service available anytime throughout the year and can assist the customer in any way he required and pass on any information about your company's product or service, right then and there with the prior permission when the customer is browsing through pages at your site. e-CRM maintains long-term relationship with the customers by providing trust, ethics and friendship.\par
The first requirement for the successful implementation of CRM is clarity regarding CRM terminology. From the many approaches available, the distinction between the following three areas has become accepted which are: a) Operational CRM: Supports front office processes, e.g. the staff in a call center. Operational integration points exist to human resource systems for user data and ERP systems for transferring order information which was captured e.g. from a call center representative. From an operations perspective, Bose [28] pointed out that CRM is an integration of technologies and business processes that are adopted to satisfy the needs of a customer during any given interaction.\par
b) Analytical CRM: Builds on operational CRM and establishes information on customer segments, behavior and value using statistical methods. It is useful for management and evaluation purposes, the operational customer data are integrated with a centralized data warehouse which is consolidated data based on certain criteria (e.g. sales, profits).\par
Here the data mining tool analyses defined dimensions e.g. compares the characteristics of one customer with another, leading to the determination of a customer segment and thus providing the basis for targeted marketing campaigns.\par
c) Collaborative CRM: Concentrates on customer integration using a coordinated mix of interaction channels (multi-channel management), e.g. online shops, and call centers. Approximately 60\% of the companies surveyed use internet portals in their customer communication for selected or suitable activities. CRM is therefore understood as a customer-oriented management approach where information systems provide information to support operational, analytical and collaborative CRM processes and thus contribute to customer profitability and retention. While potential benefits are attractive, CRM implementation must be managed carefully to deliver results.\par
III. 
\section[{Methodology a) Objectives of the Study}]{Methodology a) Objectives of the Study}\par
The main objective of the study is to examine the Information Technology (IT) infrastructure in retail business effects on customer satisfaction with reference to organized retailing. 
\section[{To analyze the information technology infrastructure}]{To analyze the information technology infrastructure}\par
in retail business helps to create a good customer relationship. 2. To study the retailer's information gives more awareness to customers about the store. 3. To understand the customer loyalty with retailer's communication channels. 
\section[{b) Hypothesis}]{b) Hypothesis}\par
H1: An Information Technology (IT) infrastructure in retail business helps to maintain the good relationship with customers.\par
H2: Communication channels which are used by retailers give more information/awareness to the customers.\par
H3: Wishes and Greetings send by retails won't impact in terms of create loyalty among customers. 
\section[{c) Sample Size}]{c) Sample Size}\par
The customer sample size is 760 from selected four cities for the study.  
\section[{d) Research Tool}]{d) Research Tool}\par
The research tool is essential to collect the data from respondents. A questionnaire is the prime data collection tool to what this study is intending to achieve. Survey method with structured questionnaire for Consumers. 
\section[{e) Data Collection}]{e) Data Collection}\par
Data has been collected based upon two broad approaches i.e. Secondary data and Primary data. Secondary data is data that already exists and that has been collected for another purpose  {\ref (Churchill, 1996)} and in this research it is consists of books, articles, journals, retail companies report and web/internet. Primary data are collected through observation, interviews and/or questionnaires  {\ref (Hair et. al., 2003)}. 
\section[{f) Tool for Data Collection}]{f) Tool for Data Collection}\par
The questionnaire comprised of two sections. First section deals with the demographics. Second section related to 15 factors. The questionnaire had given five-point scales rating highly satisfied (1) to highly dissatisfied \hyperref[b4]{(5)}, where five is the lowest rank. The data collected from respondents later classified on the basis of age, education, sex, income, location and occupation. 
\section[{g) Tools for Data Analysis}]{g) Tools for Data Analysis}\par
Data has been analyzed using the statistical package (SPSS 17.0) and MS-Excel. 
\section[{IV.}]{IV.} 
\section[{Data Analysis}]{Data Analysis}\par
H1: An Information Technology (IT) infrastructure in retail business helps to maintain the good relationship with customers.\par
To test above mentioned hypothesis the study has identified different areas which are part of technology (IT) practices used by these four retailers. The study is mainly focused on customer satisfaction level on technology services provided by the stores, use and effectiveness of communication channels like SMS's, E-mails, Phone calls etc., wishes/greetings sends by retailers to the customers, web shopping practices etc. It has applied customer cross tabulation method to find the outcome of the data. Customers of selected stores have responded differently from the four cities. 
\section[{a) Customer Satisfaction of Technology Services}]{a) Customer Satisfaction of Technology Services}\par
To understand the customer satisfaction of the technology services provided by the Life style, Pantaloon, Shoppers Stop, and Westside malls located in Delhi, Hyderabad, Kolkata, and Mumbai, information has been collected from the customers. A total of 760 respondents are surveyed. The level of satisfaction is analyzed on scale of "Highly Satisfied, Moderately Satisfied, Neither/nor, Moderately Dissatisfied, and Highly Dissatisfied."  
\section[{Source: Authors -Primary Data Analysis}]{Source: Authors -Primary Data Analysis}\par
In general, companies send information about "new product arrivals, new prices, offers, discounts, loyalty points redeemable etc." to their membership card holders through SMS's, e-mails, phone calls etc., to the customers. In this study, 414 membership customers were questioned. Remaining 20 out of 434 customers are not membership card holders but they are registered with companies through online. The table \hyperref[tab_4]{5}.68 shows the importance of products/prices information shared by the outlets. Among the 760 respondents, 57.1\% agreed on products/prices information sharing by the outlets. From the four malls, the Shoppers Stop shared maximum information on products/prices with their customers. The position of the Lifestyle outlet and Pantaloon outlet is approximately similar (50\%). Whereas Westside is ahead of rest of the three outlets in sending the products, price, etc. related information to the customers.  
\section[{Source: Authors -Primary Data Analysis}]{Source: Authors -Primary Data Analysis}\par
Communication is an essential activity for any business. Retailers communicate their business information like latest events in the outlet to customer through different communication channels. Usually, retailers send information to the customer by weekly an SMS and an e-mail. The table-4 provides information on the most preferred way of communication adopted by the malls to share information with their customers.\par
The maximum numbers of respondents are from Shoppers Stop and Pantaloon. Out of total 434 respondents, 55.3\% respondents are communicated through SMS services and, only 4.6\% is through Phone calls. Lifestyle used maximum SMS services to communicated to their customers. E-mail is the second most preferred mode of communication by the listed malls in Delhi, Hyderabad, Kolkata, and Mumbai. Companies get almost 30\% sales growths through this method. The table-5 infers that majority of the 434 respondents found the shared products/prices information by the malls is very useful. Pantaloon and Shoppers Stop customers reacted as highly useful information by 86.0\% and 87.1\% respectively. So, the technology aids are useful to customers as well as companies. It is one of the methods to create long-term relationship with customers. Through this method, companies are promoting products to their membership card holders. It is the easiest and latest technique for every retail organization. The asymptotic value is 0.03 which is lower than 0.05 and affirm the Chi-square value as greater than table value which highly strengthens the alternative hypothesis statement and rejects the null hypothesis. Hence it is concluded that there is a significant relationship between Effectiveness of received Greeting/ Wishes from the stores creates loyalty and emotional sensitivity towards the retails stores.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Based on the study, it can be concluded that customer satisfaction is an important for any business for their survival in current competitive market. By understanding the needs of their customers, companies develop a long-term relationship with their customers. Thus, CRM earns customer loyalty which in turn increases its revenue. CRM strategies must begin by understanding customer-satisfaction drivers and explicitly tying business and technology initiatives to these levers. Information Technology (IT) is an essential tool in maintaining the relationship with customers and retains them. By taking such an approach, retailers can create a fantastic "total experience e"that results in highly satisfied customers and highly profitable businesses. The execution was determined by the business users, with IT playing a enabling role, thereby making sure that users derive maximum value from implementation. After successful implementation, the CRM system may get into an impact manner, which may challenge business approach. Wish/Greeting the customer is a kind of CRM strategy which creates optimistic and emotional relationship with customers. IT helps to maintain long-term relationship with customer, particularly in retail business.\begin{figure}[htbp]
\noindent\textbf{1}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Figure 1 :}\end{figure}
  \begin{figure}[htbp]
\noindent\textbf{1} \par 
\begin{longtable}{P{0.85\textwidth}}
70\end{longtable} \par
 
\caption{\label{tab_0}Table 1 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{2} \par 
\begin{longtable}{P{0.11147540983606558\textwidth}P{0.13237704918032786\textwidth}P{0.15095628415300547\textwidth}P{0.11147540983606558\textwidth}P{0.12540983606557377\textwidth}P{0.11379781420765028\textwidth}P{0.10450819672131147\textwidth}}
Name of the City\tabcellsep Highly Satisfied\tabcellsep Moderately Satisfied\tabcellsep Neither/Nor\tabcellsep Moderately Dissatisfied\tabcellsep Highly Dissatisfied\tabcellsep Total\\
Delhi\tabcellsep 37(19.7)\tabcellsep 129(68.6)\tabcellsep 16(8.5)\tabcellsep 5(2.7)\tabcellsep 1(0.5)\tabcellsep 188(100)\\
Hyderabad\tabcellsep 42(19.9)\tabcellsep 128(60.7)\tabcellsep 34(16.1)\tabcellsep 5(2.4)\tabcellsep 2(0.9)\tabcellsep 211(100)\\
Kolkata\tabcellsep 33(21.7)\tabcellsep 104(68.4)\tabcellsep 11(7.2)\tabcellsep 1(0.7)\tabcellsep 3(2.0)\tabcellsep 152(100)\\
Mumbai\tabcellsep 39(18.7)\tabcellsep 144(68.9)\tabcellsep 20(9.6)\tabcellsep 5(2.4)\tabcellsep 1(0.5)\tabcellsep 209(100)\\
Total\tabcellsep 151(19.9)\tabcellsep 505(66.4)\tabcellsep 81(10.7)\tabcellsep 16(2.1)\tabcellsep 7(0.9)\tabcellsep 760(100)\end{longtable} \par
  {\small\itshape [Note: Source: Authors -Primary Data Analysis]} 
\caption{\label{tab_1}Table 2 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{3} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}Table 3 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{4} \par 
\begin{longtable}{P{0.15454545454545454\textwidth}P{0.1096774193548387\textwidth}P{0.11217008797653959\textwidth}P{0.10469208211143695\textwidth}P{0.13460410557184752\textwidth}P{0.12463343108504399\textwidth}P{0.1096774193548387\textwidth}}
Name of the Outlet\tabcellsep SMS\tabcellsep Emails\tabcellsep Phone Calls\tabcellsep Mobile/Email etc.\tabcellsep Mobile/Email\tabcellsep Total\\
Lifestyle\tabcellsep 66(62.9)\tabcellsep 16(15.2)\tabcellsep 3(2.9)\tabcellsep 10(9.5)\tabcellsep 10(9.5)\tabcellsep 105(100)\\
Pantaloon\tabcellsep 51(47.7)\tabcellsep 15(14.0)\tabcellsep 4(3.7)\tabcellsep 16(15.0)\tabcellsep 21(19.6)\tabcellsep 107(100)\\
Shoppers Stop\tabcellsep 91(55.8)\tabcellsep 28(17.2)\tabcellsep 9(5.5)\tabcellsep 16(9.8)\tabcellsep 19(11.7)\tabcellsep 163(100)\\
Westside\tabcellsep 32(54.2)\tabcellsep 9(15.3)\tabcellsep 4(6.8)\tabcellsep 7(11.9)\tabcellsep 7(11.9)\tabcellsep 59(100)\\
Total\tabcellsep 240(55.3)\tabcellsep 68(15.7)\tabcellsep 20(4.6)\tabcellsep 49(11.3)\tabcellsep 57(13.1)\tabcellsep 434(100)\end{longtable} \par
 
\caption{\label{tab_3}Table 4 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{P{0.22813852813852814\textwidth}P{0.16558441558441558\textwidth}P{0.29437229437229434\textwidth}P{0.16190476190476188\textwidth}}
Name of the Outlet\tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Lifestyle\tabcellsep 83(79.0)\tabcellsep 22(21.0)\tabcellsep 105(100)\\
Pantaloon\tabcellsep 92(86.0)\tabcellsep 15(14.0)\tabcellsep 107(100)\\
Shoppers Stop\tabcellsep 142(87.1)\tabcellsep 21(12.9)\tabcellsep 163(100)\\
Westside\tabcellsep 48(81.4)\tabcellsep 11(18.6)\tabcellsep 59(100)\\
Total\tabcellsep 365(84.1)\tabcellsep 69(15.9)\tabcellsep 434(100)\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Authors -Primary Data Analysis}\end{longtable} \par
 
\caption{\label{tab_4}Table 5 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{6} \par 
\begin{longtable}{P{0.2635\textwidth}P{0.0901\textwidth}P{0.085\textwidth}P{0.0799\textwidth}P{0.0629\textwidth}P{0.1938\textwidth}P{0.07479999999999999\textwidth}}
Name of Outlet\tabcellsep New Arrivals\tabcellsep Latest Price\tabcellsep Offers\tabcellsep Scheme\tabcellsep Available loyalty points and others\tabcellsep Total\\
Lifestyle\tabcellsep 22(21.0)\tabcellsep 19(18.1)\tabcellsep 25(23.8)\tabcellsep 6(5.7)\tabcellsep 33(31.4)\tabcellsep 105(100)\\
Pantaloon\tabcellsep 19(17.8)\tabcellsep 11(10.3)\tabcellsep 31(29.0)\tabcellsep 6(5.6)\tabcellsep 40(37.3)\tabcellsep 107(100)\\
Shoppers Stop\tabcellsep 46(28.2)\tabcellsep 38(23.3)\tabcellsep 31(19.0)\tabcellsep 6(3.7)\tabcellsep 42(25.8)\tabcellsep 163(100)\\
Westside\tabcellsep 14(23.7)\tabcellsep 5(8.5)\tabcellsep 16(27.1)\tabcellsep 1(1.7)\tabcellsep 24(39.0)\tabcellsep 59(100)\\
Total\tabcellsep 101(23.3)\tabcellsep 73(16.8)\tabcellsep 103(23.7)\tabcellsep 19(4.4)\tabcellsep 138(31.8)\tabcellsep 434(100)\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Authors -Primary Data Analysis}\\
\multicolumn{4}{l}{Companies send information to membership}\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{4}{l}{customers about their new programs, arrivals, schemes}\tabcellsep \tabcellsep \tabcellsep \\
etc.\tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_5}Table 6 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{7} \par 
\begin{longtable}{P{0.4481818181818181\textwidth}P{0.06413636363636363\textwidth}P{0.3029090909090909\textwidth}P{0.034772727272727275\textwidth}}
Name of the Outlet\tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Lifestyle\tabcellsep 77(43.5)\tabcellsep 100(56.5)\tabcellsep 177(100)\\
Pantaloon\tabcellsep 81(44.8)\tabcellsep 100(55.2)\tabcellsep 181(100)\\
Shoppers Stop\tabcellsep 127(57.0)\tabcellsep 96(43.0)\tabcellsep 223(100)\\
Westside\tabcellsep 54(52.4)\tabcellsep 49(47.6)\tabcellsep 103(100)\\
Total\tabcellsep 339(49.6)\tabcellsep 345(50.4)\tabcellsep 684(100)\\
\tabcellsep \multicolumn{3}{l}{Source: Authors -Primary Data Analysis}\\
\multicolumn{2}{l}{The above table-7 shows the frequency of}\tabcellsep \multicolumn{2}{l}{The respondents from Pantaloon reported}\\
\multicolumn{2}{l}{receiving Wishes/Greetings by customers from the four}\tabcellsep \multicolumn{2}{l}{55.2\% No and 44.8\% Yes out of 181 respondents on}\\
\multicolumn{2}{l}{mentioned outlets. Companies send greetings/wishes}\tabcellsep \multicolumn{2}{l}{receiving Wishes/Greetings. Shoppers stop recorded}\\
\multicolumn{2}{l}{on customer's birthday, festivals etc. It is an emotional}\tabcellsep \multicolumn{2}{l}{maximum 57.0\% Yes out of 223 respondents. It is}\\
\multicolumn{2}{l}{kind of technique to build a relationship with customers.}\tabcellsep \multicolumn{2}{l}{maximum among all the four studied malls. Westside}\\
\multicolumn{2}{l}{The frequency of receiving and not receiving the}\tabcellsep \multicolumn{2}{l}{respondents reported 52.4\% for Yes and 47.6\% for}\\
\multicolumn{2}{l}{Wishes/Greetings from the mall outlets is almost 50\% for}\tabcellsep \multicolumn{2}{l}{No receiving and not receiving Wishes/Greetings}\\
\multicolumn{2}{l}{both variables. Out of 177 respondents from Lifestyle}\tabcellsep respectively.\tabcellsep \\
\multicolumn{2}{l}{mall, 43.5\% percent reported Yes" and 56.5\% reported}\tabcellsep \tabcellsep \\
No on receiving Wishes/Greetings from the outlet.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table 7 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{8} \par 
\begin{longtable}{P{0.23013100436681225\textwidth}P{0.1633187772925764\textwidth}P{0.3006550218340611\textwidth}P{0.15589519650655023\textwidth}}
Name of the Outlet\tabcellsep Yes\tabcellsep No\tabcellsep Total\\
Lifestyle\tabcellsep 47(62.7)\tabcellsep 28(37.3)\tabcellsep 75(100)\\
Pantaloon\tabcellsep 51(62.2)\tabcellsep 31(37.8)\tabcellsep 82(100)\\
Shoppers Stop\tabcellsep 86(67.7)\tabcellsep 41(32.3)\tabcellsep 127(100)\\
Westside\tabcellsep 44(80.0)\tabcellsep 11(20.0)\tabcellsep 55(100)\\
Total\tabcellsep 228(67.3)\tabcellsep 111(32.7)\tabcellsep 339(100)\\
\tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Authors -Primary Data Analysis}\end{longtable} \par
 
\caption{\label{tab_7}Table 8 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{9} \par 
\begin{longtable}{P{0.45171428571428573\textwidth}P{0.204\textwidth}P{0.034\textwidth}P{0.16028571428571428\textwidth}}
\tabcellsep \multicolumn{2}{l}{Chi-Square Tests}\tabcellsep \\
\tabcellsep Value\tabcellsep df\tabcellsep Asymp. Sig. (2-sided)\\
Pearson Chi-Square\tabcellsep 29.709 a\tabcellsep 12\tabcellsep .003\\
Likelihood Ratio\tabcellsep 30.096\tabcellsep 12\tabcellsep .003\\
Linear-by-Linear Association\tabcellsep .637\tabcellsep 1\tabcellsep .425\\
N of Valid Cases\tabcellsep 760\tabcellsep \tabcellsep \\
a. 5 cells (25.\tabcellsep \tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_8}Table 9 :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{5} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_9}Table 5 .}\end{figure}
 			\footnote{© 2018 Global Journals 1} 			\footnote{A Study on Role of Information Technology (IT) in Retail Business Create Long Term Relationship with Customers} 			\footnote{© 2018 Global Journals} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Taylor and Baker ()]{b23}\label{b23} 	 		‘An assessment of the relationship between service quality and customer satisfaction in the formation of consumers' purchase intentions’.  		 			S A Taylor 		,  		 			T L Baker 		.  	 	 		\textit{J. Retailing}  		1994. 70  (2)  p. .  	 
\bibitem[Parvatiyar et al. ()]{b1}\label{b1} 	 		\textit{Conceptual Framework of Customer Relationship Management},  		 			Atul Parvatiyar 		,  		 			N Jagdish 		,  		 			Sheth 		.  		2001. New Delhi: Tata McGraw-Hill Publishing Company Limited.  	 
\bibitem[Nair and Suja ()]{b18}\label{b18} 	 		\textit{Consumer Behavior. Himalaya Publication House Delhi},  		 			R Nair 		,  		 			Suja 		.  		2008. p. .  	 
\bibitem[Anderson and Jacobsen ()]{b0}\label{b0} 	 		‘Creating Loyalty: Its Strategic Importance in Your Customer Strategy’.  		 			H Anderson 		,  		 			P N Jacobsen 		.  	 	 		\textit{Customer Relationship Management},  				 			S A Brown 		 (ed.)  		 (Ontario)  		2000. 2000. John Wiley. p. .  	 
\bibitem[Mendoza et al. ()]{b17}\label{b17} 	 		\textit{Critical Success Factors for a Customer Relationship Management Strategy, Information and Software Technology},  		 			L-E Mendoza 		,  		 			A Marius 		,  		 			M Perez 		,  		 			A-C Griman 		.  		2007. 2007. 49 p. .  	 
\bibitem[Ghosh et al. ()]{b6}\label{b6} 	 		‘Customer Expectations of Store Attributes: A study of organized retail outlets in India’.  		 			Piyali Ghosh 		,  		 			Tripathi 		,  		 			\& Vibhuti 		,  		 			Anil Kumar 		.  	 	 		\textit{Journal of Retail \& Leisure Property}  		2010. 9.  	 
\bibitem[Venkata et al. ()]{b26}\label{b26} 	 		\textit{Customer Relationship Management-A Key to corporate Success Excel Books},  		 			V Venkata 		,  		 			Ramana 		,  		 			G Somayajulu 		.  		2003.  	 
\bibitem[Fingar et al. ()]{b4}\label{b4} 	 		\textit{Enterprise E-Commerce: The Software Component Break through for Business -to -Business Commerce},  		 			P Fingar 		,  		 			H Kumar 		,  		 			T Sharma 		.  		2000. Tampa: Meghan-Kiffer Press.  	 
\bibitem[Karimi et al. ()]{b13}\label{b13} 	 		‘Impact of Information Technology Management Practices on Customer Service’.  		 			J Karimi 		,  		 			T M Somers 		,  		 			Y P Gupta 		.  	 	 		\textit{Journal of Management Information Systems}  		2001. 17  (4)  p. .  	 
\bibitem[Piyush et al. ()]{b19}\label{b19} 	 		\textit{Managing Retailing},  		 			Kumar Piyush 		,  		 			Sinha 		,  		 			Prasad Dwarika 		,  		 			Uniyal 		.  		2009. Oxford University Press p. p. .  	 
\bibitem[Kotler ()]{b14}\label{b14} 	 		\textit{Marketing Management},  		 			P Kotler 		.  		2000. New Jersey: Prentice-Hall. 10.  	 	 (th ed.) 
\bibitem[Goyal and Aggarwal ()]{b8}\label{b8} 	 		‘Organized Retailing in India-An Empirical Study of Appropriate Formats and Expected Trends’.  		 			B B Goyal 		,  		 			Meghna Aggarwal 		.  	 	 		\textit{Global Journal of Business Research}  		2009. 3  (2) .  	 
\bibitem[Kotler et al. ()]{b15}\label{b15} 	 		\textit{Principle of Marketing},  		 			Kotler 		,  		 			Philips 		,  		 			Armstrong Gray 		.  		2008. p. .  	 	 (Pearson Education 12th edition Delhi) 
\bibitem[Ptak and Scharagenheim ()]{b20}\label{b20} 	 		 			C A Ptak 		,  		 			E Scharagenheim 		.  		\textit{ERP: Tools, Techniques, and Applications for Integrating the Supply Chain},  				1999. CRC Press-St. Lucie Press.  	 
\bibitem[Sheth et al. ()]{b25}\label{b25} 	 		‘Relationship marketing in consumer markets: antecedents and consequences’.  		 			N Sheth 		,  		 			Jogdish 		,  		 			A Parvatiyar 		.  	 	 		\textit{Journal of the Academy of Marketing Science}  		1995. 23  (4)  p. .  	 
\bibitem[Jagdish et al. (ed.) ()]{b12}\label{b12} 	 		\textit{Relationship Marketing in Consumer Markets: Antecedents and Consequences. Handbook of Relationship Marketing},  		 			N Jagdish 		,  		 			Sheth 		,  		 			Parvatiyar Atul 		.  		Jagdish N Sheth and Atul Parvatiyar Response Books (ed.)  		2002. New Delhi. p. .  	 
\bibitem[Rosemary et al. ()]{b22}\label{b22} 	 		\textit{Retail change: contemporary issues},  		 			D F Rosemary 		,  		 			Bromley 		,  		 			J Colin 		,  		 			Thomas 		.  		1993. UCL Press.  	 
\bibitem[Berman et al. ()]{b2}\label{b2} 	 		‘Retail management’.  		 			Barry Berman 		,  		 			R Joel 		,  		 			Evans 		.  	 	 		\textit{Upper Saddle River},  				 (NJ)  		2001. Prentice Hall.  	 	 (th edition) 
\bibitem[Bajaj et al. ()]{b3}\label{b3} 	 		\textit{Retail Management},  		 			Chetan Bajaj 		,  		 			Rajnish Tuli 		,  		 			V Nidhi 		,  		 			Srivastava 		.  		2005. Oxford University Press.  	 
\bibitem[Gupta ()]{b9}\label{b9} 	 		\textit{Retail Management: An Indian Perspective},  		 			S L Gupta 		.  		2007. Wisdom Publication.  	 
\bibitem[Meuter et al. ()]{b16}\label{b16} 	 		‘Self-service technologies: Understanding customer satisfaction with technology-based service encounters’.  		 			M L Meuter 		,  		 			A L Ostrom 		,  		 			R I Roundtree 		,  		 			M J Bitner 		.  	 	 		\textit{J. Marketing}  		2000. 64  (3)  p. .  	 
\bibitem[Sheth et al. ()]{b24}\label{b24} 	 		‘The Antecedents and Consequences of Customer-Centric Marketing’.  		 			J N Sheth 		,  		 			R S Sisodia 		,  		 			R S Sharma 		.  	 	 		\textit{Journal of the Academy of Marketing Science}  		2000. 28  (1)  p. .  	 
\bibitem[Gustafsson et al. ()]{b10}\label{b10} 	 		‘The effects of customer satisfaction, relationship commitment dimensions, and triggers on customer retention’.  		 			A Gustafsson 		,  		 			M D Johnson 		,  		 			I Roos 		.  	 	 		\textit{Journal of Marketing}  		2005. 69  (4)  p. .  	 
\bibitem[Reichheld ()]{b21}\label{b21} 	 		\textit{The Loyalty Effect: The Hidden Force Behind Loyalty},  		 			F F Reichheld 		.  		1996. Boston, Harvard Business School.  	 
\bibitem[Sureshchandar et al. ()]{b5}\label{b5} 	 		‘The relationship between service quality and customer satisfaction-a factor specific approach’.  		 			G S Sureshchandar 		,  		 			C Rajendran 		,  		 			R N Anantharaman 		.  	 	 		\textit{J. Serv. Marketing}  		2002. 16  (4)  p. .  	 
\bibitem[Gomez et al. ()]{b7}\label{b7} 	 		‘The role of loyalty programs in behavioral and affective loyalty’.  		 			B G Gomez 		,  		 			A G Arranz 		,  		 			J G Cillan 		.  	 	 		\textit{Journal of consumer marketing}  		2006. 23  (7)  p. .  	 
\bibitem[Turner and Borch ()]{b11}\label{b11} 	 		‘Wham, bam, thank you scan: An analysis of customer satisfaction with self-scan checkouts in IKEA, Germany’.  		 			J J Turner 		,  		 			K Borch 		.  	 	 		\textit{J. Marketing Retail}  		2012. 1 p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
