Question: how to read webpage tags and use them in triggers (non-marketo webpages)
We have solution tags in the backend of our webpages - every page is tagged with a solution area. Now we want to use these tags for our interest scoring/solution scoring.
Example: I visit the webpage example.com/how-to-forecast with a tag in the backend: analytics.
I want marketo to read the tag: analytics and give +5 points on interest score: analytics.
Our webdevelopers don’t want to add these tags in the url as part of the slug - reason: keep them clean and user-friendly.
What are the best practices to achieve this? How do we push the tags to marketo when someone is visiting the page? (must be usable in trigger). Any tips much appreciated.