vue-analytics-facebook-pixel icon indicating copy to clipboard operation
vue-analytics-facebook-pixel copied to clipboard

faq is not defined error

Open joshephan opened this issue 4 years ago • 1 comments

스크린샷 2020-03-27 오전 11 34 25 스크린샷 2020-03-27 오전 11 35 02

import Vue from "vue"; import VueFacebookPixel from 'vue-analytics-facebook-pixel'; Vue.use(VueFacebookPixel); Vue.analytics.fbq.init(KEY, { em: EMAIL })

Developer console shows me error log. How to solve this??

joshephan avatar Mar 27 '20 02:03 joshephan