Last modified by rayaan@one-count_com on 2020/05/29 15:50

Show last authors
1 {{layout}}
2 {{layout-section ac:type="two_right_sidebar"}}
3 {{layout-cell}}
4 === ===
5
6 {{id name="Start ScreenSteps Content"/}}
7 (% style="color: rgb(0,0,0);" %)Demographic BuilderQuestions are all the data fields/questions in your database. Questions may be used on forms, or they may exist only in the database for backend use, e.g. data imports, manual data entry, etc. This lesson describes how to create and manage questions.
8
9 Please refer to Quick Start Guide- Forms for information on basic concepts and rules relating to forms.
10
11 === ORDER OF DEMOGRAPHICS ===
12
13 **The order that questions appear in the Demographic Builder is the order that they'll appear in User Detail and the Add New User windows.**
14
15 In User Detail the first ten demographic questions and responses will appear by default, and to see the remaining questions/responses you must click "More Information >>". So, for example, if you want to see First Name, Last Name, Email, Title, Company Name, Company Address, Address2, City, State/Province, Zip/Postal Code by default in the User Demographic window, put your questions in that order in the Question Builder. The same applies if you want to have certain questions appear first in the Add New User window (for quicker manual entry).
16
17 See directions below on how to change the order of questions.
18
19 === First, click on the "move" icon to the left of the question ID number. ===
20
21 [[image:attach:media_1430423471858.png||align="center"]]
22
23 === Next, drag and drop the question into its new location. It's that simple. ===
24
25 [[image:attach:media_1430423394229.png||align="center"]]
26
27 See below how First Name was moved to appear after Last Name.
28
29 [[image:attach:media_1430423572179.png||align="center"]]
30
31 === OPENING THE DEMOGRAPHIC BUILDER ===
32
33 === Select INVENTORY from the main menu. ===
34
35 [[image:attach:Screen Shot 2019-12-23 at 11.42.40.png||width="755"]]
36
37 === Select DEMOGRAPHICS from the sub-menu. ===
38
39 \\
40
41 This will open the Question Builder where you will see a list of existing questions and the options to Create/Update Download Template* and to Create Question (See below.)
42
43 [[image:attach:media_1439927100065.png||align="center"]]
44
45 *Create/Update Download templat allows you to create and save templates of demographic fields to include when downloading a list. These templates may be selected at the time of download in the List Wizard. Many times the same demographic fields are needed for multiple lists, and this will enable a user to simply select a previously created template rather than having to go through and select each field for each list. This functionality is available in version 11.6 and later.
46
47 To quickly find a question, use the Search functionality at the top of the page to search by question name or id.
48
49 === HOW TO CREATE A DEMOGRAPHIC QUESTION / DATABASE FIELD ===
50
51 (% style="color: rgb(208,0,0);" %)**Questions are all the data fields/questions in your database. Questions may appear on forms, or they may exist only in the database for administrative use, e.g. data imports, manual data entry, etc.**
52
53 (% style="color: rgb(203,3,3);" %)**Because these "questions" are the actual data fields, they are a part of a pool of data fields/questions that are shared among ALL forms. If you change or delete a question, the change/deletion will change/delete that data field in the database and the question on ALL forms that use the question.**
54
55 There are two types of questions: standard (generic questions that are part of ONEcount~-~-e.g first name, last name, email) and user-created. User-created questions are those that you create and are specific to your database and forms, i.e. the user information you wish to include in your database and gather from your forms. Many of your questions will be user-created. It is not recommended to delete standard questions from the database.
56
57 === Click "Create Question" ===
58
59 [[image:attach:media_1441727092268.png||align="center"]]
60
61 This will open a pop-up window, as shown below, where you enter the question text, response type, question alias,eport header, Question Tag, and Lookup Question. More detail on this follows.
62
63 === "Question Text" - Enter the question text to be displayed on a form on the front end. ===
64
65 [[image:attach:media_1434994642968.png||align="center"]]
66
67 The Question Text is the text that a visitor would see on a form on your website.
68
69 As described above, there are some standard questions that can be used in a form. It is best to use existing questions if they match what you want the question to be. (See warning below.)
70
71 (% style="color: rgb(202,0,0);" %)//**Warning: Remember that any changes to the Question Text will apply to the data field in your database and apply to ALL forms that use that question, even those previously created.**//
72
73 === "Response Type" - Select the ResponseType for each question from the drop-down menu. See information below for further explanation. ===
74
75 [[image:attach:media_1434994596771.png||align="center"]]
76
77 **Response Type** defines the type of answer expected for the question; e.g., it makes sense to allow a user to select a state from a pull down instead of asking them to fill in a text box. This ensures the ONEcount system has uniform data in the database.
78
79 The response type can be //text field, text area, password, checkbox, radio button, select.//
80
81 The different types of response types are as follows:
82
83 **Text Field, Text Area, and Password Field (Open Ended)**
84 //text field~:// the user must type in a response (e.g. first name, last name)
85 //text area~:// same as text field, except allows more characters
86 //password field~:// text entered is not shown~-~-converted to *
87
88 * Radio Button and Select (Single Select - user can select only one response)*
89 //radio button// - user clicks on round button to select one response (e.g. male / female, yes/no/maybe)
90 //select// - user selects one response from a drop-down menu of choices
91
92 **Checkbox List** (Multi Select)*
93 user can click on multiple check boxes to select multiple responses from a list of choices
94
95 (% style="color: rgb(203,3,3);" %)//**Note: The system will automatically create values for Checkbox List-type responses. If you will be importing data to this field, these values must be replaced in the import file.**//
96
97 (% style="color: rgb(0,0,0);" %)//**Warning: Remember that any changes to Response Type will apply to the question/data field in your database and to ALL forms that use that question, even those previously created.**//
98
99 DON'T change a select- or radio-button type question to a text or checkbox-type question. Select- and radio-button type questions are created to ensure consistency in response values, and changing to a text-type question allows for inconsistent responses. For example, Country is a select-type question with certain display text and database values. Changing the question to, e.g., to a text-type question would allow front-end users to enter any text as a response. Using "United States" as an example, users could enter US, USA, U.S.A., United States of America, Unites States (notice the misspelling), Estados Unidos, etc. To pull a list, generate a report, create a targeting persona, you would have to determine and then include every possible variation of United States to do so. By keeping it as a select-type question, data is uniform, and lists, reports, and personas can be created consistently and accurately.
100
101 It is best not change a text/radio button/select-type question to a checkbox-type question. Because the system assigns values to checkbox-type questions and stores them in a different manner than other question types, if users' profiles are not updated with the new value for the checkbox-type question, the previously assigned values won't match the new values created by the system and can't be translated to the new values. As a result, User Demographics and Demographic Activity will show a blank for the response to that question and the List Wizard won't be able to generate a list based on that demographic. This will also affect pulling analytics based on that demographic question from Web Analytics and creating a target segment in the Persona Manager. (Remember, if user profiles aren't updated to new values, the system won't be able to translate the previous values to the changed values because of the different way they are stored within the system.)
102
103 (% style="color: rgb(0,0,0);" %)When selecting to "View" a generated list in the List Wizard (which allows you to run a product or demographic report and immediately view it), you can only select demographic questions with Radio Button or Select-type responses for rows and columns in the reports. Text Field, Text Area, Password Field, and Checkbox List type responses cannot be used.
104
105 For Checkbox, Radio, and Select-type questions the display will change, allowing you to enter the Display Text (1), and for Radio and Select-type questions you can enter the value (2) for each possible response, as shown below.
106
107 [[image:attach:media_1434993527344.png||align="center"]]
108
109 (1) **Display Text** is the text that a visitor will see on the form.
110 (2) **Value** is the value you want assigned in the ONEcount database for that response. Values can be numeric or alphabetic (e.g. in a Yes/No question Display Text “Yes” value could = 1 or Yes, and Display Text “No” value could = 2 or No.) .
111
112 **TAKE NOTE:**
113 (% style="color: rgb(203,3,3);" %)**The system will automatically create values for Checkbox-type responses. The "Value" field is locked, so you cannot enter your own values. When you save the question, the system-generated values will be added. If you will be importing data to this field, these values must be replaced in the import file.**
114
115 (% style="color: rgb(255,0,0);" %)**For select-type questions, be sure to create a default answer as the first response, such as “Select One” If this is not set, any user who doesn't select an answer for the question will automatically be assigned the first value, which could be incorrect.**
116
117 **Do NOT use comma separated values or special characters as a value in select- and radio button-type responses. This will cause an error when displaying reports, forms, and saving user data.**
118
119 **Do not create any display text or value longer than 255 characters. The full text will not be saved.**
120
121 The order of responses can be changed in checkbox list, select, and radio button types of responses by clicking on the gray icon to the left of "Text:" and dragging the row to the desired position.
122
123 Any blank responses will automatically be deleted upon pressing "Add New Question".
124
125 Text and Values may be edited by clicking in the entry field.
126
127 (% style="color: rgb(202,0,0);" %)//**Warning: Remember that any changes to Response Value will apply to the data field in your database and to ALL forms that use that question, even those previously created.**//
128
129 === "Question Alias" - Enter a Question Alias, if needed. ===
130
131 [[image:attach:media_1434993469253.png||align="center"]]
132
133 **Question Alias** is used for identifying a question for a specific form. For example, you may need to create a two (or more) identical questions with different response options because the question has different possible responses or you may need to create two (or more) questions with very similar Question Text. To avoid confusion among similar questions, enter an alias for the question. Or, you may want an alias of ALL for questions that can be used across all forms.
134
135 For example, if you have different publications and/or products to offer – one for, say, medical doctors and another for allied health professionals - and both forms have the Question Text “Medical Profession", the response options may need to be slightly different to reflect the different types of titles for the different verticals. In such a case, you can create a "Medical Profession" question, then duplicate it and create an alias for the questions so you can identify them, e.g. abbreviated name of the publication/product or "AH - PROF” for the question with Allied Health responses and “DOC - PROF” for other.
136
137 In the screenshot above, the Question Alias "AH - PROF" identifies that particluar question and it's responses should be used for forms for Allied Health Professionals. Note "Select One" is the first possible response.
138
139 (% style="color: rgb(202,0,0);" %)//**Warning: Remember that any changes to the Question Alias will apply to ALL forms that use that question, even those previously created.**//
140
141 === "Report Header" - Enter text to be displayed in reports. ===
142
143 [[image:attach:media_1434992692042.png||align="center"]]
144
145 When a list is downloaded, the Report Header is the text that will appear in the report.
146
147 If no text is entered in this field when creating the form, the complete Question Text will appear in the report. It is best to include a Report Header if the question text is more than several words.
148
149 In the screenshot above, GRAD YEAR will appear as the column header in the list/report rather than "Year of Graduation from Medical Schoool?"
150
151 === "Question Tag" – Select Question/Field to Tag (v. 11.6 and later) ===
152
153 [[image:attach:media_1436990184743.png||align="center"]]
154
155 Question Tags are used in conjunction with progressive lookup, social media login, forgot password, and smartlinks. They are used to identify and map questions in ONEcount for purposes such as checking for duplicate/existing email addresses when completing a form, checking username and password, and for identifying the correct field in which to put data coming into the ONEcount system from outside sources such as social media login.
156
157 (% style="color: rgb(255,0,0);" %)**QUESTION TAG CONFIGURATION SHOULD BE DONE UPON QUESTION CREATION. IF REQUIRED QUESTIONS, E.G. EMAIL, AREN'T CONFIGURED WITH A QUESTION TAG, PROGRESSIVE LOOKUP AND OTHER FEATURES MAY NOT WORK PROPERLY.**
158
159 **The Email question MUST be set with a Question Tag so that the system will know that is the field to check for an existing email when a user enters his/her email address in a form. If the email is identified, the user will be presented with a challenge question. When the question is answered correctly the user will automatically be logged in and the form auto-populated with the user's information. (See Progressive Lookup** **for more information on how ONEcount's progressive lookup feature works.)**
160
161 The Question Tag for Phone comes into account when progressive lookup needs to send a code to a mobile number. Other question tags like city, state, birthday, gender, etc. (the values that can be pulled up from social login) are used in social login to auto-populate those question fields in a form.
162
163 When a question is tagged, it says to the system, "This is the question ID for email" or "This is the question ID for username" or "This is the question ID for Last Name" so that ONEcount knows to match email or phone information with the correct question/field when input by a user or when being pushed to ONEcount from social media login.
164
165 *In Version 11.6 and prior, there are mappings for these questions in the Configuration Manager. However, the questions should also be tagged in the Question Builder. Questions/fields that should be tagged are those that will be used for checking for duplicate/existing email and phone data, Username and Password for login and duplicate checking, and fields that will be pulled into ONEcount upon logging into ONEcount va social media, such as first name, last name, city, state, zip, gender, etc.
166
167 *
168 ** In post-Verion 11.6, the mappings will no longer be in the Configuration Manager and Question Tags will be the only mechanism to map questions. Question Tags will be pre-set for standard demographic questions that come with the ONEcount system.
169
170 === "Lookup Question" – Select Yes or No (v. 11.6 and later) ===
171
172 [[image:attach:media_1434992788590.png||align="center"]]
173
174 Lookup Questions are used in conjunction with ONEcount's progressive lookup feature.
175
176 The default is "No", meaning that the question will not be used as a challenge question for progessive lookup on forms.
177 Selecting "Yes" means that the question will be used as a challenge question for progressive lookup on forms.
178
179 See Progressive Lookup documentation for more detail on progressive lookup functionality.
180
181 **If you set several lookup questions there is more probability that the system will present the user a challenge question instead of sending a verification code (see Progressive Lookup** **documentation).**
182
183 **Challenge questions will only appear if the question value is not empty; and they should be questions that are not being answered in the form. More selected lookup/challenge questions means more of a chance that a user has a response in the database to one of them and will be able to answer rather than requiring a verification code.**
184
185 === Once Question Text, Response Type, Question Alias, Report Header, Question Tag, Lookup Question, and possible responses and values are completed, click "Add New Question" to save the question. ===
186
187 [[image:attach:media_1434993398198.png||align="center"]]
188
189 The new question will be assigned a Question ID and appear at the top of the list of questions. (See below.)
190
191 [[image:attach:media_1441726923283.png||align="center"]]
192
193 You can change question order by clicking on the icon to the left of the ID number and dragging the question to the desired location in the list.
194
195 **The order of questions in the Question Builder is the order that they will appear in User Detail and when adding a new user.**
196
197 === HOW TO CREATE A DOWNLOAD TEMPLATE (v. 11.6 and later) ===
198
199 "Create/Update Download Template" allows you to create and/or edit templates used for repeated downloads that include the same demographic fields each time. Templates can then be selected when you download a report/file.
200
201 === Click on "Create/Update Download Tempate". ===
202
203 [[image:attach:media_1441723894734.png||align="center"]]
204
205 This will open the "Manage Download" Template window where you'll see a list of existing templates, as shown below.
206
207 === Click "Create Template". ===
208
209 [[image:attach:media_1441723967166.png||align="center"]]
210
211 This will open the "Add/Update Download list Template" pop-up window, as shown below.
212
213 [[image:attach:media_1441724079294.png||align="center"]]
214
215 Give the template a name, description, and select demographic fields you want to include in the template.
216
217 [[image:attach:media_1441724149285.png||align="center"]]
218
219 When finished selecting the demographic fields for the template, click anywhere outside of the Demographic Selection drop-down list and click "Save".
220 To cancel the operation, click "Cancel".
221
222 === HOW TO EDIT A DOWNLOAD TEMPLATE ===
223
224 === Click on "Create/Update Download Tempate". ===
225
226 [[image:attach:media_1441725850192.png||align="center"]]
227
228 This will open the "Manage Download" Template window where you'll see a list of existing templates, as shown below.
229
230 Note: to quickly locate a template, use the Search functionality.
231
232 === Click the "expand" icon to see a list of demographic fields included in a template. ===
233
234 [[image:attach:media_1441725891669.png||align="center"]]
235
236 === Click the "edit" icon. ===
237
238 [[image:attach:media_1441726213345.png||align="center"]]
239
240 This will open the "Add/Update Download List Template" pop-up window as shown below.
241
242 === Add/remove demographic fields and/or change Name and Description. ===
243
244 [[image:attach:media_1441726416700.png||align="center"]]
245
246 To remove a question/field, click on the "x" to the right of the question.
247 To add a question/field, click anywhere in the Demographic Selection field to display a drop-down list of remaining demographic questions.
248
249 When done, click "Update".
250 To cancel the operation, click "Cancel".
251
252 === HOW TO MANAGE QUESTIONS ===
253
254 Icons in the "Operation"" column are used to edit, delete, and copy questions.
255
256 [[image:attach:media_1430170179578.png||align="center"]]
257
258 === To edit a question, click on the Edit icon. ===
259
260 [[image:attach:media_1430170224754.png||align="center"]]
261
262 This will open the "Update Question" window where all relevant fields for the question type may be edited. (See below.)
263
264 [[image:attach:media_1430170253054.png||align="center"]]
265
266 **Important Note:**
267 **It is best not change a text/radio button/select-type question to a checkbox-type question. Because the system assigns values to checkbox-type questions and stores them in a different manner than other question types, if users profiled are not updated with a value for the checkbox-type question, the previously assigned values won't match the new values created by the system and can't be translated to the new values. As a result, User Demographics and Demographic Activity will show a blank for the response to that question and the List Wizard won't be able to generate a list based on that demographic. This will also affect pulling analytics based on that demographic question from Web Analytics and creating a target segment in the Persona Manager. (Remember, if user profiles aren't updated to new values, the system won't be able to translate the previous values to the changed values because of the different way they are stored within the system.)**
268
269 === To delete a question, click on the Delete icon. ===
270
271 [[image:attach:media_1430422138414.png||align="center"]]
272
273 **NOTES:**
274
275 (% style="color: rgb(203,3,3);" %)**Because these "questions" are the actual data fields, they are a part of a pool of data fields/questions that are shared among ALL forms. If you change or delete a question, the change/deletion will change/delete that data field in the database and the question on ALL forms that use the question.**
276
277 (% style="color: rgb(203,3,3);" %)**DO NOT DELETE ANY STANDARD QUESTIONS (THOSE QUESTIONS THAT CAME PRE-INSTALLED WITH ONECOUNT – QUESTION #s 1-14).**
278
279 (% style="color: rgb(255,0,0);" %)**USE DELETE WITH CAUTION. IF YOU DELETE A QUESTION IT WILL BE DELETED FROM ALL FORMS THAT ARE USING IT. IF USERS HAVE RESPONDED TO A DELETED QUESTION, THE DATA WILL REMAIN IN THE DATABASE, BUT YOU WON'T BE ABLE TO RETRIEVE IT (E.G. USING THE LIST WIZARD TO RUN A LIST BY DEMOGRAPHIC).**
280
281 [[image:attach:media_1430422192271.png||align="center"]]
282
283 Select on the pop-up confirmation either "Cancel" to cancel the deletion or "OK" to proceed with the deletion.
284
285 (% style="color: rgb(255,0,0);" %)**Remember that deleting a question will remove it from the database and from ALL forms it appears on.**
286
287 === To copy a question, click on the Copy icon. ===
288
289 [[image:attach:media_1430422364988.png||align="center"]]
290
291 This will make a copy of the question, including Text/Type/Alias/Report Header and all response text and response values.
292
293 The new question will have the same question text as the old, with "_Copy" appended at the end, and it will appear at the bottom of the question list. In the screenshot below, the question "How many employees work at your company?" was copied.
294
295 [[image:attach:media_1430422601797.png||align="center"]]
296
297 Once the question is copied, you can rename and edit it just as you would any other question.
298
299 Note: If only adding or removing responses to a question, don't copy/create a new question.
300
301
302
303 {{id name="End ScreenSteps Content"/}}
304 {{/layout-cell}}
305
306 {{layout-cell}}
307 {{panel title="Search all Documentation:"}}
308
309
310 {{livesearch/}}
311 {{/panel}}
312
313 {{panel title="Search INVENTORY Documentation:"}}
314
315
316 {{pagetreesearch rootPage="Create and Manage Your Inventory"/}}
317 {{/panel}}
318
319 {{panel title="More INVENTORY Documentation:"}}
320 {{expand}}
321 (% style="margin-left: 30.0px;" %)
322 [[Inventory - Getting Started>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66180||shape="rect"]]
323
324 (% style="margin-left: 30.0px;" %)
325 [[Quick Start Guide - Products & Resources>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66207||shape="rect"]]
326
327 (% style="margin-left: 30.0px;" %)
328 [[Products - How to Create a Product Part 1: Create, Name, Attach Forms>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66214||shape="rect"]]
329
330 (% style="margin-left: 30.0px;" %)
331 [[Products - How to Create a Product Part 2: Product Terms>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66234||shape="rect"]]
332
333 (% style="margin-left: 30.0px;" %)
334 [[Products - How to Create a Product Part 3: Attach/Remove/Create a Resource>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66253||shape="rect"]]
335
336 (% style="margin-left: 30.0px;" %)
337 [[Products - How to Manage Products>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66294||shape="rect"]]
338
339 (% style="margin-left: 30.0px;" %)
340 [[Quick Start Guide - Questions and Forms>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66310||shape="rect"]]
341
342 (% style="margin-left: 30.0px;" %)
343 [[Question Builder - Create and Manage Questions>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66312||style="text-decoration: underline;" shape="rect"]]
344
345 (% style="margin-left: 30.0px;" %)
346 [[Forms - How to Create a Form>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66345||shape="rect"]]
347
348 (% style="margin-left: 30.0px;" %)
349 [[Forms - How to Manage Forms>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66370||shape="rect"]]
350
351 (% style="margin-left: 30.0px;" %)
352 [[Forms - How to Enable/Disable Lookup/Login Page>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66386||shape="rect"]]
353
354 (% style="margin-left: 30.0px;" %)
355 [[Brand - How to Create and Manage Brands>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66391||shape="rect"]]
356
357 (% style="margin-left: 30.0px;" %)
358 [[Resources - How to Create a Resource>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66411||shape="rect"]]
359
360 (% style="margin-left: 30.0px;" %)
361 [[Resources - How to Manage Resources>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66435||shape="rect"]]
362
363 (% style="margin-left: 30.0px;" %)
364 [[Promo Codes - How to Create and Manage Promo Codes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66445||shape="rect"]]
365
366 (% style="margin-left: 30.0px;" %)
367 [[Product Status - How to Create and Manage Product Statuses>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66479||shape="rect"]]
368
369 (% style="margin-left: 30.0px;" %)
370 [[Source Codes - How to Create and Manage Source Codes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=66463||shape="rect"]]
371 {{/expand}}
372 {{/panel}}
373
374 \\
375
376 \\
377
378 **
379 **
380
381 \\
382
383 \\
384
385 \\
386
387 \\
388
389 \\
390 {{/layout-cell}}
391 {{/layout-section}}
392 {{/layout}}