Last modified by Admin User on 2025/10/31 14:02

From version 11.1
edited by Admin
on 2025/06/27 12:14
Change comment: Migrated property [stableId] from class [Confluence.Code.ConfluencePageClass]
To version 12.1
edited by Admin User
on 2025/10/31 13:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.Admin
1 +XWiki.admin
Content
... ... @@ -5,7 +5,6 @@
5 5  
6 6  (updated 10/12/16)
7 7  
8 -\\
9 9  
10 10  **all.min.js**: This is the main script that's used for data collection, interacting with ONEcount.
11 11  
... ... @@ -13,7 +13,6 @@
13 13  
14 14  (% style="margin-left: 30.0px;" %)
15 15  **variables**: this is a container for variables that may be used by others objects in GCN
16 -\\
17 17  
18 18  (% style="margin-left: 30.0px;" %)
19 19  **cookie**: utility for interacting with cookies. Contains the following functions:
... ... @@ -26,8 +26,7 @@
26 26  **set**(**name**, **value**, **options**): create a cookie called **name** with value **value**. **options** is an object which can have **expires**, **path**, **domain** and **secure** properties
27 27  )))
28 28  * (((
29 -**remove**(**name**, **options**): removes the cookie **name**. **options** is an object which can have the property **sublevel
30 -\\**
27 +**remove**(**name**, **options**): removes the cookie **name**. **options** is an object which can have the property **sublevel**
31 31  )))
32 32  )))
33 33  
... ... @@ -49,8 +49,8 @@
49 49  )))
50 50  )))
51 51  
52 -
53 53  
50 +
54 54  (% style="margin-left: 30.0px;" %)
55 55  **script**: utility for interacting with scripts. Contains the following functions:
56 56  
... ... @@ -65,7 +65,7 @@
65 65  **addAsync**(**url**): create a script tag in the **body** whose **src** is **url**
66 66  )))
67 67  * (((
68 -**createScript**(**url**): helper function that create a script element whose src is url\\
65 +**createScript**(**url**): helper function that create a script element whose src is url
69 69  )))
70 70  )))
71 71  
... ... @@ -74,8 +74,7 @@
74 74  
75 75  * (((
76 76  * (((
77 -**call**(**f**, **options**): calls the function **f
78 -\\**
74 +**call**(**f**, **options**): calls the function **f**
79 79  )))
80 80  )))
81 81  
... ... @@ -88,7 +88,6 @@
88 88  )))
89 89  * (((
90 90  **off**(**type**, **listener**, **f**): removes the listener that executes the function **f** when event of type **type** occurs
91 -\\
92 92  )))
93 93  )))
94 94  
... ... @@ -101,7 +101,6 @@
101 101  )))
102 102  * (((
103 103  **string**(**count**): return a random string of length **count**
104 -\\
105 105  )))
106 106  )))
107 107  
... ... @@ -114,7 +114,6 @@
114 114  )))
115 115  * (((
116 116  **track**(**url**, **title**, **referer**): used to dynamically track a page with url **url**, title **title** and referer **referer**. This can be used with **infinite scroll**.
117 -\\
118 118  )))
119 119  )))
120 120  
... ... @@ -122,7 +122,7 @@
122 122  **ONEcount**: object for interacting with ONEcount application. This object contains many functions and objects.
123 123  
124 124  (% style="margin-left: 60.0px;" %)
125 -a.** Functions**:
118 +a.** Functions**:
126 126  
127 127  * (((
128 128  * (((
... ... @@ -163,15 +163,14 @@
163 163  )))
164 164  )))
165 165  
166 -\\
167 167  
160 +
168 168  (% style="margin-left: 60.0px;" %)
169 -b. ** Objects**
162 +b. ** Objects**
170 170  
171 171  * (((
172 172  * (((
173 173  **urls**: this object contains all the url used to interact with ONEcount. These url already have the **clientId** appended to them.
174 -\\
175 175  )))
176 176  * (((
177 177  **links:** this object contains links to the login/logout in ONEcount. Below are the functions:
... ... @@ -188,7 +188,6 @@
188 188  )))
189 189  * (((
190 190  This also contains other helper functions such as **setReturn**(**returnUrl**), **getReturnParam**(**returnUrl**), **encodeUrl**(**url**), **decodeUrl**(**url**)
191 -\\
192 192  )))
193 193  )))
194 194  )))
... ... @@ -197,62 +197,60 @@
197 197  * (((
198 198  **modal**: used to create a modal. This is being used for the form popup and the custom targeting pop up Contains the following functions:
199 199  
200 -*
191 +*
201 201  
202 202  **create**(**options**): create a modal. options is an object that contains the properties **html**, **styles**, **close**
203 203  
204 -*
195 +*
205 205  
206 206  **getCloseButton**(**options**): return the close button element. **options** is an object that contains the properties **close**
207 207  
208 -*
199 +*
209 209  
210 210  **getContent**(**options**): return a div that contains the content of the modal. **options** is an object that contains the properties **html**
211 211  
212 -*
203 +*
213 213  
214 -**loadStyles**(**options**): load css styles used for the modal. **options** is an object that contains the properties **style
215 -\\**
205 +**loadStyles**(**options**): load css styles used for the modal. **options** is an object that contains the properties **style**
216 216  )))
217 217  * (((
218 218  **functions**: this is an object contains functions used by other widgets on the page. Contains the following functions:
219 219  
220 -*
210 +*
221 221  
222 222  **dfp_sb_ad_capture**(**e**): used to prepare data for **DFP Small Business** viewability script. e is and event containing data about the data (**creativeId**, **lineItemId**)
223 223  
224 -*
214 +*
225 225  
226 -**get_user_data()**: returns the user's **ocid** and **tempid** in the format **ocid.tempid
227 -\\**
216 +**get_user_data()**: returns the user's **ocid** and **tempid** in the format **ocid.tempid**
228 228  )))
229 229  * (((
230 230  **form**: used to create a pop up form or for form embed. Contains one function and another object:
231 231  
232 -*
221 +*
233 233  
234 234  **embed**(**options**): this function is used to embed a form on the page
235 235  
236 -*
225 +*
237 237  
238 238  **popup:** this object is used to display the form as a popup. Contains the following functions:
239 239  
240 -*
229 +*
241 241  
242 242  **resize**(**id**): re sizes the form with document id **id**
243 243  
244 -*
233 +*
245 245  
246 246  **display**(options): displays the form as a pop up
247 247  
248 -*
237 +*
249 249  
250 250  **message**(event): used to interact with the form in the iframe via **postMessage**
251 251  )))
252 252  )))
253 253  
254 -\\
255 255  
244 +
256 256  On top of this **all.min.js** also contains a library used for browser fingerprinting as well as a library used for getting flash info on the browser. The content of this files used to spread in 3 different files and now they're in one place.
257 257  
258 258  **v.js:** This script is used to capture viewability data for **DFP Premium** and **Openx Open Source (Revive)**.
... ... @@ -296,60 +296,12 @@
296 296  
297 297  When the function is called and the user is not subscribed to the product that the resource belongs to, he will be taken to the registration page in order to do so. If he is already subscribed to the product then nothing will happen.
298 298  
299 -\\
300 300  
301 -\\
302 302  
303 -**__NOTE:__**  If page load speed is ever a concern, it is recommended to use a third party service (such as tools.pingdom.com). By doing so, it will generate report of all items loading on your webpage along with their load times. Simply copy and paste your page's URL into the designated field and a test will be conducted immediately. If any** oc.net** item exceeds a load speed of 500ms, please enter a Helpdesk ticket for us to review. Testing page load speeds is a very informative way of identifying items that are directly impacting page performance. It is worth mentioning that there will be items that continuously load in short spurts (ex. **v.js** for viewability data) however those short spurts do not negatively impact load speed performance.
290 +**__NOTE:__**  If page load speed is ever a concern, it is recommended to use a third party service (such as tools.pingdom.com). By doing so, it will generate report of all items loading on your webpage along with their load times. Simply copy and paste your page's URL into the designated field and a test will be conducted immediately. If any** oc.net** item exceeds a load speed of 500ms, please enter a Helpdesk ticket for us to review. Testing page load speeds is a very informative way of identifying items that are directly impacting page performance. It is worth mentioning that there will be items that continuously load in short spurts (ex. **v.js** for viewability data) however those short spurts do not negatively impact load speed performance.
304 304  
305 -\\
306 306  
307 -\\
293 +
308 308  {{/layout-cell}}
309 -
310 -{{layout-cell}}
311 -{{panel borderStyle="solid" title="Search all Documentation:"}}
312 -
313 -
314 -{{livesearch/}}
315 -{{/panel}}
316 -
317 -{{panel borderStyle="solid" title=" Search System and Setup Information:"}}
318 -
319 -
320 -{{pagetreesearch rootPage="System and Setup Information"/}}
321 -{{/panel}}
322 -
323 -{{panel borderStyle="solid" title="More System and Setup Information"}}
324 -{{expand}}
325 -[[ONEcount Cookies>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65727||shape="rect"]]
326 -\\[[Widget Implementation>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65622||shape="rect"]]
327 -\\[[Widget Builder>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]]
328 -\\[[\\\\ONEcount Javascript Widget Changes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65751||shape="rect"]][[
329 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[Configuration Manager>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65754||shape="rect"]][[
330 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[Smartlinks, Brand Codes, and Other Form Linkouts>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65829||shape="rect"]][[
331 ->>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[
332 -ONEcount SSL and non-SSL Client Brand Pages>>url:http://bos-jira01-cl01.onecount.net:8090/display/OD/ONEcount+SSL+and+non-SSL+Client+Brand+Pages||shape="rect"]][[
333 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[OpenX Zone Setup for Banner Tracking and Viewability>>url:http://bos-jira01-cl01.onecount.net:8090/display/OD/OpenX+Zone+Setup+for+Banner+Tracking+and+Viewability||shape="rect"]][[
334 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[DFP Small Business – Create Key/Value Pair for Ad Targeting>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65873||shape="rect"]][[
335 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[DFP Premium – Create Key/Value Pair for Ad Targeting>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65879||shape="rect"]][[
336 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[Progressive Lookup>>url:http://bos-jira01-cl01.onecount.net:8090/display/OD/Progressive+Lookup||shape="rect"]][[
337 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[Embedding Forms in Web Pages>>url:http://bos-jira01-cl01.onecount.net:8090/display/OD/Embedding+Forms+in+Web+Pages||shape="rect"]][[
338 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[Overriding Lookup/Login Page Settings>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65896||shape="rect"]][[
339 ->>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[
340 -Email Engine and Sender Score>>url:http://bos-jira01-cl01.onecount.net:8090/display/OD/Email+Engine+and+Sender+Score||shape="rect"]][[
341 -\\>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[Global Features>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65905||shape="rect"]][[
342 ->>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[
343 ->>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65751||shape="rect"]][[
344 ->>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65751||shape="rect"]]
345 -{{/expand}}
346 -{{/panel}}
347 -
348 -\\
349 -
350 -\\
351 -
352 -\\
353 -{{/layout-cell}}
354 354  {{/layout-section}}
355 355  {{/layout}}