Hello, is there a way I can reference the URL parameter within a Heading using dynamic content?
Here’s my example:
We have an inventory page with our billboard locations. When someone clicks a specific billboard location (let’s say X123W) a lightbox pops up with a “Request Quote” button. That request quote button forwards to a page like this: mybillboardsite.com/inventory-request-quote/?X123W.
I’d like to personalize that page by using the URL parameter within a headline such as “Request Quote for X123W”
Is this possible?