Wiki source code of ONEcount Cookies
Version 25.1 by chris on 2018/12/26 11:12
Hide last authors
author | version | line-number | content |
---|---|---|---|
![]() |
5.1 | 1 | {{layout}} |
2 | {{layout-section ac:type="two_right_sidebar"}} | ||
3 | {{layout-cell}} | ||
![]() |
1.1 | 4 | ---- |
5 | |||
6 | |||
7 | |||
![]() |
4.1 | 8 | (% style="color: rgb(128,128,128);" %)//ONEcount uses first-party cookies to track users. The cookies are set in the ONEcount domain and on the customer's site(s).// |
![]() |
1.1 | 9 | |
![]() |
4.1 | 10 | (% style="color: rgb(128,128,128);" %)//Cookies on the ONEcount domain are called Central Domain Cookies (CDC). Those on the client's site are called Local Cookies (LC).// |
![]() |
1.1 | 11 | |
![]() |
4.1 | 12 | (% style="color: rgb(128,128,128);" %)//Below is a list of the cookies and their description~:// |
![]() |
1.1 | 13 | |
14 | (% class="western" %) | ||
![]() |
25.1 | 15 | == == |
16 | |||
17 | (% class="western" %) | ||
18 | == **First Part Cookie Setting** == | ||
19 | |||
20 | ONEcount sets 2 types of cookies: A temp cookie on the first visit- and an OCID cookie when the user is identified by registering, logging in, or when OC performs a cookie sync. All ONEcount cookies are first-party cookies, which means they are supported by all web browsers. | ||
21 | |||
22 | (% align="center" %) | ||
23 | |||
24 | |||
25 | When a user visits the site for the first time, he or she will have no ONEcount cookies for that site. In order to facilitate multi-site tracking, targeting and gating, ONEcount will do an initial redirect to the [[onecount.net>>url:http://onecount.net||shape="rect"]] domain to determine if the user has a cookie in the [[onecount.net>>url:http://onecount.net||shape="rect"]] domain, meaning, he or she has already been identified on another site within the customer’s group of sites | ||
26 | |||
27 | |||
28 | |||
29 | If the user is already identified in the [[onecount.net>>url:http://onecount.net||shape="rect"]] domain, ONEcount will set a cookie in the local domain identifying that user. When the user returns to the local site, they will no longer be redirected. | ||
30 | |||
31 | |||
32 | |||
33 | The One-Time redirect will happen //only// when you visit a page for the 1^^st^^ time of a brand and is considered an industry standard. | ||
34 | |||
35 | |||
36 | |||
37 | Upon registering, clicking on a smartlink, or being identified through a cookie-sync with a third-party, ONEcount sets an OCID cookie showing that we have identified the person as a known user. | ||
38 | |||
39 | |||
40 | |||
41 | This helps a brand that has multiple sites. If a customer has 40 sites and a user is identified on Site A, then ONEcount will first set the temp cookie and then OCID cookie and store that data as a known user. | ||
42 | |||
43 | |||
44 | |||
45 | If a user visits Site B, then OCID will be able to retrieve that user’s identity, which is stored in cookies on the [[onecount.net>>url:http://onecount.net||shape="rect"]] domain. At this point, the user is known and his or her activity can be tracked across all brand sites that the user has registered for. | ||
46 | |||
47 | (% class="western" %) | ||
![]() |
1.1 | 48 | == **Central Domain Cookies** == |
49 | |||
50 | These cookies are set on the ONEcount domain. | ||
51 | |||
52 | **~_~_ocgt**: This is the global token. It's used to track users across all sites where the ONEcount widget is deployed. The value is a 64-character hash. This cookie is set under [[onecount.net>>url:http://onecount.net||shape="rect"]] domain. | ||
53 | |||
54 | |||
55 | |||
56 | **~_~_ocid**: set when a user is logs in on one of the Customer's sites. The value is a 64-character hash that represent sthe user in that customer's installation of ONEcount. It's set under **client**-[[reg.onecount.net>>url:http://reg.onecount.net||shape="rect"]] domain. (ie: if client is **foo**, then the cookie will be set under **foo**-[[reg.onecount.net>>url:http://reg.onecount.net||shape="rect"]]) | ||
57 | |||
58 | |||
59 | |||
60 | **~_~_ocusername**: Similar to ~_~_ocid, it's set when the user logs in on the client's system. The value, is the user's **username** on that client's system. The domain for this cookie **client**-[[reg.onecount.net>>url:http://reg.onecount.net||shape="rect"]]. | ||
61 | |||
62 | (% class="western" %) | ||
63 | == **Local Cookies** == | ||
64 | |||
65 | These cookies are set on the customer's site(s). If the customer has multiple sites, these cookies will be set as first-party cookies in each domain. | ||
66 | |||
67 | |||
68 | |||
69 | **~_~_tempcookie**: used track users on the client's site. The value is the same as **~_~_ocgt** from the central domain. It's set under the client's site domain. | ||
70 | |||
71 | |||
72 | |||
73 | **~_~_ocid**: set when a user is logged in on the client's site. The value is the same as **~_~_ocid** from the central domain. It's set under the client's site domain. | ||
74 | |||
75 | |||
76 | |||
77 | **~_~_ocusername**: set when a user is logged in on the client's site. The value is the same as **~_~_ocusername** from the central domain. It's set under the client's site. | ||
78 | |||
79 | |||
80 | |||
81 | **cookieValid**: this is a daily cookie. It's set on the first visit of the day if **~_~_ocid** is present. It's used as a flag that can be used to determine whether **~_~_ocid** is still valid or not. | ||
82 | |||
83 | |||
84 | |||
85 | **realReferer**: used to preserve the original referer when a redirect to [[onecount.net>>url:http://onecount.net||shape="rect"]] happens for setting the Central Domain Cookies. This can be passed to Google Analytics or other platforms. | ||
86 | |||
87 | |||
88 | |||
89 | **_gcna**: this represents the visit id. The value is a combination of the **~_~_ocid** and **~_~_tempcookie** cookies as well as the visit timestamp and the visit counter. | ||
90 | |||
91 | |||
92 | |||
93 | **_gcnb**: used as part of the visit id generation process. | ||
94 | |||
95 | |||
96 | |||
97 | |||
98 | |||
99 | (% align="CENTER" %) | ||
100 | |||
101 | \\ | ||
102 | |||
103 | (% align="CENTER" %) | ||
104 | |||
105 | \\ | ||
![]() |
5.1 | 106 | {{/layout-cell}} |
107 | |||
108 | {{layout-cell}} | ||
![]() |
22.1 | 109 | {{panel borderStyle="solid" title="Search all Documentation:"}} |
![]() |
11.1 | 110 | |
111 | |||
112 | {{livesearch/}} | ||
![]() |
20.1 | 113 | {{/panel}} |
![]() |
11.1 | 114 | |
![]() |
22.1 | 115 | {{panel borderStyle="solid" title=" Search System and Setup Information:"}} |
![]() |
11.1 | 116 | |
![]() |
16.1 | 117 | |
![]() |
17.1 | 118 | {{pagetreesearch rootPage="System and Setup Information"/}} |
![]() |
20.1 | 119 | {{/panel}} |
![]() |
16.1 | 120 | |
![]() |
22.1 | 121 | {{panel title="On this page:"}} |
![]() |
11.1 | 122 | |
![]() |
14.1 | 123 | |
![]() |
11.1 | 124 | {{toc style="square"/}} |
![]() |
20.1 | 125 | {{/panel}} |
![]() |
11.1 | 126 | |
![]() |
21.1 | 127 | {{panel borderStyle="solid" title="More System and Setup Information"}} |
![]() |
20.1 | 128 | {{expand}} |
![]() |
11.1 | 129 | [[ONEcount Cookies>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65727||shape="rect"]] |
130 | \\[[Widget Implementation>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65622||shape="rect"]] | ||
131 | \\[[Widget Builder>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]] | ||
![]() |
12.1 | 132 | \\[[doc:ONEcount Javascript Widgets]][[ |
133 | \\ONEcount Javascript Widget Changes>>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65751||shape="rect"]][[ | ||
![]() |
11.1 | 134 | \\>>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"]][[ |
135 | \\>>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"]][[ | ||
136 | >>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[ | ||
137 | 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"]][[ | ||
138 | \\>>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"]][[ | ||
139 | \\>>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"]][[ | ||
140 | \\>>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"]][[ | ||
141 | \\>>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"]][[ | ||
142 | \\>>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"]][[ | ||
143 | \\>>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"]][[ | ||
144 | >>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[ | ||
145 | Email Engine and Sender Score>>url:http://bos-jira01-cl01.onecount.net:8090/display/OD/Email+Engine+and+Sender+Score||shape="rect"]][[ | ||
146 | \\>>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"]][[ | ||
147 | >>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65735||shape="rect"]][[ | ||
![]() |
13.1 | 148 | >>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65751||shape="rect"]][[ |
![]() |
11.1 | 149 | >>url:http://bos-jira01-cl01.onecount.net:8090/pages/viewpage.action?pageId=65751||shape="rect"]] |
150 | {{/expand}} | ||
![]() |
20.1 | 151 | {{/panel}} |
152 | |||
153 | |||
154 | |||
155 | |||
156 | |||
157 | |||
![]() |
5.1 | 158 | {{/layout-cell}} |
159 | {{/layout-section}} | ||
160 | {{/layout}} |