-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathcustomer_analytics.htm
264 lines (216 loc) · 11.8 KB
/
customer_analytics.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
<html>
<head>
<title>The Customer Analytics Page</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link rel="stylesheet" href="style.css">
<SCRIPT LANGUAGE="JavaScript">
<!--Hide from old browsers
function theDate() {
var days = new Array(8);
days[1] = "Sunday";
days[2] = "Monday";
days[3] = "Tuesday";
days[4] = "Wednesday";
days[5] = "Thursday";
days[6] = "Friday";
days[7] = "Saturday";
var months = new Array(13);
months[1] = "January";
months[2] = "February";
months[3] = "March";
months[4] = "April";
months[5] = "May";
months[6] = "June";
months[7] = "July";
months[8] = "August";
months[9] = "September";
months[10] = "October";
months[11] = "November";
months[12] = "December";
var dateObj = new Date()
var wday = days[dateObj.getDay() + 1]
var lmonth = months[dateObj.getMonth() + 1]
var date = dateObj.getDate()
var fyear = dateObj.getYear()
document.write(wday + " " + lmonth + " " + date + ", " + fyear)
}
//-->
</SCRIPT>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<TABLE NAME="CHANGE MY WIDTH" WIDTH="100%" border=0 cellspacing=0 cellpadding=0><TR><TD>
<!-- CHANGING THE WIDTH ABOVE WILL CHANGE ALL PAGE WIDTH -->
<table NAME="HEADER" width="100%" border=0 cellspacing="0" cellpadding="0" bgcolor="#FFFFFF">
<tr>
<td height="68" valign="middle"><img src="images/dba_400_home.jpg" width="400" height="58" alt="Database Answers"></td>
<td ALIGN=right HEIGHT=95 ROWSPAN=2 width="100%" valign=middle>
<A HREF="http://www.sciencelogic.com/product/platform/dashboards-portals-and-reports" TARGET=_NEW>
<IMG ALT="Customer Analytics Dashboard (click for ScienceLogic Web Site)" BORDER=1 SRC="images/customer_analytics_dashboard_sml.jpg"></A>
</td>
</tr>
<TR>
<td align="left" width="100%">
<!---
<p class="time"><nobr><SCRIPT LANGUAGE="JavaScript">theDate();</SCRIPT>
<IMG ALT="Printer" SRC="images/printer_icon.gif">
<A HREF="future_of_databases_print_version.htm"><FONT COLOR=blue FACE=Verdana SIZE=1>Printer-friendly version</FONT></A>
<nobr></p>
--->
</td>
</TR>
</table>
<!--- START OF DEC 5th. Menu Bar --->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="32" background="images/nav_bg.jpg" align="left" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="images/spacer.gif" width="15" height="15"></td>
<td width="6%"><A STYLE="text-decoration:none" HREF="index.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Home</font></A></td>
<td width="11%"><A STYLE="text-decoration:none" HREeeeF="pi_ask_a_question/index.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>
Ask a Question</font></A></td>
<td width="10%">
<A STYLE="text-decoration:none" HREF="pi_best_practice_display/index.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>Best Practice</font></A></td>
<td width="9%">
<!--- <A STYLE="text-decoration:none" HREF=" pi_communities/boards.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>Communities</font></A> --->
<A STYLE="text-decoration:none" HREF="careers.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Careers</font></A>
</td>
<td width="9%"><A STYLE="text-decoration:none" HREF="contact_us.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Contact Us</font></A>
</td>
<td width="10%"><A STYLE="text-decoration:none" HREF="data_models/index.htm"><font color=yellow FACE=Verdana SIZE=2>Data Models</font></A></td>
<td width="7%"><A STYLE="text-decoration:none" HREF="search.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Search</font></td>
<td WIDTH=20% WIiiiDTH=10% wiIIIdth="30%"><A STYLE="text-decoration:none" HREF="site_map.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Site Map</font></A></td>
</tr>
</table>
</td>
</tr>
</table>
<!--- END OF DEC 5th. Menu Bar --->
<!--- START OF PAGE NAME --->
<FONT COLOR=blue FACE="Verdana" SIZE=2>
<TABLE bgcolor="#B0D8FF" BGCOLOuuuR="#98CEFD" BORDER=0 CELLPADDING=5 CELLSPACING=5 WIDTH=100%>
<tr>
<td height="32" background="images/nav_bg.jUg" align="left" valign=top>
<table width="10%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="images/nav_bg.jpg" valign=top width="1%"><img src="images/spacer.gif" width="15" height="15"></td>
<td ALIGN=left background="images/nav_bg.jpg" height="32" width="10%"><PRE><FONT COLOR=yellow FACE=Verdana SIZE=2>The Customer Analytics Page</font> </PRE></td>
</tr>
</table>
</td>
</tr>
</TABLE>
<!--- END OF PAGE NAME --->
<table NAME="MAIN CONTENT" width="100%" border=0 cellspacing="0" cellpadding="0">
<tr>
<td width="100%" BGCOLOR=white bgcoloUUUUr="#B0D8FF" valign="top">
<table width="100%" border=0 cellspacing="0" cellpadding="0">
<tr>
<td width="21"><img src="images/spacer.gif" width="31" height="1"></td>
<td width="100%">
<FONT COLOR=blue FACE=Verdana SIZE=2>
<BR>This diagram shows the three Steps in creating new Client-specific Data Models to meet Business Requirements.
<BR><IMG ALIGN=left ALT="Customer Analytics - Meeting Business Requirements" BORDER=0 SRC="images/customer_analytics_meeting_business_requirements.gif">
</TD>
</TR>
</TABLE>
<BR>
<table width="100%" border=0 cellspacing="0" cellpadding="0">
<tr>
<td width="21"><img src="images/spacer.gif" width="31" height="1"></td>
<td width="100%">
<FONT COLOR=blue FACE=Verdana SIZE=2>
Barry maintains the Database Answers Web Site which offers over 50 Customer-related Data Models, including these for CRM :-
<LI><A HREF="data_models/crm_top_level/index.htm">CRM</a>
<LI><A HREF="data_models/crm_marketing_data/index.htm">CRM Marketing_data, including Loyalty Schemes</A>
<LI><A HREF="data_models/crm_customer_metrics/index.htm">CRM Metrics, including Loyalty</A>
<BR><BR><BR>
Here is a selection of <B>Customer-related Enterprise Models</B> from his Web Site ...
<OL>
<LI><A HREF="data_models/enterprise_data_model_for_retail/index.htm">Enterprise Data Model for Retail</A>
<LI><A HREF="data_models/TKM_retail/index.htm">Enterprise Data Model for Retail and TK Maxx (with permission)</A>
<LI><A HREF="data_models/enterprise_data_model_for_retail/enterprise_data_model_for_retail_v2.htm">Alternative Enterprise Data Model (Version 2)</A>
<LI><A HREF="data_models/enterprise_data_model_for_retail/enterprise_data_model_for_retail_v3.htm">Alternative Enterprise Data Model (Version 3)</A>
<LI><A HREF="data_models/enterprise_data_model_for_retail/enterprise_data_model_for_retail_v4_events_oriented.htm">Alternative Events-Oriented Enterprise Data Model (Version 4)</A>
<LI><A HREF="data_models/retail_conceptual_data_model.htm">Conceptual Data Model</A>
<LI><A HREF="data_models/generic_retail/index.htm">Generic Retail Model</A>
<LI><A HREF="data_models/retail_customers/data_layers_and_entities_model.htm">Retail Customers Data Layers and Entities</A>
<LI><A HREF="data_models/generic_retail/erwin_generic_retail_data_warehouse_model.htm">Here’s a Generic Data Warehouse in <B>ERwin</B></A>
<LI><A HREF="data_models/generic_retail/erwin_generic_retail_data_mart_model.htm">Here’s a Generic Data Mart in <B>ERwin</B></A>
<LI><A HREF="data_models/arts_retail_data_model/index.htm">Retail Model – ARTS - compatible</A>
<LI><A HREF="data_models/arts_retail_and_can_data_model/index.htm">Canonical Model and Arts</A>
<LI><A HREF="data_models/arts_retail_data_model/arts_macro_data_model.htm">The ARTS Data Model (a Macro View on the Database Answers Web Site)</A>
<LI><A HREF="http://www.nrf-arts.org/content/arts-data-model-home-page" TARGET=_NEW>The ARTS Data Model (a description on the ARTS Web Site)</A>
</OL>
<BR>and <b>Dimensional Models (Data Marts)</B>
<OL>
<LI><A HREF="data_models/generic_retail/data_warehouse_model.htm">Generic Retail Data Warehouse</A>
<LI><A HREF="data_models/retail_customers/retail_customers_data_mart.htm">Retail Customers Data Mart</A>
<LI><A HREF="data_models/retail_customers/retail_dimensional_model.htm">Retail Dimensional Model</A>
<LI><A HREF="data_models/enterprise_data_model_for_retail/retail_customers_data_mart.htm">Alternative Retail Customer Data Model</A>
<LI><A HREF="http://www.nrf-arts.org/content/arts-data-warehouse-model-overview" TARGET=_NEW>The ARTS Data Warehouse Model (a description on the ARTS Web Site)</A>
</OL>
<PRE><FONT COLOR=blue FACE=Verdana SIZE=2><B>The Customer Experience</B>
A valuable approach is to look at the world through the Customer's eyes.
We have a Model for <A HREF="data_models/my_life/index.htm">'My Life'</A> and <A HREF="data_models/my_work/index.htm">My Work</A>
In addition, we have created this one for <A HREF="data_models/customer_experience_management/index.htm">Customer Experience Management</A></PRE>
<BR><PRE><FONT COLOR=blue FACE=Verdana SIZE=2><B>Engaging with the Business</B>
An important activity is to adapt the Data Foundation to meet the requirements of a new Client.
This tailoring will involve meeting with business users to clarify their requirements and tailoring the Data Foundation accordingly.
This might involve one on one Interviews and running Facilitated Workshops in order to achieve consensus.
Planning timetables will have to allow for these procedures which can be lengthy.
<B>Getting everybody on the same page</B> ("Conflict Resolution")
Some activities, such as agreeing what is in scope, require consensus among a group of people who might have different objectives
and priorities.
There are three techniques that can prove useful to achieve consensus :-
1) Create a friendly relationship with any individual who is one of a few objectors.
However, this technique may not survive the first serious meeting !!!
2) Adopt a ‘pincer movement’ and say ‘Jim, 19 other people are happy with the proposal, it is difficult to defend your position’.
3) Bring in senior management if appropriate.</FONT>
</PRE>
<BR>Barry Williams
<BR>Principal Consultant
<BR>June 19th. 2013
<BR>Database Answers Ltd.
<BR>London, England
<BR><BR>
</td>
</tr>
</table>
</TD>
</TR>
</TABLE>
<!--- START OF DEC 5th. Menu Bar --->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="32" background=" images/nav_bg.jpg" align="left" valign="middle">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src=" images/spacer.gif" width="15" height="15"></td>
<td width="6%"><A STYLE="text-decoration:none" HREF=" index.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Home</font></A></td>
<td width="11%"><A STYLE="text-decoration:none" HREF=" pi_ask_a_question/index.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>
Ask a Question</font></A></td>
<td width="10%">
<A STYLE="text-decoration:none" HREF=" pi_best_practice_display/index.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>Best Practice</font></A></td>
<td width="9%">
<!--- <A STYLE="text-decoration:none" HREF="../pi_communities/boards.asp"><font color="#FFFFFF" FACE=Verdana SIZE=2>Communities</font></A> --->
<A STYLE="text-decoration:none" HREF=" careers.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Careers</font></A>
</td>
<td width="9%"><A STYLE="text-decoration:none" HREF=" contact_us.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Contact Us</font></A>
</td>
<td width="10%"><A STYLE="text-decoration:none" HREF=" data_models/index.htm"><font color=yellow FACE=Verdana SIZE=2>Data Models</font></A></td>
<td width="7%"><A STYLE="text-decoration:none" HREF=" search.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Search</font></td>
<td WIDTH=20% WIiiiDTH=10% wiIIIdth="30%"><A STYLE="text-decoration:none" HREF=" site_map.htm"><font color="#FFFFFF" FACE=Verdana SIZE=2>Site Map</font></A></td>
</tr>
</table>
</td>
</tr>
</table>
<!--- END OF DEC 5th. Menu Bar --->
<BR><CENTER><FONT COLOR=blue SIZE=1><I> © DatabaseAnswers.org 2010</I></FONT></CENTER>
<!-- HERE BASE TABLE CLOSES, INSIDE WHICH ALL PAGE IS PLACED, AND WHICH WIDTH IS 90 PERCENTS -->
</td>
</tr>
</table>
</body>
</html>