Expand my Community achievements bar.

Mbox.js throwing error in console and the personalisation is not applied on the website

Avatar

Level 2

Hi,

I am trying to personalise the content in my website using adobe target. I have created activities and experiences. The preview urls under the activities display as expected, however, the actual website does not reflect the personalisation setup in target. I have tried A/B testing and also experienced targeting. None of them work.

When i checked my console I found two mbox realted errors.

Uncaught TypeError: mbox.Ce is not a function
    at mbox.finalize (mbox-contents-81b7d9d…-staging.js:1666)
    at mbox-contents-81b7d9d…-staging.js:1746
    at mboxList.each (mbox-contents-81b7d9d…-staging.js:816)
    at Pe (mbox-contents-81b7d9d…-staging.js:1745)
    at mbox-contents-81b7d9d…-staging.js:1818
    at Array.qf (mbox-contents-81b7d9d…-staging.js:1945)
    at If (mbox-contents-81b7d9d…-staging.js:2232)
    at HTMLDocument.<anonymous> (mbox-contents-81b7d9d…-staging.js:2239)

 

Uncaught TypeError: re.Hc is not a function
    at mboxFactory.Cf (mbox-contents-81b7d9d…-staging.js:2098)
    at mboxFactory.sf (mbox-contents-81b7d9d…-staging.js:2118)
    at mboxFactory.uf (mbox-contents-81b7d9d…-staging.js:2036)
    at mboxFactory.create (mbox-contents-81b7d9d…-staging.js:2015)
    at Object.Bg (mbox-contents-81b7d9d…-staging.js:2625)
    at Object.Xg.TNT.createGlobalMbox (mbox-contents-81b7d9d…-staging.js:2778)
    at mbox.js:2847

Please find attached the mbox file I am using.

I have tried changing my marketing cloud target configuration to pick the mbox.js file from DTM too. That did not work either.

Need help. Please find attached the mbox.js that I have included in my page component.

11 Replies

Avatar

Level 10

Hi ,

These errors look like mbox.js is  only partially downloaded. Please  re-download the mbox.js and redeploy. However if the issue still persists then please share the personalization activity url as well as your Adobe target account credentials in private message so that we can debug the issue at our end.

Thanks & Regards

Parit Mittal

Avatar

Level 2

Hi Parit,

I tried to apply target personlization on we-retail site to check if the mbox script issue is due to my website or because of mbox script.

In this process i created data element in dtm and passed its value as a globox mbox variable to adobe target.

However when i check the adobe debugger, only the static parameters are showing up, and the dynamic parameters that I set using % symbol do not show up.

I also created an event in DTM that has a sample java script to show the variable value in an alert box. As expected this alert shows up in we-retail site with the expected value, but when the same data element is used to pass dynamic values to a global mbox parameter the value in the debugger show blank.

I remember seeing the values in the debugger window a week ago, however they dont show up any more. I did not do any changes with respect to the dtm configuration since then.

Need help.

Avatar

Level 10

Hi Deepthi,

This seems to a timing issue i.e. The time at which Target Global Mbox Call is fired , The data Element is not getting initialized and is blank by default. Can you please let me know the type of Data Element you are using i.e. JS Object, Custome Code etc.

Thanks & Regards

Parit Mittal

Avatar

Level 2

Hi Deepthi,

 

I also encountered almost the same error while I was integrating Target with AEM  , and there were few errors which were there on the page,

as we had few uninitialized json structure  placed before the targetted content , which was all together breaking the mbox.js.

Try loading the page in Firefox other than chrome and check the console .

Do try and get back  .

 

Regards,

Arpit Gupta

Avatar

Level 2

Hi Arpit,

I also see mbox related erros in chrome browser.

Firefox does not show any errors, but the personalization configured in Adobe target does not reflect on the site. This i believe is because DTM is not passing dynamic value of the data elements to adobe target as mbox global parameters

Avatar

Level 2

Hi,

Hope there is no restriction in the host that might be blocking the calls .

a ) You can change the setting from [Target -> Setup Tab -> Hosts on Left Rail -> Settings ] and remove the check from Authorized Hosts if present

b) Secondly , I believe you must have already added the code snippet also for Target which is  available here  [https://docs.adobe.com/docs/en/aem/6-1/develop/personalization/target.html].

c) For better debugging of mbox call : can you check the mbox trace by adding the url with the below parameter

?mboxTrace=window&authorization="your-authntication-token"

You can grab the authentication token from your marketing cloud by going to  [Target -> Setup Tab -> Implementation on Left Rail ]

 

Let me know if you are able to connect something here .

 

Regards,

Arpit

#happyHoli

Avatar

Level 10

Hi Deeepthi,

Is the above issue resolved?

Thanks & Regards

Parit Mittal

Avatar

Level 2

Hi ,

 

Could you share the mbox trace here ?

 

Regards ,

Arpit

Avatar

Level 2

Tue Jul 25 2017 17:19:33 GMT+1000 (AEST)


