SOLVED

Re: Visits Web Page trigger with meta tags

Go to solution
Erik_Heldebro2
Level 8

Visits Web Page trigger with meta tags

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?

1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Visits Web Page trigger with meta tags

Nothin' automatic.

Easy to do with JS.

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

View solution in original post

2 REPLIES 2
SanfordWhiteman
Level 10 - Community Moderator

Re: Visits Web Page trigger with meta tags

Nothin' automatic.

Easy to do with JS.

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

Erik_Heldebro2
Level 8

Re: Visits Web Page trigger with meta tags

As always with these types of questions thank you Sanford!