\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{cherryjune} \pdfinfo{ /Title (mktg-380-test-two-fall-19.pdf) /Creator (Cheatography) /Author (cherryjune) /Subject (MKTG 380 Test Two (Fall 19) Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{MKTG 380 Test Two (Fall 19) Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{cherryjune} via \textcolor{DarkBackground}{\uline{cheatography.com/93644/cs/21050/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}cherryjune \\ \uline{cheatography.com/cherryjune} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 7th November, 2019.\\ Updated 21st November, 2019.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{3} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chpt 5: Marketing Analytics}} \tn % Row 0 \SetRowColor{LightBackground} CRM steps & ID cust, differentiate cust, interact with cust (improve efficiency), customize good \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} touchpoint & any direct interface b/w cust \& company \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} sentiment analysis & \seqsplit{positive/negative/neutral} assoc \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} emotion analysis & emotional reaction to product \tn % Row Count 10 (+ 2) % Row 4 \SetRowColor{LightBackground} market basket analysis & focused promo strategies based on previous purchases \tn % Row Count 12 (+ 2) % Row 5 \SetRowColor{white} a/b test & method to test 2 variations of same thing (a vs b) \tn % Row Count 14 (+ 2) % Row 6 \SetRowColor{LightBackground} churn rate & \% of cust who will no longer be cust @ end of time period \tn % Row Count 17 (+ 3) % Row 7 \SetRowColor{white} \seqsplit{cost-per-order} & cost of gaining cust in terms of mkting expense \tn % Row Count 19 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chpt 6: Business \& Cust Mkts}} \tn % Row 0 \SetRowColor{LightBackground} types of decisions & habitual: low involvement, low perceived risk \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} & limited: \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} & extended problem solving: high involvement, high percieved risk \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} heuristics & rules of thumb \tn % Row Count 8 (+ 1) % Row 4 \SetRowColor{LightBackground} 3 main categories of influence & internal, situational, social \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} internal influences & perception, motivation, learning, attitude, personality, self-esteem, lifestyle \tn % Row Count 14 (+ 4) % Row 6 \SetRowColor{LightBackground} classical conditioning & pavlov's dog \tn % Row Count 16 (+ 2) % Row 7 \SetRowColor{white} operant conditioning & rewards \& punishments \tn % Row Count 18 (+ 2) % Row 8 \SetRowColor{LightBackground} behavioral learning & how consumer behavior is changed by ext stimuli \tn % Row Count 21 (+ 3) % Row 9 \SetRowColor{white} cognitive learning & internal mental processes; ppl as problem solvers \tn % Row Count 24 (+ 3) % Row 10 \SetRowColor{LightBackground} observational learning & learning from observations \tn % Row Count 26 (+ 2) % Row 11 \SetRowColor{white} affect & feelings of attitudes \tn % Row Count 27 (+ 1) % Row 12 \SetRowColor{LightBackground} cognition & knowing of attitudes \tn % Row Count 28 (+ 1) % Row 13 \SetRowColor{white} behavior & doing of attitudes \tn % Row Count 29 (+ 1) % Row 14 \SetRowColor{LightBackground} psychographics & psych, socy, anthro factors to create mkt segs \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{5.377cm}{x{2.14011 cm} x{2.83689 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chpt 6: Business \& Cust Mkts (cont)}} \tn % Row 15 \SetRowColor{LightBackground} buying center & group of ppl in org who make buying decision \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.94103 cm} x{3.03597 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chpt 7: Segmentation, Target Mkting, Positioning}} \tn % Row 0 \SetRowColor{LightBackground} parts of segmentation & demographics, psychographics, behavior \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} PRIZM & geodemographic system \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} geotargeting & targeted ads based on location \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} usage rate & quantity purchased or freq of use among \tn % Row Count 7 (+ 2) % Row 4 \SetRowColor{LightBackground} usage occassions & indicator based on when consumers use a product most \tn % Row Count 10 (+ 3) % Row 5 \SetRowColor{white} phases of targeting & eval mkt segs, develop seg profiles, choose targeting strategy, \tn % Row Count 13 (+ 3) % Row 6 \SetRowColor{LightBackground} \seqsplit{undifferentiated} targeting & appealing to broad spectrum o fppl \tn % Row Count 15 (+ 2) % Row 7 \SetRowColor{white} differentiated targeting & developing diff products for distinct cust groups; products are kept separate on mktplace \tn % Row Count 19 (+ 4) % Row 8 \SetRowColor{LightBackground} concentrated targeting & 1/+ products to single market seg \tn % Row Count 21 (+ 2) % Row 9 \SetRowColor{white} customized targeting & targets specific products \& msgs ab them to individ cust \tn % Row Count 24 (+ 3) % Row 10 \SetRowColor{LightBackground} positioning & mkt strategy focused on how cust percieve a product in comparison to competitors \tn % Row Count 28 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.9908 cm} x{2.9862 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chpt 8: Innovation \& New Product Development}} \tn % Row 0 \SetRowColor{LightBackground} core product & all benefits product will provide cust \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} actual product & physical good/delivered service \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} augmented product & actual product + supporting features (warranty, etc) \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} CPG/FMGG & low cost,fast moving prepack item \tn % Row Count 9 (+ 2) % Row 4 \SetRowColor{LightBackground} unsought products & products cust have little interest in until brought to attn \tn % Row Count 12 (+ 3) % Row 5 \SetRowColor{white} adopter categories & innovators, early adopters, early majority, late majority, laggards \tn % Row Count 15 (+ 3) % Row 6 \SetRowColor{LightBackground} factors in rate of adoption & relative advantage, compatibility, complexity, trialability, observability \tn % Row Count 19 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{5.377cm}{x{1.74195 cm} x{3.23505 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{5.377cm}}{\bf\textcolor{white}{Chpt 9: Product Strategy, Branding, \& Mgmt}} \tn % Row 0 \SetRowColor{LightBackground} product line length & number of separate items in same catergory \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} full line & targets many cust seg \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} limited line & fewer product variations \tn % Row Count 4 (+ 1) % Row 3 \SetRowColor{white} upward stretching & filling line with higher priced options \tn % Row Count 6 (+ 2) % Row 4 \SetRowColor{LightBackground} two way stretching & adding higher \& lower price options \tn % Row Count 8 (+ 2) % Row 5 \SetRowColor{white} filling out strategy & adding sizes or styles \tn % Row Count 10 (+ 2) % Row 6 \SetRowColor{LightBackground} \seqsplit{cannibalization} & loss of sales when new item is added \tn % Row Count 12 (+ 2) % Row 7 \SetRowColor{white} product mix & total set of all products firm offers \tn % Row Count 14 (+ 2) % Row 8 \SetRowColor{LightBackground} product mix width & number of diff product lines firm produces \tn % Row Count 16 (+ 2) % Row 9 \SetRowColor{white} intro stage & no profit bc recovering R\&D costs \tn % Row Count 18 (+ 2) % Row 10 \SetRowColor{LightBackground} growth stage & profits increase \& peak \tn % Row Count 19 (+ 1) % Row 11 \SetRowColor{white} maturity stage & sales peak \& profit margins narrow \tn % Row Count 21 (+ 2) % Row 12 \SetRowColor{LightBackground} decline stage & market shrinks, sales fall, \& profits fall \tn % Row Count 23 (+ 2) % Row 13 \SetRowColor{white} brand equity & value of brand to org (brand vs generic) \tn % Row Count 25 (+ 2) % Row 14 \SetRowColor{LightBackground} private label brands & store brands \tn % Row Count 27 (+ 2) % Row 15 \SetRowColor{white} universal product code & UPC; barcode \tn % Row Count 29 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}