I want to conditionally set up Google Tag manager. i.e. I only want to trigger the tag to render when the user is accessing the site via a laptop.
in other words, when a user visits the website with their mobile phone, i do not want it to render.
I am aware that it’s possible to conditionally trigger a tag to render based on conditions like page visited, forms submitted etc.
Is it however possible for tag manager to make a determination of the device a user is using and then not render if the conditions have not been met