Hall all together,I solved the problem.My DataLayer was only on a subpage.My script queried the data on every page, and of course didn't find the DataLayer on all pages.That's why it always produced errors.My new codeRules -> Data Elements -> comparisonBrandrisonBrandArrayvar resultcomparisonBrand =...
I found the mistake,but not how I can handle it?The error is in the JavaScript loop.This is my JavaScript Script:var resultcomparisonBrand = "";var comparisonBrandArray = digitalData.comparisonInfo;var arrayBig = comparisonBrandArray.length;var comparisonBrand =new Array();console.log(comparisonBran...
Hallo Asheesh,How can I place my code at a specific point in the source code?What settings do I need to make?I would like to place the following code on a page.MyCode<div id="gutschein1"> <div id="sovendus-container-1"></div><script type="text/javascript"> //<![CDATA[ window.sovIframes = window.sov...
Hello, Urs,Thank you very much for the detailed answer, I will read that in detail.@alv123456Thanks, I didn't know that. I thought all the metrics are mapped over props. BR,Vitali
Die Frage wurde nicht beantwortet aber für den Leser wird das so dargestellt. Klar habe ich die Links zu dem Unterschied von prop und evar gelesen und noch weitere Seiten gefunden die das erklären. Das habe ich vorher schon alles gemacht.Gib es keine einfache Antwort auf meine Frage? Ist die Frage z...
Thank you very much for the explanation.Unfortunately, I do not always fully understand that.I understand that there are different variables to handle them differently.Can you give me an example?Let's take userA to the pageAUserA -> PageA>PageB>PageC-PageDProp26 - ->PageA(200)->PageB(200)->PageC(404...
as said I ask the StatusCoder page and save it in two different variables.ich versuche die Variable StatusCode in zwei verschiedene Variablen zu speichern. StatusCode -> prop26StatusCode -> eVar41es kommen unterschiedliche Werte raus. es müssen auch unterschiedliche Werte rauskommen, aber wie erklä...