Marketing Software and Bubble

Hi all,

There are several Marketing Automation Software out there which integrate with web sites for visitor tracking, landing pages and live chat. I was wondering if they can be connected to Bubble in the same way as they can be connected to a regular or Wordpress web site. I am particularly keen on implementing the live chat in my mobile Bubble application.

Does anyone have experience in this and if so, which are the points I need to pay attention to?

Thank you very much for your help in advance.

Visitor Tracking = The Mixpanel plugin https://bubble.io/reference#Plugins.mixpanel

Live Chat = Drift plugin https://bubble.io/plugin/drift---live-chat-1504082803246x270633920435847170

Good luck,
Daniel

Thanks Daniel, how about services without plugin like jumplead.com or similar?

1 Like

You integrate them using Bubble’s API Connector (found in the plugins section). Here’s Jumplead’s API documentation. http://api-v2-docs.jumplead.com/

If you just want to add the code required to track events on your site, you may not need to integrate using the API documentation.

PM me if you need help integrating this API.

Thanks Daniel, will do. I was hoping for a less technical solution like including code snippets in the application but I’ll keep the API in mind.

1 Like

I edited my response because a code snippet is probably all you need. Sign up for the service and see.