Is there anyway to dynamically populate the state based on the customers' location?
For example, I'd love for a headline to read "Stairs Sold in [insert State here]." I know I can create a static headline for each state and target them individually.
However, my goal is to avoid large amounts of short code blocks within one section of our site on the back end.
Please let me know. Thanks!
Yes there certainly is.
You can use our Geo Location service which lets you display visitor state within your content.
The Geo Location service will auto detect visitor location and provide this data via JavaScript variables or through css class names.