{
  "clientCode": "accentureplcpartners",
  "request": {
    "mbox": {
      "name": "target-global-mbox",
      "type": "JavaScript - standard",
      "version": 62,
      "count": 1,
      "parameters": {
        "mboxMCSDID": "5010DF66C72E5DE3-705085B48851BF16",
        "screenWidth": "1440",
        "mboxMCGVID": "40056511285157816010994585905807683750",
        "mboxMCGLH": "8",
        "mboxTime": "1501003173374",
        "year": "2012",
        "browserHeight": "450",
        "referal": "13",
        "screenHeight": "900",
        "mboxXDomain": "enabled",
        "userid": "",
        "duein": "10",
        "browserTimeOffset": "600",
        "mboxAAMB": "NRX38WO0n5BH8Th-nqAG_A",
        "colorDepth": "24",
        "category": "electricity",
        "browserWidth": "1409",
        "customer": "electricity"
      }
    },
    "pageId": "1c661e55d95749f0af701bf291202b83",
    "sessionId": "82115a61081843ccb498cec74f96ebb7",
    "pageURL": "http://localhost:4501/content/we-retail/us/en/men.html?wcmmode=preview&mboxTrace=window&authorization=502684f8-8435-44ad-a51c-4e44c4aa8a13",
    "host": "localhost",
    "ipAddress": "14.200.83.82",
    "urlParameters": {
      "authorization": "502684f8-8435-44ad-a51c-4e44c4aa8a13",
      "mboxTrace": "window",
      "wcmmode": "preview"
    },
    "requestHeaders": {
      "referer": "http://localhost:4501/content/we-retail/us/en/men.html?wcmmode=preview&mboxTrace=window&authorization=502684f8-8435-44ad-a51c-4e44c4aa8a13",
      "accept-language": "en-US,en;q=0.5",
      "cookie": "mboxPC=6db16bf43321442e8f27261a24a47281.27_15; mboxSession=82115a61081843ccb498cec74f96ebb7; mboxTrace=window; mboxDebugTools=ee333a27-b148-479d-9968-ab397996aef0; s_vi_gkix24x7Ekxxx7Ekd=[CS]v4|2CB2D48D852C00FD-400000C0C0004866|5965A91B[CE]; s_vi_knhgkizxxen=[CS]v4|2CB2D48D852C00FD-400000C0C0004869|5965A91B[CE]",
      "host": "accentureplcpartners.tt.omtrdc.net",
      "connection": "keep-alive",
      "x-cluster-client-ip": "14.200.83.82",
      "accept-encoding": "gzip, deflate",
      "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:54.0) Gecko/20100101 Firefox/54.0",
      "accept": "*/*"
    }
  },
  "campaigns": [
    {
      "id": 164864,
      "campaignName": "cust category",
      "branchId": 2,
      "branchName": "Experience B",
      "offers": [
        383237,
        403719,
        383236,
        383238,
        383233,
        383232,
        383235,
        383234,
        383252,
        383255,
        383251,
        383250,
        393628,
        383257,
        395674,
        393627,
        383256,
        395675,
        383258,
        395673,
        386791,
        383277,
        383276,
        383279,
        383278,
        383280,
        121974,
        383229,
        383228,
        383231,
        383230
      ],
      "metrics": [
        {
          "name": "Display mboxes",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        },
        {
          "name": "Entry",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        },
        {
          "name": "MY PRIMARY GOAL",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        }
      ],
      "displayResponseType": "MULTIPLE_VISUAL_OFFER_RESPONSE",
      "environmentId": 3343
    },
    {
      "id": 167094,
      "campaignName": "gas campaign a/b",
      "branchId": 2,
      "branchName": "Experience C",
      "offers": [
        400910,
        395612,
        395613,
        395610,
        395611
      ],
      "metrics": [
        {
          "name": "Display mboxes",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        },
        {
          "name": "Entry",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        }
      ],
      "displayResponseType": "MULTIPLE_VISUAL_OFFER_RESPONSE",
      "environmentId": 3343
    },
    {
      "id": 164268,
      "campaignName": "referal bonus",
      "branchId": 4,
      "branchName": "Experience B",
      "offers": [
        380967,
        380966,
        400885,
        393648,
        121974,
        393645
      ],
      "metrics": [
        {
          "name": "Display mboxes",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        },
        {
          "name": "Entry",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        },
        {
          "name": "MY PRIMARY GOAL",
          "actionExpected": "NONE",
          "eventTypes": [
            "IMPRESSION"
          ]
        }
      ],
      "displayResponseType": "MULTIPLE_VISUAL_OFFER_RESPONSE",
      "environmentId": 3343
    }
  ],
  "profile": {
    "visitorId": {
      "tntId": "6db16bf43321442e8f27261a24a47281",
      "marketingCloudVisitorId": "40056511285157816010994585905807683750",
      "profileLocation": "27_15",
      "new": false
    },
    "secondaryVisitorId": {
      "tntId": "6db16bf43321442e8f27261a24a47281",
      "profileLocation": "27_15",
      "new": false
    },
    "beforeExecutionProfileSnapshot": {
      "modifiedAt": "2017-07-25T03:17:30.326-04:00",
      "profileAttributes": {
        "user.newC": {
          "value": "true",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "previousSessionStart": {
          "value": "1500965889474",
          "modifiedAt": "2017-07-25T02:58:09.474-04:00"
        },
        "sessionCount": {
          "value": "2",
          "modifiedAt": "2017-07-25T02:58:09.474-04:00"
        },
        "modellingVariables": {
          "value": "1.500861635446E12,1.500967173503E12,1.500965889475E12,1.500861635446E12,-41865.0,7.0,18.0,2.0,1c661e55d95749f0af701bf291202b83,{167094=167094,1,1500863393581,1500966045256,<null>,<null>,-1,0,{(2,395612)=4, (3,395613)=4, (0,395610)=4, (1,395611)=4, (4,400910)=4}, 164268=164268,1,1500863393581,1500966045248,<null>,<null>,-1,0,{(2,393645)=4, (5,121974)=4, (0,380966)=4, (1,380967)=4, (3,393648)=4, (4,400885)=4}, 164864=164864,1,1500863393581,1500966045255,<null>,<null>,-1,0,{(4,383232)=1, (5,383238)=1, (20,395674)=1, (21,395675)=1, (10,383237)=1, (28,383251)=1, (19,395673)=1, (39,121974)=1, (14,383258)=1, (38,121974)=1, (37,121974)=1, (36,121974)=1, (35,121974)=1, (7,383255)=1, (9,383257)=1, (34,121974)=1, (33,121974)=1, (22,403719)=1, (8,383252)=1, (13,383250)=1, (27,383236)=1, (6,383256)=1, (24,383233)=1, (26,383235)=1, (25,383234)=1, (41,121974)=1, (2,393627)=1, (40,121974)=1, (15,383276)=1, (16,121974)=1, (18,383280)=1, (23,383231)=1, (30,383279)=1, (29,383278)=1, (3,383230)=1, (0,383228)=1, (1,383229)=1, (17,383277)=1, (32,393628)=1, (12,121974)=1, (11,121974)=1, (31,386791)=1}}",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "year": {
          "value": "2012",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "referal": {
          "value": "13",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "user.gender": {
          "value": "male",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "category": {
          "value": "electricity",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "averageDaysBetweenVisits": {
          "value": "1.0",
          "modifiedAt": "2017-07-25T02:58:09.474-04:00"
        },
        "duein": {
          "value": "10",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        },
        "firstSessionStart": {
          "value": "1500861635446",
          "modifiedAt": "2017-07-23T22:00:35.446-04:00"
        },
        "user.cust1": {
          "value": "electricity",
          "modifiedAt": "2017-07-25T03:17:30.198-04:00"
        }
      }
    },
    "afterExecutionProfileSnapshot": {
      "modifiedAt": "2017-07-25T03:19:33.544-04:00",
      "profileAttributes": {
        "user.newC": {
          "value": "true",
          "modifiedAt": "2017-07-25T03:19:33.503-04:00"
        },
        "previousSessionStart": {
          "value": "1500965889474",
          "modifiedAt": "2017-07-25T02:58:09.474-04:00"
        },
        "sessionCount": {
          "value": "2",
          "modifiedAt": "2017-07-25T02:58:09.474-04:00"
        },
        "modellingVariables": {
          "value": "1.500861635446E12,1.500967173503E12,1.500965889475E12,1.500861635446E12,-41865.0,7.0,18.0,2.0,1c661e55d95749f0af701bf291202b83,{167094=167094,1,1500863393581,1500966045256,<null>,<null>,-1,0,{(2,395612)=4, (3,395613)=4, (0,395610)=4, (1,395611)=4, (4,400910)=4}, 164268=164268,1,1500863393581,1500966045248,<null>,<null>,-1,0,{(2,393645)=4, (5,121974)=4, (0,380966)=4, (1,380967)=4, (3,393648)=4, (4,400885)=4}, 164864=164864,1,1500863393581,1500966045255,<null>,<null>,-1,0,{(4,383232)=1, (5,383238)=1, (20,395674)=1, (21,395675)=1, (10,383237)=1, (28,383251)=1, (19,395673)=1, (39,121974)=1, (14,383258)=1, (38,121974)=1, (37,121974)=1, (36,121974)=1, (35,121974)=1, (7,383255)=1, (9,383257)=1, (34,121974)=1, (33,121974)=1, (22,403719)=1, (8,383252)=1, (13,383250)=1, (27,383236)=1, (6,383256)=1, (24,383233)=1, (26,383235)=1, (25,383234)=1, (41,121974)=1, (2,393627)=1, (40,121974)=1, (15,383276)=1, (16,121974)=1, (18,383280)=1, (23,383231)=1, (30,383279)=1, (29,383278)=1, (3,383230)=1, (0,383228)=1, (1,383229)=1, (17,383277)=1, (32,393628)=1, (12,121974)=1, (11,121974)=1, (31,386791)=1}}",
          "modifiedAt": "2017-07-25T03:19:33.503-04:00"
        },
        "year": {
          "value": "2012",
          "modifiedAt": "2017-07-25T03:19:33.502-04:00"
        },
        "referal": {
          "value": "13",
          "modifiedAt": "2017-07-25T03:19:33.502-04:00"
        },
        "user.gender": {
          "value": "male",
          "modifiedAt": "2017-07-25T03:19:33.503-04:00"
        },
        "category": {
          "value": "electricity",
          "modifiedAt": "2017-07-25T03:19:33.502-04:00"
        },
        "averageDaysBetweenVisits": {
          "value": "1.0",
          "modifiedAt": "2017-07-25T02:58:09.474-04:00"
        },
        "duein": {
          "value": "10",
          "modifiedAt": "2017-07-25T03:19:33.502-04:00"
        },
        "firstSessionStart": {
          "value": "1500861635446",
          "modifiedAt": "2017-07-23T22:00:35.446-04:00"
        },
        "user.cust1": {
          "value": "electricity",
          "modifiedAt": "2017-07-25T03:19:33.503-04:00"
        }
      }
    }
  },
  "content": "_AT.applyWhenReady([{\"action\":\"setAttribute\",\"selector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV.default:eq(0) > DIV.we-CategoryTeaser:eq(0) > DIV.crop:eq(0) > IMG.crop__content:eq(0)\",\"attribute\":\"src\",\"value\":\"/content/dam/utility/campaigns/Save10_large.png\",\"cssSelector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > IMG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"property\":\"display\",\"action\":\"setStyle\",\"selector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV.default:eq(0) > DIV.we-CategoryTeaser:eq(0) > H2:nth-of-type(1)\",\"value\":\"none\",\"cssSelector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV:nth-of-type(1) > DIV:nth-of-type(1) > H2:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV.default:eq(0) > DIV.we-CategoryTeaser:eq(0) > A.btn:eq(0)\",\"content\":\"OUR GAS PACKAGES &amp; PRICES\",\"cssSelector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV:nth-of-type(1) > DIV:nth-of-type(1) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author\",\"content\":\"<div class=\\\"default category-teaser\\\">\\n<div class=\\\"we-CategoryTeaser cq-dd-image\\\">\\n<div class=\\\"crop crop-16_9\\\" style=\\\"display: block;\\\"><img class=\\\"crop__content\\\" data-lazy-src=\\\"/content/we-retail/us/en/men/_jcr_content/root/responsivegrid/category_teaser_980945351/default.img.jpeg\\\" src=\\\"/content/dam/utility/campaigns/Save10_large.png\\\" /></div>\\n\\n<h2 style=\\\"display: none;\\\">ALWAYS COMFORTABLE</h2>\\n\\n<h3></h3>\\n<a class=\\\"btn btn-action btn-primary\\\" href=\\\"/content/dam/utility/campaigns/Save10_large.png?utm_source=Target&amp;utm_medium=Direct&amp;utm_campaign=gasCampA&amp;utm_content=image\\\" style=\\\"display: block;\\\" target=\\\"_self\\\">OUR GAS PACKAGES &amp; PRICES</a></div>\\n<cq data-config=\\\"{&quot;path&quot;:&quot;/content/we-retail/us/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default&quot;,&quot;slingPath&quot;:&quot;/content/we-retail/us/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default.html&quot;,&quot;dialog&quot;:&quot;/apps/we-retail/components/content/category-teaser/cq:dialog&quot;,&quot;dialogLoadingMode&quot;:&quot;auto&quot;,&quot;dialogLayout&quot;:&quot;auto&quot;,&quot;dialogSrc&quot;:&quot;/mnt/override/apps/we-retail/components/content/category-teaser/_cq_dialog.html/content/we-retail/us/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default&quot;,&quot;dialogClassic&quot;:&quot;/apps/we-retail/components/content/category-teaser/dialog&quot;,&quot;type&quot;:&quot;we-retail/components/content/category-teaser&quot;,&quot;policyPath&quot;:&quot;root/responsivegrid/we-retail/components/content/category-teaser&quot;,&quot;csp&quot;:&quot;page/root|responsivegrid/responsivegrid/target|parbase/default|category-teaser&quot;,&quot;editConfig&quot;:{&quot;dropTarget&quot;:[{&quot;id&quot;:&quot;image&quot;,&quot;name&quot;:&quot;./fileReference&quot;,&quot;accept&quot;:[&quot;image/.*&quot;],&quot;groups&quot;:[&quot;media&quot;]}]},&quot;msm:liveRelationship&quot;:{&quot;msm:syncPath&quot;:&quot;/men/jcr:content/root/responsivegrid/category_teaser_980945351/default&quot;,&quot;msm:sourcePath&quot;:&quot;/content/we-retail/language-masters/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default&quot;,&quot;msm:targetPath&quot;:&quot;/content/we-retail/us/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default&quot;,&quot;msm:liveCopyPath&quot;:&quot;/content/we-retail/us/en&quot;,&quot;msm:liveCopyBpPath&quot;:&quot;/content/we-retail/language-masters/en&quot;,&quot;msm:isDeep&quot;:true,&quot;msm:isInheritedConfig&quot;:true,&quot;msm:isRootConfig&quot;:true,&quot;msm:status&quot;:{&quot;msm:isCancelled&quot;:false,&quot;msm:isCancelledForChildren&quot;:false,&quot;msm:isCancelledOn&quot;:&quot;&quot;,&quot;msm:isEditable&quot;:true,&quot;msm:isTargetExisting&quot;:true,&quot;msm:isSourceExisting&quot;:false,&quot;msm:isPage&quot;:false,&quot;cq:lastRolledout&quot;:1457990338013,&quot;cq:lastRolledoutBy&quot;:&quot;admin&quot;,&quot;msm:isSourceModified&quot;:false,&quot;msm:isSourceDeleted&quot;:true,&quot;msm:isTargetFromDifferentTree&quot;:false,&quot;msm:isTargetSkipped&quot;:false,&quot;msm:isTargetModified&quot;:false,&quot;msm:isTargetDeleted&quot;:false,&quot;msm:isTargetManuallyCreated&quot;:false,&quot;msm:cancelledProperties&quot;:[]},&quot;cq:rolloutConfigs&quot;:[&quot;/etc/msm/rolloutconfigs/default&quot;],&quot;msm:computationTime&quot;:-1},&quot;responsive&quot;:{&quot;default&quot;:{&quot;width&quot;:&quot;6&quot;,&quot;behavior&quot;:null}}}\\\" data-path=\\\"/content/we-retail/us/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default\\\"></cq></div>\\n<!--cq{\\\"decorated\\\":true,\\\"type\\\":\\\"we-retail/components/content/category-teaser\\\",\\\"path\\\":\\\"/content/we-retail/us/en/men/jcr:content/root/responsivegrid/category_teaser_980945351/default\\\",\\\"selectors\\\":null,\\\"servlet\\\":\\\"Script /apps/we-retail/components/content/category-teaser/category-teaser.html\\\",\\\"totalTime\\\":8,\\\"selfTime\\\":8}-->\\n\\n<div class=\\\"faded\\\" id=\\\"content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author--target-placeholder\\\">\\n<div class=\\\"target-Wait--centered target-Wait--large\\\"></div>\\n</div>\",\"cssSelector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV.default:eq(0) > DIV.we-CategoryTeaser:eq(0)\",\"content\":\"<div class=\\\"crop crop-16_9\\\" style=\\\"display: block;\\\"><img class=\\\"crop__content\\\" data-lazy-src=\\\"/content/we-retail/us/en/men/_jcr_content/root/responsivegrid/category_teaser_980945351/default.img.jpeg\\\" src=\\\"/content/dam/utility/campaigns/Save10_large.png\\\" /></div>\\n\\n<h2 style=\\\"display: none;\\\">ALWAYS COMFORTABLE</h2>\\n\\n<h3></h3>\\n<a class=\\\"btn btn-action btn-primary\\\" href=\\\"/content/dam/utility/campaigns/Save10_large.png?utm_source=Target&amp;utm_medium=Direct&amp;utm_campaign=gasCampA&amp;utm_content=image\\\" style=\\\"display: block;\\\" target=\\\"_self\\\">OUR GAS PACKAGES &amp; PRICES</a>\\n<script>\\ntargetPageParams =  {\\n    \\\"utm_campaign\\\": \\\"Gas campaign\\\",\\n    \\\"utm_content\\\": \\\"Experience A\\\",\\n    \\\"utm_medium\\\":  \\\"Target\\\" ,\\n     \\\"utm_source\\\": \\\"Direct\\\" ,\\n \\n};\\n</script>\",\"cssSelector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV:nth-of-type(1) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setAttribute\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(0) > DIV.we-ArticleTeaser:eq(0) > A.we-ArticleTeaser-link:eq(0) > DIV.we-ArticleTeaser-visual:eq(0) > IMG:nth-of-type(1)\",\"attribute\":\"src\",\"value\":\"/content/dam/utility/campaigns/usage_graph.png\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(1) > DIV:nth-of-type(1) > A:nth-of-type(1) > DIV:nth-of-type(1) > IMG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(0) > DIV.we-ArticleTeaser:eq(0) > A.we-ArticleTeaser-link:eq(0) > H3.we-ArticleTeaser-title:eq(0)\",\"content\":\"Monthly electricity usage.\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(1) > DIV:nth-of-type(1) > A:nth-of-type(1) > H3:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setAttribute\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(2) > DIV.we-ArticleTeaser:eq(0) > A.we-ArticleTeaser-link:eq(0) > DIV.we-ArticleTeaser-visual:eq(0) > IMG:nth-of-type(1)\",\"attribute\":\"src\",\"value\":\"/content/dam/utility/campaigns/electricity_bill.jpg\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(3) > DIV:nth-of-type(1) > A:nth-of-type(1) > DIV:nth-of-type(1) > IMG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(2) > DIV.we-ArticleTeaser:eq(0) > A.we-ArticleTeaser-link:eq(0) > H3.we-ArticleTeaser-title:eq(0)\",\"content\":\"Electricity bill for the month. Click here to pay\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(3) > DIV:nth-of-type(1) > A:nth-of-type(1) > H3:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#cq-gen150 > A.btn:eq(0)\",\"content\":\"OTHER PACKAGES &amp; PRICES\",\"cssSelector\":\"#cq-gen150 > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.category-teaser:eq(0) > DIV.we-CategoryTeaser:eq(0) > A.btn:eq(0)\",\"content\":\"packages &amp; pricing\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(5) > DIV:nth-of-type(1) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.footer:eq(0) > FOOTER.we-Footer:eq(0) > DIV.container:eq(0) > DIV.row:eq(0) > DIV.col-md-6:eq(0) > DIV.col-lg-3:eq(2) > DIV.we-Footer-nav:eq(0) > H2.h4:eq(0) > A:nth-of-type(1)\",\"content\":\"Contact Us\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(10) > FOOTER:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(3) > DIV:nth-of-type(1) > H2:nth-of-type(1) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.footer:eq(0) > FOOTER.we-Footer:eq(0) > DIV.container:eq(0) > DIV.row:eq(0) > DIV.col-md-6:eq(0) > DIV.col-lg-3:eq(1) > DIV.we-Footer-nav:eq(0) > H2.h4:eq(0) > A:nth-of-type(1)\",\"content\":\"Pricing\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(10) > FOOTER:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > H2:nth-of-type(1) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.footer:eq(0) > FOOTER.we-Footer:eq(0) > DIV.container:eq(0) > DIV.row:eq(0) > DIV.col-md-6:eq(0) > DIV.col-lg-3:eq(0) > DIV.we-Footer-nav:eq(0) > H2.h4:eq(0) > A:nth-of-type(1)\",\"content\":\"Packages\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(10) > FOOTER:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(2) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > H2:nth-of-type(1) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.button:eq(0) > A.btn:eq(0)\",\"content\":\"OUR PRODUCTS\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(4) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setAttribute\",\"selector\":\"HTML > BODY > DIV.category-teaser:eq(0) > DIV.we-CategoryTeaser:eq(0) > DIV.crop:eq(0) > IMG.crop__content:eq(0)\",\"attribute\":\"src\",\"value\":\"/content/dam/utility/campaigns/bulb.jpg\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(5) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > IMG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.category-teaser:eq(0) > DIV.we-CategoryTeaser:eq(0) > H2:nth-of-type(1)\",\"content\":\"<span style=\\\"color:#FF8C00;\\\">electricity consumer</span>\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(5) > DIV:nth-of-type(1) > H2:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.footer:eq(0) > FOOTER.we-Footer:eq(0) > DIV.container:eq(0) > DIV.row:eq(0) > DIV.col-md-4:eq(0) > DIV.we-Logo:eq(0) > STRONG:nth-of-type(1)\",\"content\":\"utility\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(10) > FOOTER:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > DIV:nth-of-type(1) > STRONG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.text:eq(0) > P.cq-placeholder:eq(0)\",\"content\":\"<div class=\\\"we-Logo we-Logo--big\\\" style=\\\"display: block;\\\">WE.<strong style=\\\"display: inline-block; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;\\\">UTILITY</strong></div>\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(3) > P:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"property\":\"background-color\",\"action\":\"setStyle\",\"selector\":\"HTML > BODY > DIV.text:eq(0) > P.cq-placeholder:eq(0) > DIV.we-Logo:eq(0)\",\"priority\":\"important\",\"value\":\"rgba(0,0,0,1)\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(3) > P:nth-of-type(1) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.title:eq(0) > DIV.row:eq(0) > H2.we-Header:eq(0)\",\"content\":\"Your details\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(7) > DIV:nth-of-type(1) > H2:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(2) > DIV.we-ArticleTeaser:eq(0) > H3.we-ArticleTeaser-title:eq(0)\",\"content\":\"<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/climbing-on-kalymnos-island--greece.html\\\" onclick=\\\"CQ_Analytics.record({event: 'listTeaserItemClicked', values: { listItemPath: '/content/we-retail/us/en/experience/climbing-on-kalymnos-island--greece' }, collect:  false, options: { obj: this }, componentPath: 'we-retail/components/content/articles-list/article-teaser'})\\\"> </a><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/bill-pay.html?utm_source=Target&amp;utm_medium=Direct&amp;utm_campaign=elecbill&amp;utm_content=page\\\" style=\\\"display: inline-block; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;\\\" target=\\\"_self\\\">Your Electricity bill for the month. Click here to pay.</a>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(3) > DIV:nth-of-type(1) > H3:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.category-teaser:eq(0) > DIV.we-CategoryTeaser:eq(0)\",\"content\":\"<div class=\\\"crop crop-16_9\\\"><img class=\\\"crop__content\\\" data-lazy-src=\\\"/content/we-retail/us/en/men/_jcr_content/root/responsivegrid/category_teaser.img.jpeg\\\" src=\\\"/content/dam/utility/campaigns/bulb.jpg\\\" /></div>\\n\\n<h2 style=\\\"background-color: transparent ! important; left: 20px; top: 141px;\\\"><span style=\\\"color: rgb(255, 140, 0); position: relative; left: 531px; top: -20px;\\\">ELECTRICITY CONSUMER</span></h2>\\n\\n<h3></h3>\\n<a class=\\\"btn btn-action btn-primary\\\" href=\\\"/content/we-retail/us/en/products/men/shirts.html?utm_source=Target&amp;utm_medium=Direct&amp;utm_campaign=electricity&amp;utm_content=bill\\\">PACKAGES &amp; PRICING</a> \\n<script>\\ntargetPageParams =  {\\n    \\\"utm_campaign\\\": \\\"Electricity Customers\\\",\\n    \\\"utm_content\\\": \\\"electricity consumers\\\",\\n    \\\"utm_medium\\\":  \\\"Target\\\" ,\\n     \\\"utm_source\\\": \\\"Direct\\\" ,\\n};\\n</script>\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(5) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(2) > DIV.we-ArticleTeaser:eq(0)\",\"content\":\"<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/bill-pay.html?utm_source=Target&amp;utm_medium=Direct&utm_campaign=elecbill&utm_content=page\\\">\\n<div class=\\\"we-ArticleTeaser-visual\\\"><img alt=\\\"Climbing on Kalymnos Island, Greece\\\" data-lazy-src=\\\"/content/dam/utility/campaigns/electricity_bill.jp\\\" src=\\\"/content/dam/utility/campaigns/electricity_bill.jpg\\\" /></div>\\n</a>\\n\\n<h3 class=\\\"we-ArticleTeaser-title\\\" style=\\\"display: block;\\\"><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/bill-pay.html?utm_source=Target&utm_medium=Direct&utm_campaign=elecbill&utm_content=page\\\"> </a><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/bill-pay.html?utm_source=Target&utm_medium=Direct&utm_campaign=elecbill&utm_content=page\\\" style=\\\"display: inline-block; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;\\\" target=\\\"_self\\\">Your Electricity bill for the month. Click here to pay.</a></h3>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(3) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(0) > DIV.we-ArticleTeaser:eq(0)\",\"content\":\"<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/dam/utility/campaigns/usage_graph.png\\\">\\n<div class=\\\"we-ArticleTeaser-visual\\\"><img alt=\\\"Arctic Surfing In Lofoten\\\" data-lazy-src=\\\"/content/dam/utility/campaigns/usage_graph.png\\\" src=\\\"/content/dam/utility/campaigns/usage_graph.png\\\" /></div>\\n</a>\\n\\n<h3 class=\\\"we-ArticleTeaser-title\\\"><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"http://localhost:4501/content/dam/utility/campaigns/usage_graph.png\\\" style=\\\"display: inline-block; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;\\\" target=\\\"_self\\\">Yearly average Electricity consumption.</a></h3>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(1) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setAttribute\",\"selector\":\"#cq-gen150 > DIV.crop:eq(0) > IMG.crop__content:eq(0)\",\"attribute\":\"src\",\"value\":\"/content/dam/utility/campaigns/bulb.jpg\",\"cssSelector\":\"#cq-gen150 > DIV:nth-of-type(1) > IMG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#cq-gen150 > H2:nth-of-type(1)\",\"content\":\"<span style=\\\"color:#0000CD;\\\">ELECTRICTY CONSUMER</span>\",\"cssSelector\":\"#cq-gen150 > H2:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#cq-gen150 > H2:nth-of-type(1) > SPAN:nth-of-type(1)\",\"content\":\"<span style=\\\"color:#FFFF00;\\\">ELECTRICTY CONSUMER</span>\",\"cssSelector\":\"#cq-gen150 > H2:nth-of-type(1) > SPAN:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"finalLeftPosition\":212,\"action\":\"move\",\"finalTopPosition\":-24,\"selector\":\"#cq-gen150 > H2:nth-of-type(1) > SPAN:nth-of-type(1) > SPAN:nth-of-type(1)\",\"position\":\"relative\",\"cssSelector\":\"#cq-gen150 > H2:nth-of-type(1) > SPAN:nth-of-type(1) > SPAN:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#cq-gen150 > H2:nth-of-type(1) > SPAN:nth-of-type(1) > SPAN:nth-of-type(1)\",\"content\":\"<span style=\\\"color:#FFD700;\\\">ELECTRICTY CONSUMER</span>\",\"cssSelector\":\"#cq-gen150 > H2:nth-of-type(1) > SPAN:nth-of-type(1) > SPAN:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"finalLeftPosition\":531,\"action\":\"move\",\"finalTopPosition\":-20,\"selector\":\"HTML > BODY > DIV.category-teaser:eq(0) > DIV.we-CategoryTeaser:eq(0) > H2:nth-of-type(1) > SPAN:nth-of-type(1)\",\"position\":\"relative\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(5) > DIV:nth-of-type(1) > H2:nth-of-type(1) > SPAN:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.text:eq(0) > P.cq-placeholder:eq(0) > DIV.we-Logo:eq(0)\",\"content\":\"<span style=\\\"color:#FFFFFF;\\\"><strong>WE.</strong></span><strong style=\\\"display: inline-block; margin-top: 0px; margin-bottom: 0px; padding-top: 0px; padding-bottom: 0px;\\\">UTILITY</strong>\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(3) > P:nth-of-type(1) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"HTML > BODY > DIV.text:eq(0) > P.cq-placeholder:eq(0) > DIV.we-Logo:eq(0) > SPAN:nth-of-type(1) > STRONG:nth-of-type(1)\",\"content\":\"<span style=\\\"color:#FFFFFF;\\\">WE.</span>\",\"cssSelector\":\"HTML > BODY > DIV:nth-of-type(3) > P:nth-of-type(1) > DIV:nth-of-type(1) > SPAN:nth-of-type(1) > STRONG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(2) > DIV.we-ArticleTeaser:eq(0) > H3.we-ArticleTeaser-title:eq(0) > A.we-ArticleTeaser-link:eq(1)\",\"content\":\"Your Electricity bill for the month. Click here to pay.\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(3) > DIV:nth-of-type(1) > H3:nth-of-type(1) > A:nth-of-type(2)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(0) > DIV.we-ArticleTeaser:eq(0) > H3.we-ArticleTeaser-title:eq(0) > A.we-ArticleTeaser-link:eq(0)\",\"content\":\"Yearly average Electricity consumption.\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(1) > DIV:nth-of-type(1) > H3:nth-of-type(1) > A:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setAttribute\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(1) > DIV.we-ArticleTeaser:eq(0) > A.we-ArticleTeaser-link:eq(0) > DIV.we-ArticleTeaser-visual:eq(0) > IMG:nth-of-type(1)\",\"attribute\":\"src\",\"value\":\"/content/dam/utility/campaigns/alreadyreferrals.jpg\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(2) > DIV:nth-of-type(1) > A:nth-of-type(1) > DIV:nth-of-type(1) > IMG:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(1) > DIV.we-ArticleTeaser:eq(0) > A.we-ArticleTeaser-link:eq(0) > H3.we-ArticleTeaser-title:eq(0)\",\"content\":\"<span style=\\\"color:#008000;\\\"><em>Earn 2% discount on your next bill for every successful referal you make </em></span><em></em>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(2) > DIV:nth-of-type(1) > A:nth-of-type(1) > H3:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(1)\",\"content\":\"<div class=\\\"we-ArticleTeaser\\\"><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/climbing-in-the-massif-du-mont-blanc.html\\\" onclick=\\\"CQ_Analytics.record({event: 'listTeaserItemClicked', values: { listItemPath: '/content/we-retail/us/en/experience/climbing-in-the-massif-du-mont-blanc' }, collect:  false, options: { obj: this }, componentPath: 'we-retail/components/content/articles-list/article-teaser'})\\\">\\n<div class=\\\"we-ArticleTeaser-visual\\\"><img alt=\\\"Climbing in the Massif du Mont Blanc\\\" data-lazy-src=\\\"/content/we-retail/us/en/experience/climbing-in-the-massif-du-mont-blanc.article-image.jpeg\\\" src=\\\"/content/dam/utility/campaigns/alreadyreferrals.jpg\\\" /></div>\\n</a>\\n\\n<h3 class=\\\"we-ArticleTeaser-title\\\"><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/dam/utility/campaigns/alreadyreferrals.jpg\\\" target=\\\"_self\\\"><span style=\\\"color:#008000;\\\"><em>Earn 2% discount on your next bill for every successful referal you make </em></span><em></em></a></h3>\\n<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/climbing-in-the-massif-du-mont-blanc.html\\\" onclick=\\\"CQ_Analytics.record({event: 'listTeaserItemClicked', values: { listItemPath: '/content/we-retail/us/en/experience/climbing-in-the-massif-du-mont-blanc' }, collect:  false, options: { obj: this }, componentPath: 'we-retail/components/content/articles-list/article-teaser'})\\\"> </a></div>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(2)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(1) > DIV.we-ArticleTeaser:eq(0)\",\"content\":\"<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/dam/utility/campaigns/alreadyreferrals.jpg\\\" onclick=\\\"CQ_Analytics.record({event: 'highreferalclicked', values: { listItemPath: '/content/dam/utility/campaigns/alreadyreferrals' }, collect:  false, options: { obj: this }, componentPath: 'we-retail/components/content/articles-list/article-teaser'})\\\">\\n<div class=\\\"we-ArticleTeaser-visual\\\"><img alt=\\\"Climbing in the Massif du Mont Blanc\\\" data-lazy-src=\\\"/content/dam/utility/campaigns/alreadyreferrals.jpg\\\" src=\\\"/content/dam/utility/campaigns/alreadyreferrals.jpg\\\" /></div>\\n</a>\\n\\n<h3 class=\\\"we-ArticleTeaser-title\\\"><a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/referral-high.html\\\" target=\\\"_self\\\"><span style=\\\"color:#008000;\\\"><em>Earn 2% discount on your next bill for every successful referal you make </em></span><em></em></a></h3>\\n<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/dam/utility/campaigns/alreadyreferrals.jpg\\\" onclick=\\\"CQ_Analytics.record({event: 'listTeaserItemClicked', values: { listItemPath: '/content/dam/utility/campaigns/alreadyreferrals' }, collect:  false, options: { obj: this }, componentPath: '/content/dam/utility/campaigns/alreadyreferrals'})\\\"> </a>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(2) > DIV:nth-of-type(1)\"}]);_AT.applyWhenReady([{\"action\":\"setContent\",\"selector\":\"#root_responsivegrid\\\\/articles_list > UL.we-ArticlesList__list:eq(0) > LI.we-ArticlesList__item:eq(1) > DIV.we-ArticleTeaser:eq(0) > H3.we-ArticleTeaser-title:eq(0)\",\"content\":\"<a class=\\\"we-ArticleTeaser-link\\\" href=\\\"/content/we-retail/us/en/experience/referral-high.html?utm_source=Target&amp;utm_medium=Direct&amp;utm_campaign=highreferal&amp;utm_content=page\\\" target=\\\"_self\\\"><span style=\\\"color:#008000;\\\"><em>Earn 2% discount on your next bill for every successful referral you make </em></span><em></em></a>\",\"cssSelector\":\"#root_responsivegrid\\\\/articles_list > UL:nth-of-type(1) > LI:nth-of-type(2) > DIV:nth-of-type(1) > H3:nth-of-type(1)\"}]);var mboxCurrent = mboxFactories.get('default').get('target-global-mbox',0);mboxCurrent.setOffer(new mboxOfferAjax(''));mboxCurrent.getOffer().setOnLoad(function() {});mboxCurrent.loaded();_AT.applyWhenReady([{\"action\":\"trackClick\",\"selector\":\"#content-we-retail-us-en-men-root-responsivegrid-category_teaser_980945351--author > DIV.default:eq(0) > DIV.we-CategoryTeaser:eq(0) > DIV.crop:eq(0) > IMG.crop__content:eq(0)\",\"clickTrackId\":\"32767.167094\"}]);",
  "serverNode": "app15.prod27.offermatica.com",
  "evaluatedCampaignTargets": [
    {
      "campaignId": 164864,
      "campaignName": "cust category",
      "matchedSegmentIds": [
        1183492,
        1170883
      ],
      "unmatchedSegmentIds": [
        1170884
      ],
      "matchedTargetIds": [
        2636310,
        2474919,
        2636311
      ],
      "unmatchedTargetIds": [
        2466304
      ]
    },
    {
      "campaignId": 167094,
      "campaignName": "gas campaign a/b",
      "matchedSegmentIds": [
        1222690,
        1170883
      ],
      "matchedTargetIds": [
        2636092,
        2636093,
        2474919
      ]
    },
    {
      "campaignId": 162135,
      "campaignName": "Untitled Activity 09 Feb. 2017 12:38:19+11:00",
      "matchedSegmentIds": [
        1135950
      ],
      "unmatchedSegmentIds": [
        1121833
      ],
      "matchedTargetIds": [
        2390178,
        2390190
      ],
      "unmatchedTargetIds": [
        2390179
      ]
    },
    {
      "campaignId": 167093,
      "campaignName": "Electricity campaign Offer",
      "matchedSegmentIds": [
        1222672
      ],
      "unmatchedSegmentIds": [
        1174871
      ],
      "matchedTargetIds": [
        3120183,
        3120184
      ],
      "unmatchedTargetIds": [
        2476430
      ]
    },
    {
      "campaignId": 164649,
      "campaignName": "due",
      "matchedSegmentIds": [
        1178769
      ],
      "unmatchedSegmentIds": [
        1178695
      ],
      "matchedTargetIds": [
        2763050,
        2763049
      ],
      "unmatchedTargetIds": [
        2484738
      ]
    },
    {
      "campaignId": 164841,
      "campaignName": "reward points",
      "matchedSegmentIds": [
        1183155
      ],
      "unmatchedSegmentIds": [
        1183154,
        1183201,
        1183196,
        1183197
      ],
      "matchedTargetIds": [
        2476649,
        2476648,
        2762724,
        2762725
      ],
      "unmatchedTargetIds": [
        2494122,
        2494086,
        2466304
      ]
    },
    {
      "campaignId": 164268,
      "campaignName": "referal bonus",
      "matchedSegmentIds": [
        1170833,
        1175423
      ],
      "matchedTargetIds": [
        2476445,
        2624465,
        2624466
      ]
    },
    {
      "campaignId": 185507,
      "campaignName": "IRD Target Activity",
      "unmatchedSegmentIds": [
        1567176
      ],
      "unmatchedTargetIds": [
        3461213
      ]
    },
    {
      "campaignId": 160641,
      "campaignName": "Gender",
      "unmatchedSegmentIds": [
        1092939
      ],
      "matchedTargetIds": [
        2278266
      ],
      "unmatchedTargetIds": [
        2278267
      ]
    },
    {
      "campaignId": 164257,
      "campaignName": "referral ab testing",
      "unmatchedSegmentIds": [
        1170666
      ],
      "matchedTargetIds": [
        2467203
      ],
      "unmatchedTargetIds": [
        2467204
      ]
    },
    {
      "campaignId": 160646,
      "campaignName": "ABC",
      "unmatchedSegmentIds": [
        1092997
      ],
      "matchedTargetIds": [
        2356721
      ],
      "unmatchedTargetIds": [
        2356722
      ]
    },
    {
      "campaignId": 166596,
      "campaignName": "Untitled Activity 15 Mar. 2017 17:15:59+11:00",
      "unmatchedSegmentIds": [
        1230508
      ],
      "unmatchedTargetIds": [
        2547190,
        2547191
      ]
    },
    {
      "campaignId": 170340,
      "campaignName": "Untitled Activity 03 Apr. 2017 11:39:21+10:00",
      "unmatchedSegmentIds": [
        1171334
      ],
      "unmatchedTargetIds": [
        2467121
      ]
    },
    {
      "campaignId": 173423,
      "campaignName": "Untitled Activity 24 Apr. 2017 17:06:16+10:00",
      "unmatchedSegmentIds": [
        1320742
      ],
      "matchedTargetIds": [
        3059311
      ],
      "unmatchedTargetIds": [
        3059312
      ]
    },
    {
      "campaignId": 169492,
      "campaignName": "Untitled Activity 28 Mar. 2017 15:36:15+11:00",
      "unmatchedSegmentIds": [
        1171334
      ],
      "unmatchedTargetIds": [
        2467121
      ]
    },
    {
      "campaignId": 162137,
      "campaignName": "Untitled Activity 09 Feb. 2017 12:45:32+11:00",
      "unmatchedSegmentIds": [
        1121845
      ],
      "matchedTargetIds": [
        2356800
      ],
      "unmatchedTargetIds": [
        2356801
      ]
    },
    {
      "campaignId": 164253,
      "campaignName": "Untitled Activity 28 Feb. 2017 12:30:02+11:00",
      "unmatchedSegmentIds": [
        1170604,
        1146198
      ],
      "matchedTargetIds": [
        2465546
      ],
      "unmatchedTargetIds": [
        2465547,
        2414011
      ]
    }
  ],
  "aam": {
    "segmentIds": [
      "5919395",
      "Target Segment"
    ],
    "cachedSegmentIds": [
      "5919395",
      "Target Segment"
    ],
    "request": {
      "url": "https://apse2.demdex.net/mcevent?d_rtbd=json&d_dst=1&d_cts=2&d_caller=target&d_mid=40056511285157816010994585905807683750&d_blob=NRX38WO0n5BH8Th-nqAG_A&d_orgid=EF11A6C85640AEB67F000101@AdobeOrg",
      "headers": {
        "referer": "http://localhost:4501/content/we-retail/us/en/men.html?wcmmode=preview&mboxTrace=window&authorization=502684f8-8435-44ad-a51c-4e44c4aa8a13",
        "accept-language": "en-US,en;q=0.5",
        "Host": "accenturepartnersandboxamr.demdex.net",
        "connection": "keep-alive",
        "x-forwarded-for": "14.200.83.82",
        "x-cluster-client-ip": "14.200.83.82",
        "accept": "*/*",
        "user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:54.0) Gecko/20100101 Firefox/54.0"
      }
    },
    "profile": {
      "uuid": "39696905142365889450958343799105048790",
      "stuff": [
        {
          "cn": "at_accentureplcpartners",
          "cv": "segments=Target Segment"
        }
      ],
      "traits": [
        2812268
      ],
      "segments": [
        5919395
      ]
    }
  }
}

Avatar

Level 1

Hey arpit,

Thank you. Your solution worked for me.

Regards,

Ashwini