Expand my Community achievements bar.

[Query String Param] Data Element Value Not Getting Picked Up?

Avatar

Level 4

Hi,       

I have setup data elements to capture the below values from query param with a visit storage:

utm_campaign

utm_source

utm_medium

utm_term

utm_content

Also, I have chosen page Info > Landing page as a variable with visit storage.

All 5 variables are the exact same in terms of options, all use Query param, set to session storage.

They have been assigned respective eVars as well.

In cloud Debugger, only utm_term value shows up while all remaining variables are coming off as %utm_campaign% ., %utm_source%, %landing page% etc except utm_term, which is picking up the actual value

My test URL's have

https:/foo.com/?utm_source=source&utm_medium=medium&utm_campaign=campaign&utm_term=term&utm_content=...

Can anyone understand why these values would not get picked up in Debugger?

Thanks.

0 Replies