Can you use Javascript to get URL Parameter Values? [with GTM]
The short answer is yes Javascript can parse URL parameter values. You can do this by leveraging URL Parameters to: Pass values from one page to another using the Javascript Get Method Pass custom values to Google Analytics using the Google Tag Manager URL Variable which works the same as using a Javascript function. […]