Re: Has anyone integrated XenForo and Marketo?

Steve_Lehner
Level 1

Has anyone integrated XenForo and Marketo?

Looking to see if anyone has any experience with integrating XenForo community platform with Marketo? And if so what sort of information were you able to share between the two?

10 REPLIES 10
Josh_Hill13
Level 10 - Champion Alumni

Re: Has anyone integrated XenForo and Marketo?

Does Xenforo have integration docs or is it an API that you decide on?

SanfordWhiteman
Level 10 - Community Moderator

Re: Has anyone integrated XenForo and Marketo?

It would make more sense if you stated your integration needs, I think.  XF is a fully customizable web app: the server code (and thus browser output) can all be changed. Think of it as like a CMS-based website that (hopefully) shares a parent domain with your other web properties (forum.example.com/www.example.com/blog.example.com).

So: what exactly do you want to do?  Create Marketo leads when someone signs up to a forum?  Track forum browsing with Munchkin?  All this is possible, with various levels of custom development.

Anonymous
Not applicable

Re: Has anyone integrated XenForo and Marketo?

I like to know more about applying code Munchkin on Xenforo. We are experiencing problems with our implementation whereby we have some latency. Any recommendations are welcome.

SanfordWhiteman
Level 10 - Community Moderator

Re: Has anyone integrated XenForo and Marketo?

Please define what you mean by "latency." Is there a page where I can see Munchkin on your XenForo site?

Anonymous
Not applicable

Re: Has anyone integrated XenForo and Marketo?

Initial Page load is fine but once you click button/link, etc.....it hangs.

SanfordWhiteman
Level 10 - Community Moderator

Re: Has anyone integrated XenForo and Marketo?

I'd need to access the site to test this.  There may be a deadlock in onbeforeunload events or some other conflict.

Anonymous
Not applicable

Re: Has anyone integrated XenForo and Marketo?

http://www.plowsite.com/?styleid=4

As you drilldown from one page to another you will need to append URL with the following - ?styleid=4

http://www.plowsite.com/?styleid=4

SanfordWhiteman
Level 10 - Community Moderator

Re: Has anyone integrated XenForo and Marketo?

Please tell me an exact browser, version and OS on which you're seeing this. Initial analysis on Chrome 52/Win is fine, nothing I'd call hanging. There is always a mandatory delay while logging, but your Munchkin endpoint is responding relatively reasonably (and this is being slowed down by my inspecting proxy):

pastedImage_0.png

Anonymous
Not applicable

Re: Has anyone integrated XenForo and Marketo?

Thank you. I've asked about browser, version and OS and it seems to be any browser and the latency issue is intermittent. So it is hard to troubleshoot. I am not sure if there are any

  • known conflicts with browser, version and OS with Munchkin code
  • known conflicts with plug-ins/scripts/ with Munchkin code
  • known conflicts with Google Analytics/Google Tags/Wordpress with Munchkin code