Target DataLayer Value as 'Yes' | Community
Skip to main content
balakrishnad200
New Participant
September 26, 2020
Solved

Target DataLayer Value as 'Yes'

  • September 26, 2020
  • 1 reply
  • 1610 views

Hi All,

I'm new to Target Implementation and my question may looks silly. I have implemented the Target rule and I have passed the Dataelement value to the rule and could notice result as 'true' instead of the 'value'. Is that the outcome is expected.

 

Appreciate the Help !

 

Thanks,

Balakrishna 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by balakrishnad200

Hi LordOfTheRings,

 

I've checked the Data Element on the console and its working fine with _satellite.getVar('page Type') and satellite.getVar('page Category');

Here is the Screenshot for your reference.

 

 

Thanks,

BK

 
 

 

 

 

1 reply

ambikaTewari_ATCI
New Participant
September 29, 2020

Check what is the value returning for the date element on the page where this request is firing.

_satellite.getVar('dataElementName');
If the exact value is returning and not true then need to check the rule configuration

balakrishnad200
balakrishnad200AuthorAccepted solution
New Participant
September 29, 2020

Hi LordOfTheRings,

 

I've checked the Data Element on the console and its working fine with _satellite.getVar('page Type') and satellite.getVar('page Category');

Here is the Screenshot for your reference.

 

 

Thanks,

BK