نتایج جستجو برای: personnel loyalty

تعداد نتایج: 45829  

Journal: :The International Journal of Logistics Management 2022

Purpose This study aims to identify service quality dimensions for logistics providers (LSPs) and examine their relationships with customer satisfaction loyalty. Design/methodology/approach Service are identified from vast literature review. Customers who take services LSPs were surveyed collect data on basis of developed survey instrument. Structural Equation Modelling (SEM) is applied test th...

2015
Shu-Ching Chen

This study is aimed at providing an insight into the effects of competition on customer value delivery for customer loyalty. Data were collected using a questionnaire on dyads of service employees and customers. The techniques of ANOVA, ordinary least squares, and logistic regression were used to analyze the dyad data in terms of research purposes. Results show that competition is a moderator o...

2015
Ying-Kai Liao

This study aims to identify the mediating effect of trust on brand loyalty and brand equity. Three antecedents including cognitive and experiential factors are evaluated to identify their direct effects on brand loyalty and brand equity. Their indirect effects through trust are also evaluated. This study conducted a survey through both paper-based and online based survey. The respondents were 2...

2008
Einer Elhauge

Loyalty discounts are agreements to sell at a lower price to buyers who buy all or most of their purchases from the seller. This article proves that loyalty discounts can create anticompetitive effects, not only because they can impair rival efficiency, but also because loyalty discounts can perversely discourage discounting even when they have no effect on rival efficiency. The essential reaso...

2000
Lars Meyer

Within the field of retailing, most companies have developed loyalty programs build around the concept of loyalty cards. Do these programs are really efficient? Do they really increase customer loyalty ? Few evidence come from the literature because very few empirical work has been done. The purpose of this paper is first to contribute empirically to a better knowledge of this kind of marketing...

2010
Long-Yi Lin

Purpose – The purpose of this study is to explore the relationship of consumer personality trait, brand personality and brand loyalty. Design/methodology/approach – The convenience sampling method was used to collect primary data. A total of 400 adult consumers were interviewed who looked round or bought toys and video games in Taipei City Mall, and 387 effective questionnaires were collected; ...

2008
Pantea Pezeshkan Jalili Albert Caruana Kamal Chaharsooghi

2008 2 I dedicate this thesis to my dear mother and father 3 Abstract While a vast number of studies have pointed out the keys of relationship marketing practices in consumer markets, little attention has been paid to the value the organization can get from such strategies in the B2B market. The literature provides relatively little support for the effectiveness of relationship marketing progra...

2008
Klarissa Ting-Ting Chang Allan Tai-Tong Koh Bernard Ying-Yao Low Dustin Jefferson Santos Onghanseng Kharisma Tanoto Tran Song Thuong Thuong

With the rapid growth of the gaming industry, keeping gamers loyal is the quintessential issue. Thus, our paper focuses on loyalty towards Massively Multiplayer Online Role-Playing Games (MMORPGs). Our study incorporates the social identity theory, the theory of reason of action and gamer emotions into the equation of loyalty. An empirical study of 160 subjects was conducted to test our model. ...

2012
Leith Hathout

This commentary examines the incursion on the neutrality of medical personnel now taking place as part of the human rights crises in Bahrain and Syria, and the ethical dilemmas which these incursions place not only in front of physicians practicing in those nations, but in front of the international community as a whole.In Bahrain, physicians have recently received harsh prison terms, apparentl...

Journal: :International Journal of Educational Review, Law And Social Sciences 2022

The cause of this research is to understand the affect organizational culture and work environment towards loyalty personnel in addition their impact at performance employees PT. Patria Maritim Perkasa Batam. approach statistics collection on observe a questionnaire, remark, documentation. strategies descriptive quantitative techniques with course evaluation that may be used measure surrounding...

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->