The debugger is showing variable names that were newly added to the event in the format of %eVar name%
These two specific elements were newly created in the launch and added to rules and published. I am a little bit unsure why it is displaying in this format
Any insights, suggestions, or guidance would be greatly appreciated. I'm particularly interested in hearing from anyone who has successfully navigated a similar setup.
Thank you in advance for your help!
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Verify that you do indeed have those 2 data elements in your property, "tool.configurableSKU" and "tool.modelYear". The punctuation, uppercase/lowercase and spacing (including any surrounding whitespace) of the data elements' names must match what you're using in the "%...%".
Also, verify that you have included the 2 data elements in your library.
Normally, the "%...%" values appear when Tags is not able to find any data element with the name between the "%...%". So when it can't find a data element with that name, Tags uses the "%...%" as a literal string, resulting in that "%...%" being tracked.
Views
Replies
Total Likes
Hey @SupunD
Can you share the rule screenshot where it is mapped. Mapping irregularity can cause such an issue.
Cheers,
Abhinav
Views
Replies
Total Likes
Views
Replies
Total Likes
Verify that you do indeed have those 2 data elements in your property, "tool.configurableSKU" and "tool.modelYear". The punctuation, uppercase/lowercase and spacing (including any surrounding whitespace) of the data elements' names must match what you're using in the "%...%".
Also, verify that you have included the 2 data elements in your library.
Normally, the "%...%" values appear when Tags is not able to find any data element with the name between the "%...%". So when it can't find a data element with that name, Tags uses the "%...%" as a literal string, resulting in that "%...%" being tracked.
Views
Replies
Total Likes
Can you please explain "verify that you have included the 2 data elements in your library"?
I think I am missing this step
Views
Replies
Total Likes
Yeah @yuhuisg is right.
Did you include the data elements in the library build along with the rule while publishing ?
You need to make sure that the data elements were also published for your rule mapping to work.
Cheers,
Abhinav
Views
Replies
Total Likes
Just as how you had added your Rules to a library and published that library, you need to do the same with your Data Elements.
I assume that you are familiar with Tags' publishing workflow, since you mentioned that you were able to publish your added Rules.
Views
Replies
Total Likes
Thanks for the help @yuhuisg and @abhinavbalooni!
I got it working! Yes, I was missing the data element publishing workflow to the library!
Thanks again!
Views
Replies
Total Likes
Views
Like
Replies
Views
Likes
Replies