gardinermichael
Forum Replies Created
-
Hi Kris,
It’s my understanding that a 20% margin of error is expected when using GA for ecommerce tracking. At least it is for Shopify for example.
This Shopify plugin fixes the issue by using server side logic to catch everything that falls through the cracks:
https://blog.littledata.io/2021/04/08/for-every-100-orders-in-shopify-12-go-missing/
The long and short of it is that some people have blockers installed or just don’t hit the order confirmation page for some reason.
Thank you, I will relay the information!
When I say Gutenberg component, I meant with Javascript code utilizing WordPress’s Gutenberg library. I custom built it to work with the SEO Framework Plugin.
Here is part of the code if you want to look it over: https://stackoverflow.com/questions/58346328/set-multiple-meta-values-as-an-array-using-setmetavalue-call-in-gutenberg-js
- This reply was modified 6 years, 8 months ago by gardinermichael.
- This reply was modified 6 years, 8 months ago by gardinermichael.
- This reply was modified 6 years, 8 months ago by gardinermichael.
Awesome, thank you very much Sybre. That did the trick.
Question: Would you like the code for the Per Article image override for SEO Framework? I would be happy to make a PR. It’s a Gutenberg Component in a custom sidebar panel. I modeled it after the Featured Image component in terms of usage. It stores the image id in the post’s meta.