Last modified by Admin on 2023/02/14 10:17

From version 8.1
edited by steven@one-count_com
on 2018/07/05 17:20
Change comment: There is no comment for this version
To version 9.1
edited by steven@one-count_com
on 2018/07/06 14:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,6 @@
1 +{{layout}}
2 +{{layout-section ac:type="single"}}
3 +{{layout-cell}}
1 1  Before setting up your content recommendations please be sure to complete the step-by-step initial configuration process in **[[Config Manager>>doc:Utilities - Configuration Manager (v12\.x)]].**
2 2  
3 3  
... ... @@ -5,11 +5,13 @@
5 5  Let’s Create a Content Recommendation Template! To access the Content Recommendation function click **Utilities, **and then click **Recommendations. ** ** [[image:attach:image2018-6-27 21:35:54.png||height="150"]]
6 6  \\**
7 7  
8 -Your web browser will load a new where you can start the content recommendation process. To begin, click the button **Create Recommendation. **If you did not mean to arrive at this page click **Go back **to go back to the last page viewed, otherwise proceed by clicking the **Create Recommendation **button.** [[image:attach:image2018-6-27 21:36:30.png||height="150"]]
9 -\\**
11 +Your web browser will load a new where you can start the content recommendation process. To begin, click the button **Create Recommendation. **If you did not mean to arrive at this page click **Go back **to go back to the last page viewed, otherwise proceed by clicking the **Create Recommendation **button.** **
10 10  
13 +**[[image:attach:image2018-6-27 21:36:30.png||height="150"]]
11 11  **
15 +
12 12  **
17 +**
13 13  
14 14  You will now see a **Create Recommendation **screen,** **with three subheadings underneath for each step, **Definition, Algorithms, **and **Design. All steps are required!**
15 15  
... ... @@ -42,16 +42,20 @@
42 42  **Other Options**: If “**Ignore previously read items”** is switched to “//On”//, all previously read items will not be recommended to the user again. If switched to “//Off”//, content may be recommended to the user again despite if they have read it before.
43 43  
44 44  Proceed to the next phased by clicking the subheading **Design**, do not click **Save **yet.
50 +{{/layout-cell}}
51 +{{/layout-section}}
45 45  
53 +{{layout-section ac:type="single"}}
54 +{{layout-cell}}
46 46  = Design =
47 47  
48 -**Design** will allow real-time styling using CSS and a real-time view of changes styling made to content that will be presented to users.
57 +**Design** will allow real-time styling using CSS and a real-time view of changes styling made to content that will be presented to users.
49 49  
50 50  
51 51  
52 -The **Number of items** will set the number/limit of articles that will be presented as recommended content per page the user views.
61 +The **Number of items** will set the number/limit of articles that will be presented as recommended content per page the user views.
53 53  
54 -**Display title** is a phrase (//i.e: “You might also like”, “People like you also liked”, “Trending articles on our site”//) emphasizing additional content the user may like.
63 +**Display title** is a phrase (//i.e: “You might also like”, “People like you also liked”, “Trending articles on our site”//) emphasizing additional content the user may like.
55 55  
56 56  
57 57  
... ... @@ -59,36 +59,39 @@
59 59  
60 60  
61 61  
62 -For example, locate the **//“.cr-item-title {”//** text starting at line 23. Click the end of the text “**line-height: 1.5rem;**” and hit enter so you land on a new blank line. Type “ **__background-color: yellow;__ ”** exactly as underlined and you will see that your new code will resemble all other code within the CSS box.
71 +For example, locate the **//“.cr-item-title {”//** text starting at line 23. Click the end of the text “**line-height: 1.5rem;**” and hit enter so you land on a new blank line. Type “ **__background-color: yellow;__ ”** exactly as underlined and you will see that your new code will resemble all other code within the CSS box.
63 63  
64 -You will also see your **Preview** articles change below.  If your feeling ambitious, create another new line after “**width: 250px**” and enter “**box-shadow: 10px 5px 10px 5px;** “ and observe changes you’ve made below.
73 +You will also see your **Preview** articles change below.  If your feeling ambitious, create another new line after “**width: 250px**” and enter “**box-shadow: 10px 5px 10px 5px;** “ and observe changes you’ve made below.
65 65  
66 -You can only modify CSS here, the HTML code on the left will be generated by ONEcount.. You may now click **Save **to complete the content recommendation creation process.
75 +You can only modify CSS here, the HTML code on the left will be generated by ONEcount.. You may now click **Save **to complete the content recommendation creation process.
67 67  
68 -You will be presented with this message: **Successfully added a recommendation.**
77 +You will be presented with this message: **Successfully added a recommendation.**
69 69  
70 70   [[image:attach:image2018-6-27 21:41:52.png||height="400"]]
71 71  
72 72  You can view information about your content recommendation:
73 73  
74 -1.** Search:** Allows you to search for a Content Recommendation you’ve created in the past.
83 +1.** Search:** Allows you to search for a Content Recommendation you’ve created in the past.
75 75  
76 -2. **Sort By:** Allows you to sort through your Content Recommendations by Title or ID.
85 +2. **Sort By:** Allows you to sort through your Content Recommendations by Title or ID.
77 77  
78 -3. **Desc/Asc**: Allows you to sort your recommendations in ascending or descending order.
87 +3. **Desc/Asc**: Allows you to sort your recommendations in ascending or descending order.
79 79  
80 -4. **Rows:** Will set the number of recommendations visible on-screen, the options are 10, 50, 100, and 150.
89 +4. **Rows:** Will set the number of recommendations visible on-screen, the options are 10, 50, 100, and 150.
81 81  
82 -5. **Apply:** Will execute the search criteria you’ve set in Search, Sort by and Rows.
91 +5. **Apply:** Will execute the search criteria you’ve set in Search, Sort by and Rows.
83 83  
84 -6. **Reset:** Will reset the search criteria back to default settings (Search is blank, Sort by is Title and Asc, and Rows are 10)
93 +6. **Reset:** Will reset the search criteria back to default settings (Search is blank, Sort by is Title and Asc, and Rows are 10)
85 85  
86 -7. **Expansion Arrow:** (Click this icon) Will expand into the Known/Unknown Recommendation Hit Ratio window.
95 +7. **Expansion Arrow:** (Click this icon) Will expand into the Known/Unknown Recommendation Hit Ratio window.
87 87  
88 -**Known hit ratio:** This is Content Recommendations made to users who are known.
97 +**Known hit ratio:** This is Content Recommendations made to users who are known.
89 89  
90 -**Unknown hit ratio:** This is Content Recommendations made to users who are unknown.
99 +**Unknown hit ratio:** This is Content Recommendations made to users who are unknown.
91 91  
92 -8. **Edits:** Will allow changes to be made to a Content Recommendation in its entirety with exception to its IDs which is automatically created.
101 +8. **Edits:** Will allow changes to be made to a Content Recommendation in its entirety with exception to its IDs which is automatically created.
93 93  
94 -9. **Delete:** Will delete a Content Recommendation.
103 +9. **Delete:** Will delete a Content Recommendation.
104 +{{/layout-cell}}
105 +{{/layout-section}}
106 +{{/layout}}
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -11927675
1 +11927692
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/11927675/Recommendations
1 +https://info.onecount.net//wiki/spaces/OD/pages/11927692/Recommendations