Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The depth of the scoring tree, i.e. the branches of the tree that will highlight the best explanatory variables for a score

back to top

Key values meaning in Iframe

 ref = if In Iframe, it is consulted page, if not in Iframe, it is previous page seen

url = encodeURIComponent(document.URL); so actual url

http_referer it is HTTP_REFERER  so should be previous page....except if code/tag is in Iframe ...

request_url is supposed to use parameter d.d

back to top