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

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

Summary

Details

Page properties
Content
... ... @@ -1,6 +4,3 @@
1 -{{layout}}
2 -{{layout-section ac:type="single"}}
3 -{{layout-cell}}
4 4  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)]].**
5 5  
6 6  
... ... @@ -8,13 +8,11 @@
8 8  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"]]
9 9  \\**
10 10  
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.** **
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 +\\**
12 12  
13 -**[[image:attach:image2018-6-27 21:36:30.png||height="150"]]
14 14  **
15 -
16 16  **
17 -**
18 18  
19 19  You will now see a **Create Recommendation **screen,** **with three subheadings underneath for each step, **Definition, Algorithms, **and **Design. All steps are required!**
20 20  
... ... @@ -47,20 +47,16 @@
47 47  **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.
48 48  
49 49  Proceed to the next phased by clicking the subheading **Design**, do not click **Save **yet.
50 -{{/layout-cell}}
51 -{{/layout-section}}
52 52  
53 -{{layout-section ac:type="single"}}
54 -{{layout-cell}}
55 55  = Design =
56 56  
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.
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.
58 58  
59 59  
60 60  
61 -The **Number of items** will set the number/limit of articles that will be presented as recommended content per page the user views.
52 +The **Number of items** will set the number/limit of articles that will be presented as recommended content per page the user views.
62 62  
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.
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.
64 64  
65 65  
66 66  
... ... @@ -68,39 +68,36 @@
68 68  
69 69  
70 70  
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.
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.
72 72  
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.
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.
74 74  
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.
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.
76 76  
77 -You will be presented with this message: **Successfully added a recommendation.**
68 +You will be presented with this message: **Successfully added a recommendation.**
78 78  
79 79   [[image:attach:image2018-6-27 21:41:52.png||height="400"]]
80 80  
81 81  You can view information about your content recommendation:
82 82  
83 -1.** Search:** Allows you to search for a Content Recommendation you’ve created in the past.
74 +1.** Search:** Allows you to search for a Content Recommendation you’ve created in the past.
84 84  
85 -2. **Sort By:** Allows you to sort through your Content Recommendations by Title or ID.
76 +2. **Sort By:** Allows you to sort through your Content Recommendations by Title or ID.
86 86  
87 -3. **Desc/Asc**: Allows you to sort your recommendations in ascending or descending order.
78 +3. **Desc/Asc**: Allows you to sort your recommendations in ascending or descending order.
88 88  
89 -4. **Rows:** Will set the number of recommendations visible on-screen, the options are 10, 50, 100, and 150.
80 +4. **Rows:** Will set the number of recommendations visible on-screen, the options are 10, 50, 100, and 150.
90 90  
91 -5. **Apply:** Will execute the search criteria you’ve set in Search, Sort by and Rows.
82 +5. **Apply:** Will execute the search criteria you’ve set in Search, Sort by and Rows.
92 92  
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)
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)
94 94  
95 -7. **Expansion Arrow:** (Click this icon) Will expand into the Known/Unknown Recommendation Hit Ratio window.
86 +7. **Expansion Arrow:** (Click this icon) Will expand into the Known/Unknown Recommendation Hit Ratio window.
96 96  
97 -**Known hit ratio:** This is Content Recommendations made to users who are known.
88 +**Known hit ratio:** This is Content Recommendations made to users who are known.
98 98  
99 -**Unknown hit ratio:** This is Content Recommendations made to users who are unknown.
90 +**Unknown hit ratio:** This is Content Recommendations made to users who are unknown.
100 100  
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.
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.
102 102  
103 -9. **Delete:** Will delete a Content Recommendation.
104 -{{/layout-cell}}
105 -{{/layout-section}}
106 -{{/layout}}
94 +9. **Delete:** Will delete a Content Recommendation.
Confluence.Code.ConfluencePageClass[0]
id
... ... @@ -1,1 +1,1 @@
1 -11927692
1 +11927675
url
... ... @@ -1,1 +1,1 @@
1 -https://info.onecount.net//wiki/spaces/OD/pages/11927692/Recommendations
1 +https://info.onecount.net//wiki/spaces/OD/pages/11927675/Recommendations