\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={E-Tourism and Digital Marketing in Africa: Opportunities and Challenges},
 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{2021-07-15 (revised: 15 July 2021)}
\def\TheID{\makeatother }
\def\TheDate{2021-07-15}
\title{E-Tourism and Digital Marketing in Africa: Opportunities and Challenges}
\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]{Maryam  Abdullahi}

             \author[2]{Rukiye  Kilili}

             \author[3]{Tu?rul  Günay}

\renewcommand\Authands{ and }

\date{\small \em Received: 9 June 2021 Accepted: 30 June 2021 Published: 15 July 2021}

\maketitle


\begin{abstract}
        


This paper examined e-tourism and digital marketing focusing on the opportunities and challenges in Africa using the social media marketing in relation to international tourist influxes, with particular reference to Nigeria. The study is stimulated by the increase of tourist's influxes and digital statistics specifically in the advancement of technological age.Design/Methodology/Approach: Theoretical framework of the study was reviewed through literature review and web base method for data collection using the content analysis with particular reference to opportunities and challenges. through combining the theoretical framework and content analysis techniques. Findings:The study demonstrated that digital media, content and mobile promotion have significant impact on the trending of digital marketing apparatus supporting African digital marketing prospects for both domestic and international tourism events.Research Limitations/Implications: The results suggested that future research should employ both qualitative and quantitative methodology in order to understand the framework of African tourism as its relates to digital marketing.

\end{abstract}


\keywords{social media, opportunities, challenges, africa, e-tourism, digital marketing.}

