SineMetu
Forum Replies Created
-
SOLVED 🙂
My fault, I had left some terrible piece of code in functions.php.I like your plugin.
have a great summer, thanks 🙂
Here we go, that was it ! 🙂 Thanks for your great pationt
Where can I buy you a coffee?
Then there are just two options left:
I have to add manually to each product ( 1 000 products) page this script, with each unique IDs<script>
fbq(‘track’, ‘ViewContent’, {
currency: ‘CZK’,
content_ids: ”,
content_type: ‘product’,
});
</script>or I have to add all of the IDs, separated with coma, which is not handy either.
I have about 1000 products, so then would I have to add this code manually to each product page with each product IDs??
<script>
fbq(‘track’, ‘ViewContent’, {
currency: ‘CZK’,
content_ids: ”,
content_type: ‘product’,
});
</script>Or
Add to header all of the product IDs, separated with coma, at the same time?
So what´s the dynamic value that should be filled in the:
content_ids: ‘[“”]’, ?
It has to be one value, that dynamically covers all products.
Yep, that´s the value I have used.
1. If I leave it blank in the code: https://ibb.co/jhRFkcL then in front I´m getting this message https://ibb.co/NjzCgwd. So, it´s not matching.
2. If I add ID of product to the code: https://ibb.co/N6pcsW7 then it´s pairing with catalogue https://ibb.co/Ht5z4Jj. This case is obviously wrong, as it covers just one product…
So what has to be written here in the code: content_ids: ‘[“”]’,
thanks.
thanks.
One more question and we will be there I think.
What number value has to be set instead of XXXXX format: wc_post_id_XXXXX ?
There are products with: wc_post_id_005001, wc_post_id_70002, wc_post_id_102034, …
What universal format value should I use then?
thank.
Hi,
ok, it´s partly czech language 🙂I try to ask differrent way; I´m setting up facebook pixel for remarketing. Products have the formats as wc_post_id_XXXXX (numbers)
I don´t know what value set to : content_ids:
<script>
fbq(‘track’, ‘ViewContent’, {
currency: ‘CZK’,
content_ids: ”,
content_type: ‘product’,
});
</script>If you would know, would be great, otherwise no worries.
Thanks
Hi,
I have fixed the issue 🙂
One more think, what values should be filled here: https://ibb.co/3zSdqYf
thanks
Ok, let´s start from this point 🙂
Here´s Facebook warning : https://ibb.co/VtYxFys
Here´s my Feed : https://ibb.co/72GMfcp
Here in facebook product catalogue I can see: https://ibb.co/HTBYs3t
1. I don´t understand why Facebook says they are not matching, while the actually do match to me.
2. I have decided to make two values (just in case) dedicate to CONTENT_IDS , which is the correct version?
thanks.
- This reply was modified 6 years, 11 months ago by SineMetu.
Hi,
glad that was a quick response, as I´m bit struggling with it right now.Which of the values should I choose: https://www.dropbox.com/h?preview=FB+id.jpg ?
Forum: Fixing WordPress
In reply to: Wp_recovery_mode() – PHP Fatal ErrorHi,
I would also suggest to remove via FTP any of your SECURITY plugins, that changes the /wp-admin login to your admin.
Hi,
that was helpful, thanks a lot.
I was also looking at this article: https://adtribes.io/how-to-add-zbozi-cz-and-heureka-cz-params-to-xml-feed/, there I would like to ask, how and where do you store values with PARAM_Objem,PARAM_Barva, … in woocommerce product detailes.
cheers
TomasHi Auke,
you are the best. thanks a lot.
have a great day