Send a static value (Using DTM) | Community
Skip to main content
New Participant
October 16, 2015
Solved

Send a static value (Using DTM)

  • October 16, 2015
  • 4 replies
  • 1595 views

Hi, 

I am new to DTM. I have the below javascript code which i placed in my webpage (index.html). 

<script type="text/javascript">

var analyticsPageData = {

pageName:"Insert Page Name",

UserID:"Kishore"

};

</script>

I have created a data element with Type "JS Object" and set the path as "analyticsPageData.UserID"

Now in Page load rules, I have mapped prop3=%UserID% (UserID is my data element name)

however, when i try to see the end results it is not showing the UserID (prop3 as Kishore but it is showing as D=v3

 

Any body can help me here please. Do I need to change anything in the path or it is something else which I am missing. If it is the path change, what should I keep it?

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 m-hmh

Just to check, are you copying prop value in eVar3. If not, push the rule once again and wait for some time and do the hard refresh in the browser to test it.

Let me know if that works.

-Muthalagu

4 replies

m-hmh
m-hmhAccepted solution
New Participant
October 16, 2015

Just to check, are you copying prop value in eVar3. If not, push the rule once again and wait for some time and do the hard refresh in the browser to test it.

Let me know if that works.

-Muthalagu

Rahsing
New Participant
October 16, 2015

Hi Kishore,

Were you able to resolve this?

Rahul

New Participant
October 16, 2015

This is resolved. Thanks for your help. 

Rahsing
New Participant
October 16, 2015

Sure. Glad we could help.

Feel free to reach out in future.