\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 term digital marketing and e-tourism can be described as the process of production and communicating the tourist experiences via the media, telecommunication, information, show biz technologies in the tourism destinations \hyperref[b8]{(Benckendorff, et al, 2014)}. The digitalization of tourist experience in the tourism industry is often referred to as E-tourism. \hyperref[b10]{(Buhalis, 2011)}. The logical application of digital media activity has transformed the management of art and science in the tourism industry \hyperref[b11]{(Buhalis \& Law, 2008)}, because in the last decade e-tourism marketing have witness tremendous influence in the marketing of all e-tourism products. \hyperref[b62]{(Whitelaw, 2008)}.\par
Recent findings have confirmed that the essential feature in the production and consumption of online tourism experience is derived from the digital technology. Hence, most remote tourism destinations have now shown increased interest in technology related resources, knowledge and capabilities  {\ref (Benckendorff, Sheldon \& Fesenmaire,2014;}\hyperref[b61]{Werthner et al., 2015)}. Therefore, tourism in Africa is one of the top export sectors in the emerging countries and its ranks third after petroleum, chemicals and automobile supplies as documented by (UNWTO, 2017). Previous research recognized that the world's foremost tourist arrivals are mostly in Africa which represent the main growth area for leisure and tourism with high economic advancement due to its position as the source of foreign exchanged earnings in export diversification for Africa. (UNWTO, 2017).\par
The African Travel and Tourism Association  {\ref (Atta)} and World Travel and Tourism Council (WTTC) in their contribution to the growth of International tourist's arrival in Africa revealed astonishing results with 62.7 million increase in tourist's arrival in 2017. Likewise, UNWTO, (2018, 2019) reported an upsurge of 67 million growths in 2018. So therefore, it can be deduced that Africa has recorded worth \$36.2 billion upturn in the global tourism receipts in 2016 (African Development Bank, 2018). Additionally, statistical findings also revealed that about \$194.2 billion was realized in African Tourism which indicated the growth of nearly 8.5 percent as the gross domestic product (GDP) in 2018 \hyperref[b1]{(Atta, 2019;} {\ref WTTC,2018)}. Accordingly, 10.2 million was realized as tourist's influx from South Africa in 2017. While 11.3 billion was recorded by Morocco and 28,000 was recorded by Comoros as revealed by (UNWTO, 2018; \hyperref[b2]{Azeez, 2019)}.\par
WTTC, (2019) also revealed some of the African countries that recorded a high GDP growth in the World Travel and Tourism, these countries include: Ethiopia which recorded (+48.6 percent) in 2018. It has been established that Egypt has recorded approximately +16.5 percent of international tourist's growth. Consequently, the aggregate numbers of tourist influx has created huge opportunities for Africa and managing strategic marketing technological advancement has accounts for 45\% market share indicating that tourism arrivals are significantly higher than the 31\% market shared realized in 1990.Based on this progress, the UNWTO predicted that tourism destinations in Africa will grow in astonishing rate far more than those of the developed nations (UNWTO, 2018, 2019).\par
According to \hyperref[b65]{Yasmin et al (2015)} the promotion of e-tourism in relation to marketing of products and services is supported by computerized media. Digital tourism marketing in Africa has been recognized as an information channel for the internet users and Facebook platforms usage; (Internet World Stats, 2019). Findings in relations to digital marketing statistics reveals that South Africa has recorded 28.6 million representing 52 percent used the internet, while 15 million users were using the social media platforms which represents approximately 70 percent on a weekly basis on social media platforms. Consequently, findings also revealed how crucial the social media marketing promote digital tourism products (Digital Statistics in South Africa, 2017).\par
Hence, digital marketing technology performance a vital role in sustaining the competitive advantage of new digital field in promoting tourism product online. The integration of mobile phones, internet websites and augmented reality experience in the marketing of e-tourism products are becoming a global positioning systems among the forms of digital marketing technologies cutting-edge as a dominant digital element for suppliers, tourism intermediaries, tourists and online destination promoters \hyperref[b8]{(Benckendorff, Sheldon, \& Fesenmaier, 2014)}. This is also true with local tourism marketers whose interest is to work together and increase awareness in the promotion of online tourism marketing technique \hyperref[b40]{(Morrison, 2013)} ). Thus, literature on etourism and digital marketing has continued to be associated to the concept of Small Medium Enterprise (SME). For example, Pradhan, Oh \& Lee, (2018) conducted a study in India which revealed the need for African countries to examine the prospects that can be derived from digital tourism marketing. This research was designed following the outcome of \hyperref[b45]{Pradhan et al. (2018)}. Similarly, Yamen also advised that e-tourism marketers should acknowledged the efficiency of digital marketing in the challenging age Yasmine et al,  {\ref (2015)}. This research explores e-tourism and digital marketing with particular focus to opportunities and challenges in Africa. The study will enhance the body of literature in etourism and online marketing by improving the marketing competencies of destination marketing organizations and e-tourism managers in Africa by provide relevant information updated in e-tourism products, since many tourism organizations promote their products and services via digital marketing. 
\section[{a) Area of Study}]{a) Area of Study}\par
This study examined e-tourism and digital marketing in Africa: opportunities and challenges by focusing on the statistical growth of international tourist's arrival as compiled by the United Nation World Tourism organizations (UNWTO), stating from 2015 -2019. However, the study is limited to only five African regions which include Northern Africa, Eastern Africa, Western Africa, Central Africa and Southern Africa AS depicted in Figure  {\ref 1}. The study is limited to only five top selected African regions as mentioned earlier for the purpose of this research.\par
Source: Facts and maps (2018) Figure  {\ref 1} II. 
\section[{Literature Review a) Conceptual Clarifications}]{Literature Review a) Conceptual Clarifications}\par
i. E-tourism E-tourism has been defined as a 'travel technology' or "e-travel" in tourism activities. In other words, e-tourism denotes a phenomenon in the study area that embraced the information and communication technology (ICT) by business travelers, tourists and other value chains in the tourism sector. This progress has no doubt altered the process within which organizations reconfigure the landscape of marketing  {\ref (Buhalis 2003)}. 
\section[{ii. Digital Marketing}]{ii. Digital Marketing}\par
Digital marketing is referred as the marketing of tourism products and services via the electronic media with the sole aim of capturing customers to interact with the tourism product through digital media \hyperref[b65]{(Yasmin et al., 2015)}. One of the most significant method in Social media marketing is the application of online marketing  {\ref (Chaffey, 2011)}. The marketing of tourism product online through via online websites, opt-in, interactive Television, interactive Kiosks, mobile phone or online advertisement \hyperref[b16]{(Chaffey and Smith, 2008)}.\par
Mandal, Joshi \& Sheela, (2016) described digital marketing as a brand advertising through the application of available types of publicity through the media t-in order to stimulate prospective marketing segment. This study explores e-tourism and digital marketing in Africa: opportunities and challenges, which essentially means the promotion of online tourism products and services via digital publicity media like the Facebook, often referred to as the social media.\par
b) The Competitive Advantage theory  {\ref (Porter, 1990)} The theory of competitive advantage was employed in order to gained strategies of developing or acquiring a set of qualities that can furnish tourism organization with the appropriate strategy to outperform its competitors. The theory of competitive advantage was formed by Porter, (1990) and he presumed that a nation can be successful if it shaped by organizations that has achieved profitable marketing expertise throughout the world market, which is rest on the ability to transform and improvement their market talents  {\ref (Porter, 1990;}\hyperref[b26]{Gupta, 2015)}.\par
Past studies have revealed the important opportunities that can be derived from as a +-9advantage through the application of new technological strategies \hyperref[b44]{(Porter \& Millar, 1985)}. *-Yasmin, Tasneem, \& Fatem, (2015) specified that digital marketing signifies the numerous advertising techniques designed to reach consumers through the internet for marketing tourism product. The internet platform can generate a good strategic means of boosting trade and competitive advantage \hyperref[b36]{(Mandal, Joshi, \& Sheela, 2016)}.\par
For easy comprehension the researchers tried to explained in a tabular representation previous scholar that employed the competitive advantage theory in table I to support their claims as a crucial element of etourism and digital media marketing in Africa \hyperref[b23]{(Elly \& Boter, 2014;}\hyperref[b22]{Dirsehan, 2015;}\hyperref[b38]{Jani \& Minde, 2016)}. The study summarized the findings of various researchers by identifying some vital key areas such as: authors involved in the research, type of study employed, country where research is conducted and the outcomes of the study. Bang and Roos (2014) in their own contribution surveyed digital marketing concentrating on digital marketing approach paying attention on industrialized industries by applying the qualitative methodology and established that small-and medium-sized businesses regularly apply online digital marketing through the homepage sites. This research lay emphasis on etourism and marketing using digital means to evaluating the influx of tourists. Table \hyperref[tab_1]{I}: presents the influx of tourist's growth in Africa starting from 2000, 2014, 2017 and 2018 respectively.\par
Thus, Bala and Verm, (2018) carried out critical evaluation of e-tourism and digital marketing in Africa to determine the present and future trend in marketing etourism products specifically in the India environment. The findings of this study shows strong reform regarding digital marketing which gives customers who are searching for internet information about tourism activities. However, successful online marketing is guided by key factors that gives customers assurances to utilizing social media sites as advised by tourism organizations  {\ref (Bala and Verm, 2018)}. Further, some researchers identified that the nature of tourism marketing via social media was time-consuming for most owners including emotional benefits of social media which include social, and economic reason \hyperref[b14]{(Canovi and Pucciarelli, 2019)}.\par
Information about the diffusion of internet penetration rate in terms of population percentage in in Africa as of  {\ref June 30, 2019}  Within the Nigerian population about 50 percent of the population are using smartphone. This is a great opportunity for Nigeria to explore consumers using mobile marketing known as smartphones. Past research findings has demonstrated the significance of mobile technology and its role in allowing consumers relates with their service providers such as hotels through the websites using different kinds of device (Murphy et al., 2016; Smith, 2017; Ukpabi and Karjaluoto, 2017).\par
Stringam \& Gerdes (2019) highlighted the significance of improved load times in capturing prospective customers who contact hotel websites so that they can access time easier and faster. In addition, about 80 percent of Africans used mobile phones as revealed by internet statistics (The Global Digital Report, 2019). Tables I, II and III demonstrate the internet statistics in terms of population and penetration rate. Hence, subscription was also selected and used as a platform for product awareness and the communication with consumer, upgrade response tool. Equally, Begho (2019) revealed five (5) African products in 2019 by forecasting the product through online digital marketing which include: integrated marketing through strong communications, user experience, creative content, customer capital and block chain technology.  Empowering Effect: One of the prospects of digital marketing is related to special influence in enabling small businesses flourish on the internet as it extents rapidliy to reach large group of audience as well as efficiently reach small and medium enterprises (SMEs) (Dholekia \& Kshetri, 2004). In fact, online marketing create a kind of democratized environment in which Problem of Integrity: Digital marketing has been an essential theme of the profession  {\ref (Clow \& Baak, 2013)}. One of the challenges with digital marketing promotion is that they use several numbers of offline and online advertising networks such as brochures, newspapers, press media as marketing frameworks. Each item is used in isolation and accomplished as a 
\section[{Global Journal of Management and Business Research}]{Global Journal of Management and Business Research}\par
Volume XXI Issue I Version I Year 2021 ( ) marketing has been restructured in such a way that even small businesses are given a good chance to promote their products on a more larger scale  {\ref (Tapp, 2008)} different task not as an element of a combined marketing campaigned designed at creating awareness of definite purpose \hyperref[b9]{(Bostanshirin, 2014)} 2\par
Eliminates Geographical Impediments: Using digital marketing has the advantage of reaching unlimited global audience in practices of buying and selling, thereby eliminating the burdens that geographical locations could impact in marketing medium reach \hyperref[b46]{(Sigala, 2008)}.\par
Lack of Face-to-Face Contact: One of the key problem in e-tourism and digital marketing is the deficiency of lack of personal. These difficulties have been criticized specifically in digital marketing competencies \hyperref[b25]{(Goldsmith \& Goldsmith, 2002)}. Most consumers prefer face-to-face marketing which is known as personal interaction, this is because consumers believe that they can talk to store personnel selling the product (one-on-one) through personal contact and this will give them the opportunity to touch and feel the product with hands. Hence, this will build customer relationship management (CRM) between the buyer and seller \hyperref[b30]{(Kiang \&Chi, 2001)}. they can touch and feel the products with their hand, because this act will build a personal relationship between the buyer and the seller \hyperref[b30]{(Kiang \& Chi, 2001}). 
\section[{3.}]{3.}\par
Available 24 hours\textbackslash 7 days: Digital marketing furnished the consumer with timely information because it operates 24 hours in a day, and 7 days a week \hyperref[b33]{(Lane, 1996)}. There is no time limitation in opening or closing time in digital marketing business, thereby overpowering the geographical obstacles. Therefore, tourism and hospitality marketers can distributes products for different market segment of the market with no conditions \hyperref[b39]{(Mohammed, 2010)}.\par
Security \& Privacy: In today's involving world digital marketing needs information to be shares with utmost privacy in the electronic world. It is very clear nowadays that customers top personal details are share with other companies without asking for their opinion or permission. In addition, other vital personal data such as users name and passwords are easily high jacked by internet scammers \hyperref[b34]{(Lantos, 2011)}. 
\section[{Cost-Effective:}]{Cost-Effective:}\par
IT can be deduced that compared with traditional marketing, which is the old-style way of advertising media channels, digital marketing is very resourceful. Distribution of products and services via internet is evidently cost-effective and can accomplished its objectives at a very little cost \hyperref[b42]{(Poon \& Jevons, 2010)}. 
\section[{Lack of Trust:}]{Lack of Trust:}\par
Trust is defined as an online consumer perception of how a website would delivers expectation, believable information's and how confidents the websites commands its image \hyperref[b6]{(Bart et al, 2005)} the problem of insecurity is mostly derived from the absence of trust. Customers need trust to help them eradicate challenges in the parts of customers which has been acknowledged as a huge challenge in digital marketing growth. This why digital marketing expectation in relation to trust is increasingly growing in importance in tourism and hospitality study \hyperref[b59]{(Urban, et al, 2009)}. Source: Authors III. 
\section[{Method}]{Method}\par
This exploratory research is limited specifically to Africa as a case study. Content analysis was employed to reviewed literature in this research. The reviewed literature approach employed what is characterized as integrative literature review procedure. Review literature has been recognized as research method by which the past and current scholars used in qualitative research \hyperref[b50]{(Torraco, 2005}\hyperref[b51]{(Torraco, , 2016;;}\hyperref[b47]{Snyder, 2019)}. The integrative literature reviewed articles applied in this research includes reports, online publications, conference papers, and journals that acknowledge etourism and digital marketing with reference to opportunities and challenges in Africa.\par
According to \hyperref[b50]{Torraco (2005)} integrative literature is defined as a desktop study that analyzed criticisms and synthesizes representative literature on a topic in a much-integrated manner given way to new framework and viewpoints on the topic are produced. In addition, \hyperref[b51]{Torraco (2016)} refer to integrative literature assessment as a unique form of research that applies existing literature in new knowledge creation. Equally, Snyder (2019) emphasized in the promotion of literature review as a new kind of research method in tourism and business studies\par
Other prominent researchers such as Babori et al., (2019) joined thematic content analysis and literature review approach to carryout research specifically on the role and place of content for massive open online educations. Consequently, this research used the integrative literature review approach and the content analysis to review literature in relation to e-tourism and digital marketing in Africa with the aim of exploring etourism and digital marketing with particular reference to opportunities and challenges in Africa, by paying specific attention on testing social media marketing examining international tourist's influx in five (5) African regions as mentioned earlier.\par
IV. 
\section[{Discussions}]{Discussions}\par
The literature reviewed and content analysis in table I signifies that the use of competitive Advantage Theory in Digital marketing has been recognized by past and current tourism scholars. Likewise, Table \hyperref[tab_3]{II} A consideration in addressing these challenges reveals that there will be biggest improvement opportunities for digital marketing in Africa to create a positive international tourist flow and digital metrics.\par
V. 
\section[{Conclusion}]{Conclusion}\par
Conclusively, this study focused on exploring digital marketing and e-tourism in Africa as a case study. Social media marketing has amazing opportunities in terms of marketing using mobile and content marketing. Recent findings about mobile marketing in Nigeria reveals that about 50\% of the population has registered substantial number of smartphone users as well as Facebook subscribers in the social media marketing. These interprets clearly that digital marketing requires, innovative\textbackslash content marketing and mobile promotion to developed online promotional trends marketing trends that can boost and increase of international tourist influxes in Africa tourism. 
\section[{VI.}]{VI.}\par
Implications for Tourism and Hospitality Industry\par
Implication for knowledge and practice revealed that, for digital marketing strategy to progress, stakeholders in the tourism industry must think digital act digital by using social media marketing through the innovation of novel skills in using content and mobile promotion as the new technology in focus for marketing tourism in Africa.\par
The theoretical implication of this study has demonstrated that Nigeria as a country will have remarkable competitive advantage compared to other African countries. Nigeria has registered strong presence and leading capacity in promoting tourism growth by the using the digital media to market tourism and hospitality product. The application of mobile promotion and text messages will inspire the sharing of tourism contents by most internet to enhance the digital marketing of domestic and international tourists influx in Africa.\par
Similarly, Egypt has shown great competitive advantage skills with high number of Facebook subscribers over other African countries using social media marketing. Egypt has recorded A tremendous opportunity specifically in utilizing high rate of digital marketing through the application of social media marketing to increase the development of tourism. Additionally, African statistical records in e-tourism and digital marketing have also presented that the second largest country in terms of internet user is Ethiopia. However, the country is not listed among the best top five \hyperref[b4]{(5)} internet users in Africa.\par
This study suggests that countries like Ethiopia should be encouraged to embrace the light of social media marketing by using the internet in cutting-edge for the advancement of tourism industry in their country. Further Tanzania came fifth in the lists of African with high population and ranks third as the highest internet user. This implies that, compares to other African countries like South Africa, Uganda, Kenya and Tanzania has by clear miles' act as a leading country with great potentials and competitive advantage in population and internet users. 
\section[{VII.}]{VII.} 
\section[{Limitations of the Study}]{Limitations of the Study}\par
This study is limited to literature review and content analysis technique as a research method. Future studies should employ both qualitative and quantitative methods to have deeper understanding of the digital marketing phenomenon in managing and advancing tourism trades.\begin{figure}[htbp]
\noindent\textbf{}\includegraphics[]{image-2.png}
\caption{\label{fig_0}Global}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{I} \par 
\begin{longtable}{P{0.3911311053984576\textwidth}P{0.0278598971722365\textwidth}P{0.38184447300771207\textwidth}P{0.04916452442159383\textwidth}}
\multicolumn{2}{l}{tourism industries for tourism managers who need to}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{understand information that relates to statistical influx of}\tabcellsep \tabcellsep \\
tourists.\tabcellsep \tabcellsep \tabcellsep \\
c) Theoretical Underpinning\tabcellsep \tabcellsep \tabcellsep \\
i. E-tourism and Digital marketing\tabcellsep \tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Previous research findings about e-tourism and}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{digital marketing has been investigated by Chaffey,}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{(2011) Waghmare (2012), Gangeshwer (2013), Kumar}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{and Jincy (2017) Yasmin et al. (2015), and Lies (2019).}\tabcellsep \tabcellsep \\
\multicolumn{2}{l}{Yasmin et al. (2015) also carried out a research}\tabcellsep \tabcellsep \\
to understand the\tabcellsep \tabcellsep \tabcellsep \\
\tabcellsep \tabcellsep \tabcellsep Year 2021\\
\tabcellsep \tabcellsep \tabcellsep Volume XXI Issue I Version I\\
\tabcellsep \tabcellsep \tabcellsep ( )\\
Authors (Year) Adeleye, (2015) Examined the social Types of Study media marketing challenges Jani \& Minde (2016). They explored the theory of competitive advantage in tourism destination in East Africa Odyssey (2019) Investigated the opportunities of Digital statistics\tabcellsep Research Country Africa Tanzania \& Uganda, Nigeria\tabcellsep Outcome of the Study\textbackslash Findings He projected that marketing intelligence can be utilized by marketers as a passive marketing advert to serve as a promotion means for brand awareness. Findings revealed the competitive advantage for Uganda was visitors service and accommodation and visitor services While transport system and Travel motivation was identified as advantage for Tanzania. Found that Nigeria has been identifies having 17 million social media active users and tag among the best trending digital marketing medium in 2019. This signifies that there are many business potential marketing opportunities to explore.\tabcellsep Global Journal of Management and Business Research\\
\tabcellsep \tabcellsep Hence, there are high population of smart phones\tabcellsep \\
\tabcellsep \tabcellsep users in Nigeria\tabcellsep \end{longtable} \par
  {\small\itshape [Note: Source: By AuthorsThe vivid explanations listed about smartphone and internet users in a tabular representation in table 1 clearly shows that the development of marketing using digital media innovations via social media podiums such as Facebook can provide enormous advantage in terms of competing with order firms in order to extend ideal]} 
