import { sendMetaPixelEvent } from 'backend/metaPixel.jsw'; sendMetaPixelEvent('PageView', 'TEST38363') .then(response => console.log(response)) .catch(error => console.error(error));
top of page
No posts published in this language yet
Once posts are published, you’ll see them here.
bottom of page