873 resultados para terms of service


Relevância:

100.00% 100.00%

Publicador:

Resumo:

This paper is concerned with the ways in which transactional and transformational leadership styles can improve the service performance of front-line staff. Past literature on services marketing has indicated the importance of leadership but has largely ignored the parallel literature in which leadership styles have been conceptualized and operationalized (e.g., sales management, organizational psychology). This paper seeks to build upon existing services marketing theory by introducing the role of leadership styles in enhancing service performance. Consequently, a conceptual framework of the effect of transactional and transformational leadership styles on service performance, anchored in a crossdisciplinary literature review, is developed. Managerial implications and future research directions are also discussed.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Service encounter quality is an area of growing interest to researchers and managers alike, yet little is known about the effects of face-to-face service encounter quality within a business-to-business setting. In this paper, a psychometrically sound measure of such service encounter quality is proposed, and consequences of this construct are empirically assessed. Both a literature review and a dyadic in-depth interview approach were used to develop a conceptual framework and a pool of items to capture service encounter quality. A mail survey of customers was undertaken, and a response rate of 36% was obtained. Data analysis was conducted via confirmatory factor analysis and structural equation modeling. Findings reveal a four-factor structure of service encounter quality, encompassing professionalism, civility, friendliness and competence dimensions. Service encounter quality was found to be directly related to customer satisfaction and service quality perceptions, and indirectly to loyalty. The importance of these findings for practitioners and for future research on service encounter quality is discussed.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Advances in technology coupled with increasing labour costs have caused service firms to explore self-service delivery options. Although some studies have focused on self-service and use of technology in service delivery, few have explored the role of service quality in consumer evaluation of technology-based self-service options. By integrating and extending the self-service quality framework the service evaluation model and the Technology Acceptance Model the authors address this emerging issue by empirically testing a comprehensive model that captures the antecedents and consequences of perceived service quality to predict continued customer interaction in the technology-based self-service context of Internet banking. Important service evaluation constructs like perceived risk, perceived value and perceived satisfaction are modelled in this framework. The results show that perceived control has the strongest influence on service quality evaluations. Perceived speed of delivery, reliability and enjoyment also have a significant impact on service quality perceptions. The study also found that even though perceived service quality, perceived risk and satisfaction are important predictors of continued interaction, perceived customer value plays a pivotal role in influencing continued interaction.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

In this study terms of abuse are investigated in 11 different cultures. Spontaneous verbal aggression is to a certain extent reminiscent of the values of a certain culture. Almost 3000 subjects from Spain, Germany, France, Italy, Croatia, Poland, Great Britain, USA, Norway, Greece, and The Netherlands were asked to write down terms of abuse that they would use given a certain stimulus situation, and in addition, to give their rating of the offensive character of those terms. A total set of 12,000 expressions was collected. The frequencies of the expressions were established, and the total list of expressions was reduced to 16 categories. Results point to some etic taboos, like sexuality and lack of intelligence. On the other hand clear differences across cultures were found, which cannot easily be explained by existing classifications of national cultures. Explanations are provided in terms of dimensions on which the 11 cultures differ.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Market orientation is an organization-wide concept that helps explain sustained competitive advantage (SCA). Since networks become ever more important, especially in the service sector, there is need to expand the concept of MO to a network setting. In line with Narver and Slater (1990), the concept of Market Orientation of Networks (MONW) is developed. This study indicates how MONW relates to the resource-based view (RBV) of the firm and the industrial organization (IO) view in explaining SCA. It is argued that MONW has direct and indirect effects on SCA. More precisely, the antecedent effect of MONW to resources and industry structure is considered.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