\caption{\label{tab_1}Table I :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{}
\end{longtable} \par
 
\caption{\label{tab_2}}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{II} \par 
\begin{longtable}{P{0.3456043956043956\textwidth}P{0.12142857142857141\textwidth}P{0.12142857142857141\textwidth}P{0.1401098901098901\textwidth}P{0.12142857142857141\textwidth}}
African\tabcellsep 2000\tabcellsep 2014\tabcellsep 2017\tabcellsep 2018\\
International tourist arrivals\tabcellsep 26million\tabcellsep 56million\tabcellsep 62.7million\tabcellsep 67million\end{longtable} \par
 
\caption{\label{tab_3}Table II :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{III} \par 
\begin{longtable}{P{0.17027027027027028\textwidth}P{0.08648648648648649\textwidth}P{0.1472972972972973\textwidth}P{0.2662162162162162\textwidth}P{0.17972972972972973\textwidth}}
African Countries by\tabcellsep Population\tabcellsep Internet Users in\tabcellsep Internet Users in June\tabcellsep Facebook\\
Region\tabcellsep (Million)\tabcellsep December 2000\tabcellsep 2019\tabcellsep Subscribers\\
Northern Africa\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Libya\tabcellsep 6.5\tabcellsep 10, 000\tabcellsep 3, 800, 000\tabcellsep 3, 500, 000\\
Algeria\tabcellsep 42.6\tabcellsep 50, 000\tabcellsep 21, 000\tabcellsep 19, 000, 000\\
Tunisia\tabcellsep 11.7\tabcellsep 100, 000\tabcellsep 7, 898, 534\tabcellsep 6, 400, 000\\
Egypt\tabcellsep 101.1\tabcellsep 45, 000\tabcellsep 11, 192, 827\tabcellsep 35, 000, 000\\
Morocco\tabcellsep 36.6\tabcellsep 100, 000\tabcellsep 22, 625, 872\tabcellsep 15, 000, 000\\
Eastern Africa\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Tanzania\tabcellsep 60.9\tabcellsep 115, 000\tabcellsep 43, 662, 499\tabcellsep 6, 100, 000\\
Kenya\tabcellsep 52.2\tabcellsep 200, 000\tabcellsep 43, 329, 434\tabcellsep 7, 000, 000\\
Uganda\tabcellsep 45.7\tabcellsep 40, 000\tabcellsep 18, 502, 166\tabcellsep 2, 600, 000\\
Burundi\tabcellsep 11.5\tabcellsep 3, 000\tabcellsep 617, 116\tabcellsep 470, 000\\
Rwanda\tabcellsep 12.7\tabcellsep 5, 000\tabcellsep 5, 981, 638\tabcellsep 490, 000\\
Ethiopia\tabcellsep 110.1\tabcellsep 10, 000\tabcellsep 20, 507, 2554,\tabcellsep 500,000\\
\tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Compiled from internet World Stats (2019)}\end{longtable} \par
 
\caption{\label{tab_4}Table III :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{IV} \par 
\begin{longtable}{P{0.27437209302325577\textwidth}P{0.05376744186046511\textwidth}P{0.08776744186046512\textwidth}P{0.15813953488372093\textwidth}P{0.16762790697674418\textwidth}P{0.10832558139534883\textwidth}}
African Countries by\tabcellsep Population\tabcellsep \multicolumn{2}{l}{Internet Users in}\tabcellsep Internet Users in June\tabcellsep Facebook\\
Region\tabcellsep (Millions)\tabcellsep \multicolumn{2}{l}{December 2000}\tabcellsep 2019\tabcellsep Subscribers\\
Western Africa\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Ghana\tabcellsep 30.1\tabcellsep 30, 000\tabcellsep \tabcellsep 11, 400, 732\tabcellsep 4, 900, 000\\
Nigeria\tabcellsep 200.9\tabcellsep 200, 000\tabcellsep \tabcellsep 119, 506, 430\tabcellsep 17, 000, 000\\
Burkina Faso\tabcellsep 20.3\tabcellsep 10, 000\tabcellsep \tabcellsep 3, 704, 265\tabcellsep 840, 000\\
Cote d'Ivoire\tabcellsep 25.5\tabcellsep 40, 000\tabcellsep \tabcellsep 11, 192, 827\tabcellsep 3, 800, 000\\
Central Africa\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Cameroon\tabcellsep 25.3\tabcellsep 20, 000\tabcellsep \tabcellsep 6, 128, 422\tabcellsep 2, 700, 000\\
Central Africa\tabcellsep 4.8\tabcellsep 1,500\tabcellsep \tabcellsep 256, 432\tabcellsep 96, 000\\
Republic\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Chad\tabcellsep 15.8\tabcellsep 1,000\tabcellsep \tabcellsep 1, 027, 932\tabcellsep 260, 000\\
Congo Dem Republic\tabcellsep 86.7\tabcellsep 500\tabcellsep \tabcellsep 5, 301, 224\tabcellsep 2, 100, 000\\
Southern Africa\tabcellsep \tabcellsep \tabcellsep \tabcellsep \\
Zambia\tabcellsep 18.1\tabcellsep 20, 000\tabcellsep \tabcellsep 7, 248, 773\tabcellsep 1, 600, 000\\
Angola\tabcellsep 31.7\tabcellsep 30, 000\tabcellsep \tabcellsep 7, 078, 067 27\tabcellsep 400, 000\\
Zimbabwe\tabcellsep 17.2\tabcellsep 50, 000\tabcellsep \tabcellsep 8, 400, 000\tabcellsep 880, 000\\
South Africa\tabcellsep 58.1\tabcellsep \multicolumn{2}{l}{2, 400, 000}\tabcellsep 32, 615, 165\tabcellsep 16, 000, 000\\
\tabcellsep \tabcellsep \tabcellsep \tabcellsep \multicolumn{2}{l}{Source: Compiled from Internet World Stats (2019)}\\
\multicolumn{3}{l}{d) Opportunities and Challenges of E-tourism and}\tabcellsep \multicolumn{3}{l}{services to reach consumers using digital channels.}\\
Digital marketing\tabcellsep \tabcellsep \tabcellsep \multicolumn{3}{l}{However, marketers are continuously confronted with}\\
\multicolumn{3}{l}{Digital marketing is widely used as a means of}\tabcellsep \multicolumn{3}{l}{new challenges and opportunities specifically in this}\\
\multicolumn{3}{l}{marketing that promotes e-tourism products and}\tabcellsep \multicolumn{3}{l}{digital era as shown in Table V as follows: -}\end{longtable} \par
 
\caption{\label{tab_5}Table IV :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{V} \par 
\begin{longtable}{P{0.37317073170731707\textwidth}P{0.26951219512195124\textwidth}P{0.2073170731707317\textwidth}}
S\textbackslash N\tabcellsep Opportunities\tabcellsep Challenges\\
1\tabcellsep \tabcellsep \end{longtable} \par
 
\caption{\label{tab_6}Table V :}\end{figure}
 \begin{figure}[htbp]
\noindent\textbf{} \par 
\begin{longtable}{P{0.85\textwidth}}
According to Internet World Statistic, (2019)\\
there are five (5) top countries in African that have\\
been users identified in terms of internet which\\
include: Nigeria which registered 119.5 million, Egypt\\
has (49.2 million), Tanzania with roughly (43.6 million),\\
Kenya having (43.3 million) while South Africa registered\\
(32.6 million) respectively. Similarly, the top 5 African\\
countries in terms of Facebook subscription include:\\
Egypt (35 million), Angola (27.6 million) Algeria\\
(19 million), Nigeria (17million) and, South Africa with\\
(16 million).\\
Furthermore, the top five (5) African countries in\\
terms of population are: Nigeria (200.9 million),\\
Ethiopia (110.1million), Egypt (101.1 milllion) Congo\\
Democratic Republic of Congo (86.7 Million) and\\
Tanzania (60.9 million) internet World statistic, (2019).\\
In addition, findings of the research also\\
identified three (3) potentials challenges in digital\\
marketing by practitioners:\\
o The lack of ability to generate and stimulate deep\\
consumer awareness.\\
o the deficiency in skills to properly manage brand's\\
position in a marketing platform where social media\\
plays important role and\\
o Evaluating the competence of digital marketing.\end{longtable} \par
 
\caption{\label{tab_7}}\end{figure}
 			\footnote{© 2021 Global Journals © 2021 Global Journals} 			\footnote{© 2021 Global Journals} 			\footnote{E-Tourism and Digital Marketing in Africa: Opportunities and Challenges} 		 		\backmatter  			  				\begin{bibitemlist}{1}
\bibitem[Unwto ()]{b58}\label{b58} 	 		\textit{},  		 			Unwto 		.  		2019.  	 	 (International Tourism Highlights 2019 Edition) 
\bibitem[Council and London (2019)]{b52}\label{b52} 	 		\textit{},  		 			Tourism Council 		,  		 			London 		.  		 \url{http://ambassade-ethiopie.fr/onewebmedia/}  		accessed August 6, 2019.  	 	 (TourismWTTC-Global-Economic-Impact-Trends-2019.pdf) 
\bibitem[Unwto (2019)]{b56}\label{b56} 	 		\textit{},  		 			Madrid Unwto 		.  		 \url{http://cf.cdn.unwto.org/sites/all/files/pdf/tourism\textunderscore africa\textunderscore tool\textunderscore development1.compressed.pdf}  		accessed July 14, 2019.  	 
\bibitem[Buhalis and Matloka ()]{b12}\label{b12} 	 		\textit{24 Technologyenabled Tourism Destination Management and Marketing. Trends in European tourism planning and organisation},  		 			D Buhalis 		,  		 			J Matloka 		.  		2013.  	 
\bibitem[Minde and Jani ()]{b38}\label{b38} 	 		‘A comparative analysis of East African destination marketing organizations' websites’.  		 			M Minde 		,  		 			D Jani 		.  	 	 		\textit{International Journal of Tourism Sciences}  		2016. 16  (1-2)  p. .  	 
\bibitem[Bala and Verma ()]{b4}\label{b4} 	 		‘A critical review of digital marketing’.  		 			M Bala 		,  		 			D Verma 		.  	 	 		\textit{International Journal of Management, IT and Engineering}  		2018. 8  (10)  p. .  	 
\bibitem[Kiang and Chi ()]{b30}\label{b30} 	 		‘A framework for Analyzing the potential benefits of Internet Marketing’.  		 			M Y Kiang 		,  		 			R T Chi 		.  	 	 		\textit{Journal of Electronic Commerce Research}  		2001. 2  (4)  p. .  	 
\bibitem[Affiliate members regional reports, volume four-tourism in Africa: A Tool for Development UNWTO ()]{b53}\label{b53} 	 		‘Affiliate members regional reports, volume four-tourism in Africa: A Tool for Development’.  	 	 		\textit{UNWTO}  		2015.  	 
\bibitem[Development Bank (2018)]{b0}\label{b0} 	 		\textit{African economic outlook},  		 			African Development Bank 		.  		 \url{www.afdb.org/fileadmin/uploads/afdb/Documents/Publications/African\textunderscore Economic\textunderscore Outlook\textunderscore 2018\textunderscore -\textunderscore EN.pdf}  		2018. 2018. accessed August 6, 2019.  	 
\bibitem[Atta (2019)]{b1}\label{b1} 	 		\textit{African Travel and Tourism Association, London, available at: www.atta.travel/news/2019/ 04/an-analysis-of-africas-tourismmarket-for},  		 			Atta 		.  		2019. April 2019. -april-2019/ (accessed August 6, 2019.  	 	 (Analysis of Africa's tourism market for) 
\bibitem[Kuflik et al. ()]{b31}\label{b31} 	 		‘An integrative framework for extending the boundaries of the museum visit experience: linking the pre, during and post visit phases’.  		 			T Kuflik 		,  		 			A J Wecker 		,  		 			J Lanir 		,  		 			O Stock 		.  	 	 		\textit{Information Technology \& Tourism}  		2015. 15  (1)  p. .  	 
\bibitem[Murphy et al. ()]{b41}\label{b41} 	 		‘An investigation of multiple devices and information sources used in the hotel booking process’.  		 			H C Murphy 		,  		 			M M Chen 		,  		 			M Cossutta 		.  		 \url{www.sciencedirect.com/science/article/abs/pii/S0261517715001284}  	 	 		\textit{Tourism Management}  		2016. 52 p. .  	 
\bibitem[Merinero-Rodríguez and Pulido-Fernández ()]{b37}\label{b37} 	 		‘Analysing relationships in tourism: A review’.  		 			R Merinero-Rodríguez 		,  		 			J I Pulido-Fernández 		.  	 	 		\textit{Tourism Management}  		2016. 54 p. .  	 
\bibitem[Bart ()]{b6}\label{b6} 	 		‘Are the Drivers and Role of Online Trust the Same for All Web Sites and Consumers?, A Large-Scale Exploratory Empirical Study’.  		 			Bart 		.  	 	 		\textit{Journal of Marketing}  		2005. 69  (4)  p. .  	 
\bibitem[Benckendorff et al. ()]{b8}\label{b8} 	 		 			P J Benckendorff 		,  		 			P J Sheldon 		,  		 			D R Fesenmaier 		.  		\textit{Tourism information technology},  				 (Wallingford)  		2014. CABI.  	 	 (2nd ed.) 
\bibitem[Goldsmith and Goldsmith ()]{b25}\label{b25} 	 		‘Buying apparel over the Internet’.  		 			R E Goldsmith 		,  		 			E B Goldsmith 		.  	 	 		\textit{Journal of Product \& Brand Management}  		2002. 11  (2)  p. .  	 
\bibitem[Gupta ()]{b26}\label{b26} 	 		‘Comparative advantage and competitive advantage: an economics perspective and a synthesis’.  		 			S D Gupta 		.  	 	 		\textit{Athens Journal of Business and Economics}  		2015. 1  (1)  p. .  	 
\bibitem[Porter ()]{b43}\label{b43} 	 		\textit{Competitive advantage, agglomeration economies, and regional policy. International regional science review},  		 			M E Porter 		.  		1996. 19 p. .  	 
\bibitem[Lantos ()]{b34}\label{b34} 	 		\textit{Consumer Behavior in Action: Real-Life Applications for Marketing Managers},  		 			G P Lantos 		.  		2011. New York: M.E. Sharpe.  	 
\bibitem[Morrison ()]{b40}\label{b40} 	 		‘Destination management and destination marketing: the platform for excellence in tourism destinations’.  		 			A Morrison 		.  	 	 		\textit{Tourism tribune}  		2013. 28  (1)  p. .  	 
\bibitem[Begho (2019)]{b7}\label{b7} 	 		\textit{Digital marketing predictions for African brands in 2019},  		 			N U Begho 		.  		 \url{https://medium.com/inside-futuresoft/5-digital-marketing-predictions-for-african-brands-in-2019-3e7df5b7a0d0}  		2019. accessed August 9. 2019.  	 
\bibitem[Bang and Roos ()]{b5}\label{b5} 	 		\textit{Digital marketing strategy within manufacturing industry -a qualitative case study},  		 			A Bang 		,  		 			C Roos 		.  		2014. 2019.  	 	 (available at: www.diva-portal.org/ smash/get/diva2:726192/ FULLTEXT02 (accessed August 9) 
\bibitem[Kumar and Jincy ()]{b32}\label{b32} 	 		‘Digital marketing: challenges and opportunities’.  		 			M M Kumar 		,  		 			K B Jincy 		.  	 	 		\textit{Paripex-Indian Journal of Research}  		2017. 6  (11)  p. .  	 
\bibitem[Gangeshwer ()]{b24}\label{b24} 	 		‘E-commerce or Internet Marketing: A business Review from Indian context’.  		 			D K Gangeshwer 		.  	 	 		\textit{International Journal of u-and e-Service}  		2013. 6  (6)  p. .  	 	 (Science and Technology) 
\bibitem[Waghmare ()]{b60}\label{b60} 	 		\textit{E-commerce; A Business Review And Future Prospects In Indian Business},  		 			G T Waghmare 		.  		2012.  	 
\bibitem[Buhalis and Jun ()]{b10}\label{b10} 	 		‘E-tourism’.  		 			D Buhalis 		,  		 			S H Jun 		.  	 	 		\textit{Contemporary tourism reviews}  		2011. 1 p. .  	 
\bibitem[Mohammed (2010)]{b39}\label{b39} 	 		‘Ecommerce: Ongoing Challenges’.  		 			D Mohammed 		.  	 	 		\textit{Journal of Internet Banking and Commerce}  		2010. August 2010. 15  (2)  p. .  	 
\bibitem[Highlights ()]{b27}\label{b27} 	 		\textit{Edition, World Tourism Organization},  		 			U T Highlights 		.  		2016. 20146. Spain. p. 16.  	 
\bibitem[Yasmin et al. ()]{b65}\label{b65} 	 		‘Effectiveness of digital marketing in the challenging age: an empirical study’.  		 			A Yasmin 		,  		 			S Tasneem 		,  		 			K Fatem 		.  	 	 		\textit{International Journal of Management Science and Business Administration}  		2015. 1  (5)  p. .  	 
\bibitem[Chaffey and Smith ()]{b16}\label{b16} 	 		\textit{Emarketing Excellence: planning and optimizing your digital marketing},  		 			D Chaffey 		,  		 			P Smith 		.  		2008.  	 
\bibitem[Dholakia and Kshetri ()]{b18}\label{b18} 	 		‘Factors Impacting the Adoption of the Internet among SMEs’.  		 			R R Dholakia 		,  		 			N Kshetri 		.  	 	 		\textit{Small Business Economics}  		2004. 23  (4)  p. .  	 
\bibitem[Chaffey and Patron ()]{b15}\label{b15} 	 		‘From web analytics to digital marketing optimization: Increasing the commercial value of digital analytics’.  		 			D Chaffey 		,  		 			M Patron 		.  	 	 		\textit{Journal of Direct, Data and Digital Marketing Practice}  		2012. 14  (1)  p. .  	 
\bibitem[Werthner et al. ()]{b61}\label{b61} 	 		‘Future research issues in IT and tourism’.  		 			H Werthner 		,  		 			A Alzua-Sorzabal 		,  		 			L Cantoni 		,  		 			A Dickinger 		,  		 			U Gretzel 		,  		 			D Jannach 		,  		 			. . Stangl 		,  		 			B 		.  	 	 		\textit{Information Technology \& Tourism}  		2015. 15  (1)  p. .  	 
\bibitem[Dirsehan ()]{b22}\label{b22} 	 		\textit{Gaining competitive advantage in tourism marketing: a text mining approach to hotel visitors' comments in Durres},  		 			T Dirsehan 		.  		2015.  	 
\bibitem[Whitelaw ()]{b62}\label{b62} 	 		\textit{ICT and hospitality operations. Handbook of Hospitality Operations and Information Management},  		 			P A Whitelaw 		.  		2008. p. .  	 
\bibitem[Elly and Boter ()]{b23}\label{b23} 	 		‘Increasing the competitive strength of Tanzanian tourism firms-the strategic role of information technology’.  		 			T Elly 		,  		 			H Boter 		.  	 	 		\textit{Business Management Review}  		2014. 14 p. .  	 
\bibitem[Clow and Baack ()]{b17}\label{b17} 	 		\textit{Integrated Advertising, Promotion, and Marketing Communications},  		 			K E Clow 		,  		 			D E Baack 		.  		2013. Prentice Hall.  	 
\bibitem[International tourism results 2018 and outlook UNWTO (2019)]{b54}\label{b54} 	 		‘International tourism results 2018 and outlook’.  		 \url{http://cf.cdn.unwto.org/sites/all/files/pdf/unwto\textunderscore barometer\textunderscore jan19\textunderscore presentation\textunderscore en.pdf}  	 	 		\textit{UNWTO}  		2019. 2019. accessed July 14, 2019.  	 
\bibitem[Poon and Jevons ()]{b42}\label{b42} 	 		‘Internet-enabled international marketing: A small business network perspective’.  		 			S Poon 		,  		 			C Jevons 		.  	 	 		\textit{Journal of Marketing Management}  		2010. 13 p. .  	 
\bibitem[Azeez (2019)]{b2}\label{b2} 	 		\textit{Is tourism a sustainable haven for economic growth in North African countries? An evidence from panel analysis},  		 			R O Azeez 		.  		 \url{https://mpra.ub.uni-muenchen.de/93449/1/MPRA\textunderscore paper\textunderscore 93449.pdf}  		2019. accessed August 9. 2019.  	 
\bibitem[Lane ()]{b33}\label{b33} 	 		 			A Lane 		.  		\textit{Success in sight? or site? Australian Accountant},  				1996. 66 p. .  	 
\bibitem[Snyder ()]{b47}\label{b47} 	 		‘Literature review as a research methodology: an overview and guidelines’.  		 			H Snyder 		.  	 	 		\textit{Journal of Business Research}  		2019. 2019. 104 p. .  	 
\bibitem[Lies ()]{b35}\label{b35} 	 		‘Marketing Intelligence and Big Data: Digital Marketing Techniques on their Way to Becoming Social Engineering Techniques in Marketing’.  		 			J Lies 		.  	 	 		\textit{International Journal of Interactive Multimedia \& Artificial Intelligence}  		2019. 5  (5) .  	 
\bibitem[Sigala ()]{b46}\label{b46} 	 		‘Modelling E-Marketing Strategies: Internet Presence and Exploitation of Greek Hotels’.  		 			M Sigala 		.  	 	 		\textit{Journal of Travel \& Tourism Marketing}  		2008. 11  (2-3)  p. .  	 
\bibitem[Bostanshirin (2014)]{b9}\label{b9} 	 		‘Online marketing: challenges and opportunities’.  		 			S Bostanshirin 		.  	 	 		\textit{Proceedings of SOCIOINT14-International Conference on Social Sciences and Humanities},  				 (SOCIOINT14-International Conference on Social Sciences and HumanitiesIstanbul)  		2014. September. September. p. .  	 
\bibitem[Urban ()]{b59}\label{b59} 	 		‘Online Trust: State of the Art, New Frontiers, and Research Potential’.  		 			G L Urban 		.  	 	 		\textit{Journal of Interactive Marketing}  		2009. 23 p. .  	 
\bibitem[Porter and Millar ()]{b44}\label{b44} 	 		 			M E Porter 		,  		 			V E Millar 		.  		\textit{How information gives you competitive advantage},  				1985.  	 
\bibitem[Tapp]{b49}\label{b49} 	 		\textit{Principles of Direct and Database Marketing: A Digital Orientation},  		 			A Tapp 		.  		England Pearson Education Limited.  	 	 (fourth edition) 
\bibitem[Buhalis and Law ()]{b11}\label{b11} 	 		‘Progress in information technology and tourism management: 20 years on and 10 years after the Internet-The state of eTourism research’.  		 			D Buhalis 		,  		 			R Law 		.  	 	 		\textit{Tourism management}  		2008. 29  (4)  p. .  	 
\bibitem[Babori et al. ()]{b3}\label{b3} 	 		‘Research on MOOCs in major referred journals: the role and place of content’.  		 			A Babori 		,  		 			A Zaid 		,  		 			H F Fihri 		.  	 	 		\textit{International Review of Research in Open and Distributed Learning}  		2019. 20  (3)  p. .  	 
\bibitem[Stringam and Gerdes ()]{b48}\label{b48} 	 		‘Service gap in hotel website load performance’.  		 			B Stringam 		,  		 			J Gerdes 		.  	 	 		\textit{International Hospitality Review}  		2019. 33  (1)  p. .  	 
\bibitem[Canovi and Pucciarelli ()]{b14}\label{b14} 	 		‘Social media marketing in wine tourism: winery owners' perceptions’.  		 			M Canovi 		,  		 			F Pucciarelli 		.  	 	 		\textit{Journal of Travel and Tourism Marketing}  		2019. 36  (6)  p. .  	 
\bibitem[The digital landscape in South Africa Digital Statistics in South Africa (2017)]{b21}\label{b21} 	 		‘The digital landscape in South Africa’.  		 \url{https://qwertydigital.co.za/wp-content/uploads/2017/08/Digital-Statistics-in-South-Africa-2017-Report.pdf}  	 	 		\textit{Digital Statistics in South Africa}  		2017. 2017. accessed July 14. 2019.  	 
\bibitem[Camisón et al. ()]{b13}\label{b13} 	 		‘The importance of internal resources and capabilities and destination resources to explain firm competitive position in the Spanish tourism industry’.  		 			C Camisón 		,  		 			A Puig-Denia 		,  		 			B Forés 		,  		 			M E Fabra 		,  		 			A Muñoz 		,  		 			C Munoz Martinez 		.  	 	 		\textit{International Journal of Tourism Research}  		2016. 18  (4)  p. .  	 
\bibitem[Odyssey (2019)]{b19}\label{b19} 	 		\textit{Top digital marketing trends in Nigeria for},  		 			Digital Odyssey 		.  		 \url{www.digitalodyssey.net/blog/top-digital-marketing-trends-nigeria-2019/}  		2019. 2019. accessed July 12. 2019.  	 
\bibitem[Odyssey (2019)]{b20}\label{b20} 	 		\textit{Top digital marketing trends in Nigeria for},  		 			Digital Odyssey 		.  		 \url{www.digitalodyssey.net/blog/top-digital-marketing-trends-nigeria-2019/}  		2019. 2019. accessed July 12. 2019.  	 
\bibitem[Tourism highlights UNWTO (2018)]{b57}\label{b57} 	 		‘Tourism highlights’.  		 18111/9789284419876.  	 	 		\textit{UNWTO}  		2018. accessed July 14, 2019.  	 
\bibitem[Travel and tourism global economic impact and trends World Travel and ()]{b64}\label{b64} 	 		‘Travel and tourism global economic impact and trends’.  	 	 		\textit{World Travel and},  				2019. 2019.  	 
\bibitem[Mandal et al. ()]{b36}\label{b36} 	 		‘Understanding digital marketing-theories and strategies’.  		 			P Mandal 		,  		 			N Joshi 		,  		 			K Sheela 		.  	 	 		\textit{International Research Journal of Management Science and Technology}  		2016. 7  (9)  p. .  	 
\bibitem[Pradhan et al. ()]{b45}\label{b45} 	 		‘Understanding travelers' behavior for sustainable smart tourism: A technology readiness perspective’.  		 			M K Pradhan 		,  		 			J Oh 		,  		 			H Lee 		.  	 	 		\textit{Sustainability}  		2018. 10  (11) .  	 	 (Routledge) 
\bibitem[UNWTO tourism highlights: 2017 edition World Tourism Organization ()]{b63}\label{b63} 	 		‘UNWTO tourism highlights: 2017 edition’.  	 	 		\textit{World Tourism Organization}  		2017.  	 	 (Affiliate Members Report) 
\bibitem[Usage and population available at: www.internetworldstats. com/stats1HTM (accessed August ()]{b28}\label{b28} 	 		‘Usage and population’.  	 	 		\textit{available at: www.internetworldstats. com/stats1HTM (accessed August},  				2019. 2019. 9.  	 
\bibitem[Usage and population Internet World Stats (2019)]{b29}\label{b29} 	 		‘Usage and population’.  		 \url{www.internetworldstats.com/stats1.htm}  	 	 		\textit{Internet World Stats}  		2019. accessed August 9. 2019.  	 
\bibitem[Unwto (2018)]{b55}\label{b55} 	 		\textit{World Tourism Barometer},  		 			I Unwto 		.  		2018. January 2018. 16.  	 
\bibitem[Torraco ()]{b50}\label{b50} 	 		‘Writing integrative literature reviews: guidelines and examples’.  		 			R J Torraco 		.  	 	 		\textit{Human Resource Development Review}  		2005. 4  (3)  p. .  	 
\bibitem[Torraco ()]{b51}\label{b51} 	 		‘Writing integrative literature reviews: using the past and present to explore the future’.  		 			R J Torraco 		.  	 	 		\textit{Human Resource Development Review}  		2016. 15  (4)  p. .  	 
\end{bibitemlist}
 			 		 	 
\end{document}
