Scenario: Compare script loading in <head> vs. end of <body>
Expected Behavior: Head scripts execute first (blocking), body scripts execute when encountered
Future Use: Verify ListenLayer tracking works regardless of script placement