• Title/Summary/Keyword: SNS marketing of the store

Search Result 13, Processing Time 0.02 seconds

Effects of Foodservice Franchise's Online Advertising and E-WOM on Trust, Commitment and Loyalty

  • AHN, Sung-Man;YANG, Jae-Jang
    • The Korean Journal of Franchise Management
    • /
    • v.12 no.2
    • /
    • pp.7-21
    • /
    • 2021
  • Purpose: One of the characteristics of service companies such as foodservice franchise is that it is easy to imitate, so many brands can imitate the menu that is popular with consumers. Therefore, foodservice franchise company should develop a brand that customers can identify from other brands in order differentiate it from its competitors. In order make the foodservice franchise company identifiable from other brands, it is possible through communication with customers. Therefore, this study proposes a new research model to analyze customer loyalty through online advertising and online word of mouth trust and immersion. Online was provided to customers through a mixture of advertisements and word of mouth, but previous studies have only considered online advertisements or online word of mouth. In addition, we want to verify the difference according to gender, which is an important variable in researching the online information processing behavior of customers. Research design, data, and methodology: The questionnaire of this study was surveyed on 20 years of age or older who have visited the restaurant franchise store within the last 3 months among the foodservice franchise companies operating SNS. During the survey period, 400 surveys were surveyed for a total of 20 days from April 1 to April 20, 2020. Result: The research results are as follows. First, in this study, the effect of online advertisement and online word of mouth on trust and immersion was studied. Second, this study verified the social influence theory in online advertising and online word of mouth. Third, the effect of online advertising and online word of mouth on loyalty according to gender was verified. Fourth, compared to existing advertisements, online advertisements are suitable for marketing by foodservice franchise companies because they can interact with consumers, modify advertisements immediately, execute extensive advertisements at low cost, segment the market, and measure advertisement effectiveness. The recent online expansion has been expanded to mobile-based, allowing foodservice franchisees to provide new communication services such as SMS (Short Message Service), multimedia messaging services, and location-based services. Fifth, a foodservice franchise company can increase brand awareness through online marketing or induce the use of offline stores. Sixth, franchisor can grow into a sustainable company only when they use resources efficiently. Conclusions: Trust is important in foodservice franchise information. This trust has a significant impact on customer commitment and loyalty.

Study of Emotional Communication Strategy of Storytelling through Social Media - Based on the "Bear and Hare" Commercial of John lewis - (소셜미디어를 활용한 감성 커뮤니케이션 전략 연구 - 존루이스 백화점의 "Bear and Hare" 광고를 중심으로-)

  • Lee, DongKeun;Yoon, YoungDoo
    • The Journal of the Korea Contents Association
    • /
    • v.16 no.11
    • /
    • pp.29-37
    • /
    • 2016
  • With the emergence of SNS, TV, newspapers and radio, which are one-way communication media, have become less important. Therefore social networking enables social networking beyond the constraints of time and space, and communication and emotional communication required for social relations have emerged as a factor in the importance of social media. Social media, which is based on rapid connectivity and scalability, is an medium of expression that is advantageous for companies and consumers to communicate more easily than traditional advertising media. Advertising can form a consensus that consumers and companies can create an atmosphere of friendly conversation because of the social media that has the efficiency of communication. This study compares two ads. One is the advertisement of 'Bear and Hare', an animation of John Lewis department store in the UK, where a new form of advertising marketing strategy is fused with emotional storytelling and social media. The second is an advertisement of LG, 'I love you LG' to be. Social media should be remembered as a warm and loving company in the heart of customers through open communication with customers, rather than companies that pursue merit profits by using social media ads as a medium of emotional transmission to consumers. It is a study on useful advertising strategy that can pursue the sales of the company at the same time.

Sentiment Analysis of Movie Review Using Integrated CNN-LSTM Mode (CNN-LSTM 조합모델을 이용한 영화리뷰 감성분석)

  • Park, Ho-yeon;Kim, Kyoung-jae
    • Journal of Intelligence and Information Systems
    • /
    • v.25 no.4
    • /
    • pp.141-154
    • /
    • 2019
  • Rapid growth of internet technology and social media is progressing. Data mining technology has evolved to enable unstructured document representations in a variety of applications. Sentiment analysis is an important technology that can distinguish poor or high-quality content through text data of products, and it has proliferated during text mining. Sentiment analysis mainly analyzes people's opinions in text data by assigning predefined data categories as positive and negative. This has been studied in various directions in terms of accuracy from simple rule-based to dictionary-based approaches using predefined labels. In fact, sentiment analysis is one of the most active researches in natural language processing and is widely studied in text mining. When real online reviews aren't available for others, it's not only easy to openly collect information, but it also affects your business. In marketing, real-world information from customers is gathered on websites, not surveys. Depending on whether the website's posts are positive or negative, the customer response is reflected in the sales and tries to identify the information. However, many reviews on a website are not always good, and difficult to identify. The earlier studies in this research area used the reviews data of the Amazon.com shopping mal, but the research data used in the recent studies uses the data for stock market trends, blogs, news articles, weather forecasts, IMDB, and facebook etc. However, the lack of accuracy is recognized because sentiment calculations are changed according to the subject, paragraph, sentiment lexicon direction, and sentence strength. This study aims to classify the polarity analysis of sentiment analysis into positive and negative categories and increase the prediction accuracy of the polarity analysis using the pretrained IMDB review data set. First, the text classification algorithm related to sentiment analysis adopts the popular machine learning algorithms such as NB (naive bayes), SVM (support vector machines), XGboost, RF (random forests), and Gradient Boost as comparative models. Second, deep learning has demonstrated discriminative features that can extract complex features of data. Representative algorithms are CNN (convolution neural networks), RNN (recurrent neural networks), LSTM (long-short term memory). CNN can be used similarly to BoW when processing a sentence in vector format, but does not consider sequential data attributes. RNN can handle well in order because it takes into account the time information of the data, but there is a long-term dependency on memory. To solve the problem of long-term dependence, LSTM is used. For the comparison, CNN and LSTM were chosen as simple deep learning models. In addition to classical machine learning algorithms, CNN, LSTM, and the integrated models were analyzed. Although there are many parameters for the algorithms, we examined the relationship between numerical value and precision to find the optimal combination. And, we tried to figure out how the models work well for sentiment analysis and how these models work. This study proposes integrated CNN and LSTM algorithms to extract the positive and negative features of text analysis. The reasons for mixing these two algorithms are as follows. CNN can extract features for the classification automatically by applying convolution layer and massively parallel processing. LSTM is not capable of highly parallel processing. Like faucets, the LSTM has input, output, and forget gates that can be moved and controlled at a desired time. These gates have the advantage of placing memory blocks on hidden nodes. The memory block of the LSTM may not store all the data, but it can solve the CNN's long-term dependency problem. Furthermore, when LSTM is used in CNN's pooling layer, it has an end-to-end structure, so that spatial and temporal features can be designed simultaneously. In combination with CNN-LSTM, 90.33% accuracy was measured. This is slower than CNN, but faster than LSTM. The presented model was more accurate than other models. In addition, each word embedding layer can be improved when training the kernel step by step. CNN-LSTM can improve the weakness of each model, and there is an advantage of improving the learning by layer using the end-to-end structure of LSTM. Based on these reasons, this study tries to enhance the classification accuracy of movie reviews using the integrated CNN-LSTM model.