wemake-services / vue-analytics-facebook-pixel

A small wrapper around Facebook Pixel API
MIT License
24 stars 19 forks source link

faq is not defined error #6

Open joshephan opened 4 years ago

joshephan commented 4 years ago
스크린샷 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??

sobolevn commented 4 years ago

Have you installed https://developers.facebook.com/docs/ads-for-websites/tag-api/ ?