script tag use in activities on some A/B tests
We are looking to run an A/B test in Adobe Target with HTML content within our activities as the test experience. Within the test the code used is window.setAbTest('blah blah', 'B')
For this experience we reached significance, but upon further review it appears that the majority of the traffic that triggered this is coming from mobile traffic and none from desktop. When I checked with some previous tests we used similar logic but embedded the code within a script tab and the traffic for the test group conversion was evenly divided between mobile and desktop users.
Does a test without a script tag not work for desktop traffic or limit it capabilities within Adobe target?