Visits Web Page trigger with meta tags | Community
Skip to main content
New Participant
January 31, 2017
Solved

Visits Web Page trigger with meta tags

  • January 31, 2017
  • 2 replies
  • 2657 views

If CMS pages were categorized by products or something similar in the meta tags. If a lead visited a web page with the categorization is there any way to track that in Marketo or would the solution have to be to implement a script that reads the page meta tags and pushes the extra data to Marketo via the Munchkin API?

Does anybody have experience with something similar?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Nothin' automatic.

Easy to do with JS.

I think one of my posts way back in the archives has sample code.

2 replies

New Participant
October 13, 2023

Hello, I know this is an old post, but I am actively trying to solve for this use case now.  Does anyone know if JS is still the best solution for this?  If so, does anyone have an updated link that I could snag? 🙂

Jo_Pitts1
Community Manager
October 13, 2023
SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
January 31, 2017

Nothin' automatic.

Easy to do with JS.

I think one of my posts way back in the archives has sample code.

ErikHe1Author
New Participant
February 1, 2017

As always with these types of questions thank you Sanford!