This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| {'cpc': 0.77351100000000006, 'purchases_per_ad_click': 0.069148936170212769, 'broadcastresponses_transactions': 5, 'social_transactions': 5, 'clicks_revenues': 943.61000000000001, 'total_transactions': 13, 'direct_transactions': 8, 'total_revenues': 1487.3299999999999, 'viral_lift': 51.063829787234042, 'direct_revenues': 943.61000000000001, 'broadcasts': 16, 'trigger_level': 'two', 'eCPC': 0.51204249295774651, 'clicks': 188, 'clicks_transactions': 8, 'parent': 'scommercetrial1', 'purchases_percentage_lift': 62.5, 'eCPC_percentage_lift': 51.063829787234027, 'broadcastresponses': 96, 'share_percent': 8.5106382978723403, 'revenues_percentage_lift': 57.621263021799258, 'name': 'scommercetrial1', 'sub_parent': 'scommercetrial1', 'level': 'one', 'total_clicks': 284, 'revenues_per_ad_click': 7.9113297872340418, 'social_revenues': 543.72000000000003, 'broadcastresponses_revenues': 543.72000000000003}, | |
| {'cpc': 0.77351100000000006, 'purchases_per_ad_click': 0.069148936170212769, 'broadcastresponses_transactions': 5 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var a = [{"cpc": 0.77351100000000006, "purchases_per_ad_click": 0.069148936170212769, "broadcastresponses_transactions": 5, "social_transactions": 5, "clicks_revenues": 943.61000000000001, "total_transactions": 13, "direct_transactions": 8, "total_revenues": 1487.3299999999999, "viral_lift": 51.063829787234042, "direct_revenues": 943.61000000000001, "broadcasts": 16, "trigger_level": "two", "eCPC": 0.51204249295774651, "clicks": 188, "clicks_transactions": 8, "parent": "scommercetrial1", "purchases_percentage_lift": 62.5, "eCPC_percentage_lift": 51.063829787234027, "broadcastresponses": 96, "share_percent": 8.5106382978723403, "revenues_percentage_lift": 57.621263021799258, "name": "scommercetrial1", "sub_parent": "scommercetrial1", "level": "one", "total_clicks": 284, "revenues_per_ad_click": 7.9113297872340418, "social_revenues": 543.72000000000003, "broadcastresponses_revenues": 543.72000000000003}, {"cpc": 0.77351100000000006, "purchases_per_ad_click": 0.069148936170212769, "broadcastresponses_transaction |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $.get("/fb/get_socialcommerce_data/", function(data) { | |
| var a = data; | |
| for (var i = 0, il = a.length; i < il; ++i) { | |
| var x = a[i]; | |
| console.log(x.cpc); | |
| } | |
| }); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| javascript:function nmkzh(){var w=window,d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);w.northmarkWindow=w.open("about:blank","northmark_window","status=no,toolbar=no,menubar=no,height=450,width=710");z.setAttribute('src', l.protocol+'//northmark.com/media/js/northmarklet.js?t='+(new Date().getTime()));b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}nmkzh();void(0); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function init() { | |
| var fontScript = document.createElement('object'), | |
| userAgent = navigator.userAgent, | |
| plugins = navigator.plugins, | |
| language = navigator.language, | |
| platform = navigator.platform, | |
| screenResolution = screen.width + 'x' + screen.height, | |
| plugin = '', | |
| allplugins = '', | |
| allUserAgent = ''; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| MoveNetworksQuantumMediaPlayernpmnqmp071701000001FacebookPlug-In1.0WebExGeneralPluginContainer1.0InstantAction.comGameLauncher1.0GoogleTalkBrowserPlugin1.0iPhotoPhotocast7.0HuluDesktopSupportPlugin1.0SilverlightPlug-In3.0.40818.0Flip4MacWindowsMediaPlugin2.32.3.0.14VeetleTVCoreVLCPlug-inversion0.8.6cVeetleTVPlayerVLCPlug-inversion0.8.6cVeetleBroadcasterPluginVLCPlug-inversion0.8.6cCouponsInc.PluginVersion1.1.5LogMeInPlugin1.0.0.4961.0.496ShockwaveFlash10.1.102.64JavaPlug-In2forNPAPIBrowsers13.4.0QuickTimePlug-in7.6.67.6.6Mozilla/5.0(Macintosh;IntelMacOSX10.6;rv:2.0)Gecko/20100101Firefox/4.0MacIntelen-US1440x900AdobeCaslonProBoldAdobeCaslonProBoldItalicAdobeCaslonProItalicAdobeCaslonProSmBdItalicAdobeGaramondProBoldAdobeGaramondProBoldItalicAdobeGaramondProItalicAmericanTypewriterCondensedAmericanTypewriterCondensedLightAmericanTypewriterLightAppleLiGothicMediumAppleLiSungLightArialBoldArialBoldItalicArialItalicArialNarrowBoldArialNarrowBoldItalicArialNarrowItalicArialRoundedMTBoldAurulentSans-BoldAurulentSans |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| package { | |
| import flash.display.Sprite; | |
| import flash.text.Font; | |
| import flash.text.FontType; | |
| import flash.text.FontStyle; | |
| import flash.external.ExternalInterface; | |
| public class FontList extends Sprite | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| var ktCode = (function() { | |
| function Kontagent(config) { | |
| this.api = null; | |
| this.img = document.createElement('img'); | |
| this.url_path = encodeURIComponent(window.location.pathname); | |
| this.st1 = this.getQueryStrings()['st1'] || ''; | |
| this.st2 = this.getQueryStrings()['st2'] || ''; | |
| this.st3 = this.getQueryStrings()['st3'] || ''; | |
| this.kt_cust_id = this.getQueryStrings()['kt_cust_id'] || 'unknown'; | |
| this.fb_ref = this.getQueryStrings()['fb_ref'] || ''; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if(document.getElementById('kt_fbLikeButton')) { | |
| var fbLikeButton_opts = {}, | |
| fbLikeButton_layout =document.getElementById('kt_fbLikeButton').getAttribute('kt_fbLikeButton:layout'), | |
| fbLikeButton_showface =document.getElementById('kt_fbLikeButton').getAttribute('kt_fbLikeButton:show_face'); | |
| fbLikeButton_width =document.getElementById('kt_fbLikeButton').getAttribute('kt_fbLikeButton:width'); | |
| if(fbLikeButton_layout) { | |
| fbLikeButton_opts.layout = fbLikeButton_layout; | |
| } | |
| if(fbLikeButton_showface) { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| function getOptsFromElement(element, attributes) { | |
| var opts = {}; | |
| for (var prop in attributes) { | |
| if (attributes.hasOwnProperty(prop)) { | |
| var value = element.getAttribute(attributes[prop]); | |
| if (value) { | |
| opts[prop] = value; | |
| } | |
| } | |
| } |
OlderNewer