Re: Marketo Page View Data not Transferring from Unbounce

Andrew_Seidman
Level 2

Marketo Page View Data not Transferring from Unbounce

Hi,

We are setting up an Unbounce>Marketo integration for a client of ours. We are having trouble getting page visit data to transfer into Marketo.

We have the Marketo Munchkin script embedded through Google Tag Manager.

Any help is appreciated.

Thanks

8 REPLIES 8
SanfordWhiteman
Level 10 - Community Moderator

Re: Marketo Page View Data not Transferring from Unbounce

You can't use the built-in Marketo "integration" from Unbounce to do this -- it's totally broken.

You have to turn off their integration and integrate the form properly with the Marketo endpoint. It's simple to put together, albeit not self-evident if you don't work a lot w/Marketo forms. If you ping me I can walk you through it -- takes 5-10m but I've never gotten around to blogging the steps.

Andrew_Seidman
Level 2

Re: Marketo Page View Data not Transferring from Unbounce

Thanks for replying, PMing you

Andrew_Seidman
Level 2

Re: Marketo Page View Data not Transferring from Unbounce

Sanford Whiteman​ New to the Marketo Nation. Anyway you can write it out/point us in the right direction? Thanks

SanfordWhiteman
Level 10 - Community Moderator

Re: Marketo Page View Data not Transferring from Unbounce

Too busy to re-take the screenshots and write it out (8 other blog posts in Draft right now!) but I can just walk you through it if you follow me. Or you can wait for me to put it up, it'll happen eventually.

Andrew_Seidman
Level 2

Re: Marketo Page View Data not Transferring from Unbounce

Thanks Sanford, following you now. We're on a pretty tight timeline (and we might be able to figure this out on our own, but I would still love to connect and see if you can help us avoid making any dumb mistakes.

Thanks again,

Andrew

louissubirana
Level 1

Re: Marketo Page View Data not Transferring from Unbounce

Hi Sanford (or Andrew),

If you've had opportunity to put your solution down in writing somewhere, I would be very grateful to see it. I'm using Unbounce LPs with the native Marketo integration. We're getting the form submissions but no page view data.  

SanfordWhiteman
Level 10 - Community Moderator

Re: Marketo Page View Data not Transferring from Unbounce

louissubirana
Level 1

Re: Marketo Page View Data not Transferring from Unbounce

Many thanks Sanford for the quick response. And to Todd for the code, which works great.

 

I am seeing an error in my implementation after the save2 POST, when the Unbounce Form Confirmation Dialog modal pops up.  It's a CORS error that I can't, for the life of me, figure out why it's triggering.

 - Uncaught DOMException: Blocked a frame with origin "https://www.vidyo.com" from accessing a cross-origin frame.

 

This is the page I have running now:

https://www.vidyo.com/virtual-shopping-solution/

 

The modal doesn't end up fully loading, some CSS files fail to draw. But the POST does work. If anyone can spot the issue, I would appreciate the feedback.