Changes for page Widget Implementation -- oc.min.js
Last modified by Admin User on 2025/06/27 12:15
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,0 +1,60 @@ 1 + 2 + 3 +{{id name="Start ScreenSteps Content"/}} 4 + In order to identify users and track activity, widgets must be embedded on every page of your web site . 5 + 6 +These widgets, specific to your site(s), and directions for placement are provided in the Widget Builder. 7 + 8 +== ONEcount Library/Tracker == 9 + 10 +This javascript snippet controls gating/access, cookie setting, and handles web tracking_**.**_ 11 + 12 +Access protection: Pages or sections of pages that are defined as a resource in ONEcount and that require registration/ signup are handled by this widget. If a resource is being accessed and the user that is trying to access it is not logged in or doesn't have access to that particular resource, then they will be directed to the lookup/ login page (or if lookup/login is set to "off", to the registration form enabled with progressive lookup functionality) where they can log in or complete registration. 13 + 14 +This widget also allows users who have clicked on a smartlink(% style="color: rgb(255,0,0);" %)*(%%) to automatically be logged in to ONEcount. The system will identify the user and set a cookie for her/him. Any subsequent action by that user on the site will then be tracked and attributed to that user (via tracking widget). These users are included in statistics for Known Users. Note that if a user goes directly to the website (not directed there by a smartlink) and is NOT logged in, he/she will NOT be identified and tracked as a Known User. A user must be logged in to be identified. 15 + 16 +This widget also tracks all web activity. 17 + 18 +This widget must be embedded inside the head section(<head></head>) of the website and should be placed BEFORE any other third party trackers (like Google analytics) or ad network codes and AFTER the title meta tag. 19 + 20 +(% style="color: rgb(255,0,0);" %)//*****//(% style="color: rgb(0,0,0);" %)//A smartlink is any link that has parameters for identifying the user appended to the end of the URL. These parameters vary based on the email marketing platform you use (e.g. ONEcount's integrated Email Engine, Real Magnet/Magnet Mail, Exact Target, Silverpop, etc.) Upon clicking on a smartlink, two things will happen: 1) the user will be authenticated automatically for access-controlled content; and 2) the user will be identified in the system as a ONEcount user and a cookie will be set, allowing you to track as a Known user all activities across your online properties. //(%%)//*See Smartlinks and Other Form Linkouts// //documentation for more information on smartlinks.// 21 + 22 +== Automation Widget == 23 + 24 +Automation scripts are snippets of javascript code that allow ONEcount to target actions (like ad target, popup target etc). This piece of javascript determines and outputs any automated action to the browser. 25 + 26 +This snippet is placed inside head (<head></head>) and SHOULD BE PLACED AFTER any ad network slot definition code (DFP). 27 + 28 +See Widget Bulder documentation for more information. 29 + 30 +== IVT Tracker and Noscript Tag == 31 + 32 +_**The IVT tracker snippet identifies potential IVT traffic, and the noscript tag is needed to track requests when javascript is disabled.** _ 33 + 34 +This snippet is placed inside body tag. Usually putting just before the end body tag (</body>) is advised. 35 + 36 +See Widget Builder documentation for more information. 37 + 38 +== Banner Trackers == 39 + 40 +Banner widgets are used to track and report banner activity. 41 + 42 +There are two banner platforms supported within ONEcount: OpenX and DFP (Premium and Small Business). 43 + 44 +Widget Builder documentation provides widgets and directions for both platforms. 45 + 46 +== Third Party Trackers Modifications == 47 + 48 +Usually websites will have third party trackers like Google Analytics, etc. installed on their website. A small piece of code needs to be added to those third party trackers so that ONEcount can pass the original referrer to those systems. 49 + 50 +We provide the code that needs to be added to your Google analytics code. See Widget Builder documenation. 51 + 52 +If any other third party trackers are being used on your website, please let your ONEcount account manager know ahead of time. 53 + 54 +== ONEcount Pixel for Moat == 55 + 56 +ONEcount can collect ad viewability data from Moat's realtime pixel. In order to send data to ONEcount, Moat can fire a pixel like like that in the Widget Builder to send data to ONEcount. 57 + 58 + 59 + 60 +{{id name="End ScreenSteps Content"/}}
- Confluence.Code.ConfluencePageClass[0]
-
- id
-
... ... @@ -1,1 +1,1 @@ 1 -6562 31 +65624 - url
-
... ... @@ -1,1 +1,1 @@ 1 -https://info.onecount.net//wiki/spaces/OD/pages/6562 3/Widget Implementation (v12.x)1 +https://info.onecount.net//wiki/spaces/OD/pages/65624/Widget Implementation (v12.x)