2
0 Comments

How I integrated Intercom into my SaaS's Vue.js app

https://blog.checklyhq.com/how-i-integrated-intercom-into-my-saass-vue-js-app/

This might be useful for people using or wanting to use Intercom in their app. I switched recently to Intercom and had to modify my app a bit to get the most out of it.

This means instrumenting some code and tweaking some bits of your app's navigation. Checkly is a 100% Vue.js app, so in the post linked below I look at the following:

  • Identifying a user with some handy attributes
  • Getting page views right with Vue Router
  • Sending events with Vuex
  • Some nice things you can now do in Intercom

https://blog.checklyhq.com/how-i-integrated-intercom-into-my-saass-vue-js-app/

submitted this linkon August 10, 2019