Plugin Author
Ales
(@alesmal)
Hello, you can use 3rd option “other” and insert any JavaScript code there – meaning you can insert both GA and FP into page.
Plugin Author
Ales
(@alesmal)
But you must insert full JS code for the analytics, not just ID
Thanks for the quick reply.
I can’t select both GA and Other options, have to choose only one. In this case, selecting Other, how should I separate it? With commas, one per line?
Thanks.
Plugin Author
Ales
(@alesmal)
I believe you can do something like this in “other” >>
<script>--GA ANALYTICS CODE HERE</script>
<script>--FB PIXEL ANALYTICS CODE HERE</script>
Ales
-
This reply was modified 4 years, 5 months ago by
Ales.
OK, I’ll try it later and come back here to change the status if it worked. Thanks again.
Coming back here just to let you know that it seems like everything is working now. Thanks for your help Ales.