Setting evar in Launch | Community
Skip to main content
New Participant
August 9, 2019
Solved

Setting evar in Launch

  • August 9, 2019
  • 2 replies
  • 2271 views

I have set prop to a string "settings updated" for a specific button click. There are random numbers also set to the prop when click is made.

Can someone help me with this. Not sure why these values are set.

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 harish_kumar

Values that populate in reporting depend upon what your Analytics  implementation team is sending in the server call or if you have processing rule to change the value. You can first check if there is any processing rule for the prop which is modifying the value . If that is not the case, check with implementation team to validate the logic which is setting the prop9 value in the code.

2 replies

harish_kumarAccepted solution
Employee
August 10, 2019

Values that populate in reporting depend upon what your Analytics  implementation team is sending in the server call or if you have processing rule to change the value. You can first check if there is any processing rule for the prop which is modifying the value . If that is not the case, check with implementation team to validate the logic which is setting the prop9 value in the code.

Andrey_Osadchuk
New Participant
August 9, 2019

This question requires an implementation audit. Review how and where prop9 is set, double check the code.