Getting hash (#) value from URL for data element
Hi there,
I am using DTM and I wanted to create a data element using the hash (#) value from an url.
If the url is testpages.com/#id=123 I would like to geht the "123" as value for my data element.
I tried window.location.hash.substring but it does not work. Can anybody help me with that? Any other ideas how to solve this problem?
Thank you very much.
Best Florian