The Gemius GDE tracking script consist of two parts; an impression counter and a click counter.
Example Gemius GDE script:
Impression counter:
<!-- (c) 2000-2013 Gemius SA version 2.0 Impressions: campaign: emediate test, placement: /test-flash CAMP.START-CAMP.END, creative: TEST --> <script language="javascript1.2" type="text/javascript"> //<![CDATA[ _gde_ocihjqokvu = new Image(1,1); _gde_ocihjqokvu.src='http://gdedk.hit.gemius.pl/_'+(new Date()).getTime()+'/redot.gif?id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/fastid=afhbixjkvqmmjoeadaogntstreke/stparam=ocihjqokvu'; if (typeof(_gde_inscreen_dwell) == 'undefined') _gde_inscreen_dwell={}; _gde_inscreen_dwell['_gde_isndwl_ldpnmnipfp']='http://gdedk.hit.gemius.pl/_[TIMESTAMP]/redot.gif?id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/stparam=ldpnmnipfp'; document.write('<i style="display: none !important; visibility: hidden !important" id="_gde_isndwl_ldpnmnipfp"><\/i>'); document.write('<scr'+'ipt language="javascript1.2" type="text/javascript" src="http://gdedk.hit.gemius.pl/gdeinscreen.js"><\/scr'+'ipt>'); //]]> </script>
Click counter:
<!-- (c) 2000-2013 Gemius SA version 2.0 Clicks clickTag: campaign: emediate test, placement: /test-flash CAMP.START-CAMP.END, creative: TEST --> http://gdedk.hit.gemius.pl/hitredir/id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/fastid=ekdewxnkvguibaidvcuuybmmpelb/stparam=ydgeqkstpk/url=
Gemius GDE Tracking with Flash creative (.swf) in Cxense Display
-
Upload the .swf file as normal when using [Shockwave Flash].
-
Insert the Gemius Click counter tracking url as the click url (clickTAG) with the landing page:http://gdedk.hit.gemius.pl/hitredir/id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/fastid=ekdewxnkvguibaidvcuuybmmpelb/stparam=ydgeqkstpk/url=[www.mywebsite.com]
-
Insert the Gemius Impression counter under “More options” → “Extra code after Flash”, choose “HTML” in the drop down menu.
-
Replace [TIMESTAMP] with _U_
-
Click “Commit”
<script language="javascript1.2" type="text/javascript"> //<![CDATA[ _gde_ocihjqokvu = new Image(1,1); _gde_ocihjqokvu.src='http://gdedk.hit.gemius.pl/_'+(new Date()).getTime()+'/redot.gif?id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/fastid=afhbixjkvqmmjoeadaogntstreke/stparam=ocihjqokvu'; if (typeof(_gde_inscreen_dwell) == 'undefined') _gde_inscreen_dwell={}; _gde_inscreen_dwell['_gde_isndwl_ldpnmnipfp']='http://gdedk.hit.gemius.pl/_[TIMESTAMP]/redot.gif?id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/stparam=ldpnmnipfp'; document.write('<i style="display: none !important; visibility: hidden !important" id="_gde_isndwl_ldpnmnipfp"><\/i>'); document.write('<scr'+'ipt language="javascript1.2" type="text/javascript" src="http://gdedk.hit.gemius.pl/gdeinscreen.js"><\/scr'+'ipt>'); //]]> </script>
Impression counter to insert:
<script language="javascript1.2" type="text/javascript"> //<![CDATA[ _gde_ocihjqokvu = new Image(1,1); _gde_ocihjqokvu.src='http://gdedk.hit.gemius.pl/_'+(new Date()).getTime()+'/redot.gif?id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/fastid=afhbixjkvqmmjoeadaogntstreke/stparam=ocihjqokvu'; if (typeof(_gde_inscreen_dwell) == 'undefined') _gde_inscreen_dwell={}; _gde_inscreen_dwell['_gde_isndwl_ldpnmnipfp']='http://gdedk.hit.gemius.pl/__U_/redot.gif?id=py1LcHuktAnLoSXshiKe1Mbi.D3k4SRpB.3LZP9Nb8f.u7/stparam=ldpnmnipfp'; document.write('<i style="display: none !important; visibility: hidden !important" id="_gde_isndwl_ldpnmnipfp"><\/i>'); document.write('<scr'+'ipt language="javascript1.2" type="text/javascript" src="http://gdedk.hit.gemius.pl/gdeinscreen.js"><\/scr'+'ipt>'); //]]> </script>
Comments
0 comments
Please sign in to leave a comment.