The aim of this study is to characterise and compare fast pyrolysis product yields from straw, high yielding perennial grasses and hardwoods. Feedstocks selected for this study include: wheat straw (Triticum aestivum), switch grass (Panicum virgatum), miscanthus (Miscanthus x giganteus), willow short rotation coppice (Salix viminalis) and beech wood (Fagus sylvatica). The experimental work is divided into two sections: analytical (TGA and Py-GC-MS) and laboratory scale processing using a continuously fed bubbling fluidized bed reactor with a capacity of up to 1 kg/h. Pyrolysis-gas chromatography-mass spectrometry (Py-GC-MS) has been used to quantify pyrolysis products and simulate fast pyrolysis heating rates, in order to study potential key light and medium volatile decomposition products found in these feedstocks. Py-GC-MS quantification results show that the highest yields of furfural (0.57 wt.%), 2-furanmethanol (0.18 wt.%), levoglucosan (0.73 wt.%), 1,2-benzenediol (0.27 wt.%) and 2-methoxy-4-vinylphenol (0.38 wt.%) were found in switch grass, and that willow SRC produced the highest yield of phenol (0.33 wt.%). The bio-oil higher heating value was highest for switch grass (22.3 MJ/kg). Water content within the bio-oil is highest in the straw and perennial grasses and lowest in the hardwood willow SRC. The high bio-oil and char heating value and low water content found in willow SRC, makes this crop an attractive energy feedstock for fast pyrolysis processing, if the associated production costs and harvest yields can be maintained at current reported values. The bio-oil from switch grass has the highest potential for the production of high value chemicals. © 2013 Elsevier Ltd. All rights reserved.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

This thesis makes a contribution to the Change Data Capture (CDC) field by providing an empirical evaluation on the performance of CDC architectures in the context of realtime data warehousing. CDC is a mechanism for providing data warehouse architectures with fresh data from Online Transaction Processing (OLTP) databases. There are two types of CDC architectures, pull architectures and push architectures. There is exiguous data on the performance of CDC architectures in a real-time environment. Performance data is required to determine the real-time viability of the two architectures. We propose that push CDC architectures are optimal for real-time CDC. However, push CDC architectures are seldom implemented because they are highly intrusive towards existing systems and arduous to maintain. As part of our contribution, we pragmatically develop a service based push CDC solution, which addresses the issues of intrusiveness and maintainability. Our solution uses Data Access Services (DAS) to decouple CDC logic from the applications. A requirement for the DAS is to place minimal overhead on a transaction in an OLTP environment. We synthesize DAS literature and pragmatically develop DAS that eciently execute transactions in an OLTP environment. Essentially we develop effeicient RESTful DAS, which expose Transactions As A Resource (TAAR). We evaluate the TAAR solution and three pull CDC mechanisms in a real-time environment, using the industry recognised TPC-C benchmark. The optimal CDC mechanism in a real-time environment, will capture change data with minimal latency and will have a negligible affect on the database's transactional throughput. Capture latency is the time it takes a CDC mechanism to capture a data change that has been applied to an OLTP database. A standard definition for capture latency and how to measure it does not exist in the field. We create this definition and extend the TPC-C benchmark to make the capture latency measurement. The results from our evaluation show that pull CDC is capable of real-time CDC at low levels of user concurrency. However, as the level of user concurrency scales upwards, pull CDC has a significant impact on the database's transaction rate, which affirms the theory that pull CDC architectures are not viable in a real-time architecture. TAAR CDC on the other hand is capable of real-time CDC, and places a minimal overhead on the transaction rate, although this performance is at the expense of CPU resources.

Relevância:

100.00% 100.00%

Publicador:

Resumo:

Coalition loyalty programs are on the rise, yet few studies investigate the impact of service failures in such programs. Using data from a retail context, the authors show that a program partner deemed responsible for a service failure suffers negative customer responses. However, customers' perceptions of the benefits of the coalition loyalty program buffer these consequences. Perhaps most importantly, when customers perceive the program's special treatment benefits as low, direct and indirect spillover effects occur, such that a service failure by one program partner has a negative effect on customer loyalty toward the program itself. © 2013 New York University.