Datalayer Category Datalayer Element Description Legacy Element Being Replaced
Client Variables tncms.client.noscript true/false | This property indicates that the client has javascript disabled. N/A
Client Variables tncms.client.breakpoint Reports the breakpoint for the given page. Breakpoints are determined by looking at the current page viewport size and comparing it to the breakpoint values defined in the template skin breakpoint settings. Flex, for example, tracks: large devices (desktops, = 1200 px), medium devices (desktops, = 992 px), small devices (tablets, = 768px) and extra small devices (phones, < 768 px) N/A
Client Variables tncms.client.is_bot A “yes” or “no” declaring whether the current user-agent which rendered the page is judged to be a bot by our servers. This is probably not particularly useful for customers because it only includes rendered pages, not cached pages. It is a measure of how much pressure bots are putting on our servers. N/A