nrsoft
Forum Replies Created
-
Hi @bjorntech
Did you get a chance to look into this by any chance?
Let me know if I can help with anything.
Thanks
NicolasHi @bjorntech
Thanks for looking into this.
Let me know if you need any more information or require me to test a beta version.
And Happy New Year đ
NicolasForum: Plugins
In reply to: [Search Exclude] Plugin breaks the websiteHello
I can confirm I have the same issue with version 2.1.8 to 2.2.0. I had to revert to 2.1.7 with a WordPress version 6.7.
It’s creating a 503 error on my website and there is not much in the logs to be fair…
Let me know if you need some access to our staging environment or if you already have identified the issue.Thanks
NicolasOK thanks I will have a look at it.
I have actually created an account on Stape.io and started the implementation.
What does your premium plugin provide then as their tuturial seem quite complete to implement tracking for GA4 with ecommerce ability?
Thanks
Sorry for bothering you but I believe I know why now and you already replied to this issue earlier this year.
Looks like there is a redirect problem in my order-received page.
I have added the 2 constants as you suggested at the time and the datalayer is now loading and purchase event properly triggered.
define( 'GTMKIT_ON', true );
define( 'GTMKIT_WC_DEBUG_TRACK_PURCHASE', true );Thanks again for your quick reply and still interested to know more about the server-side implementation.
Alternatively how quick to implement (and reliable) is your server-side solution?
Is there any request / domain limit?
Been looking to move to server-side solution for a long time so happy to give it a go if the set up is well documented.
@torbenlundsgaard no that’s fine you can close this one. Thanks again for your support.
Hello
Thanks for your great support!
I have installed the new version and the purchase event is now fired up! ( saw it in Real time so will confirm once it is in the real conversions tomorrow)
Can I remove the two constants then?
Also any idea about my second issue and the value (revenue) which is still at 0�
Thanks again
NicolasHello
Thanks for the detailed answer.
I have placed an order yesterday and still had the page opened on my browser actually.
The
purchaseevent is not present on the confirmation page.<script type="text/javascript" id="gtmkit-datalayer-js-before" data-cfasync="false" data-nowprocket="" data-cookieconsent="ignore"> /* <![CDATA[ */ const gtmkit_dataLayer_content = {"pageType":"page"}; dataLayer.push( gtmkit_dataLayer_content ); /* ]]> */ </script>I don’t have any specific optimization on JS in WPRocket yet but since you said it could be linked to caching I have disabled the cache on the page
/commander/commande-recue/(.*)I have a Sentry probe for all JS errors and there is nothing coming up on this page by the way.
Thanks again
Hello
Here is the log for 2 orders received this morning (website is in production so I can’t make an order myself)
Looks like the
purchaseevent is triggered?? Still nothing on GA4 though đ2024-05-24T06:37:58+00:00 INFO Array ( [pageType] => order-received [event] => purchase [ecommerce] => Array ( [transaction_id] => 1839 [value] => 68.6 [tax] => 6.24 [shipping] => 0 [currency] => EUR [coupon] => maman15|mum15 [items] => Array ( [0] => Array ( [id] => 670 [item_id] => 670 [item_name] => Ile Saint Louis [currency] => EUR [price] => 34.3 [item_category] => Occasions spĂ©ciales [item_category2] => Shabbat [quantity] => 2 [coupon] => maman15|mum15 [discount] => 14.7 ) ) ) [new_customer] => 1 ) 2024-05-24T06:40:45+00:00 INFO Array ( [pageType] => order-received [event] => purchase [ecommerce] => Array ( [transaction_id] => 1840 [value] => 49.37 [tax] => 5.08 [shipping] => 6.43 [currency] => EUR [coupon] => maman15 [items] => Array ( [0] => Array ( [id] => 731 [item_id] => 731 [item_name] => Charonne [currency] => EUR [price] => 41.65 [item_category] => Occasions spĂ©ciales [item_category2] => Naissance [quantity] => 1 [coupon] => maman15 [discount] => 7.34 ) ) ) [new_customer] => 1 )Let me know if you need something else.
Thanks
Done, thanks for your help in advance
OK merci pour votre suivi.
Cordialement
Bonjour,
Merci pour votre retour.
Non aucun poids n’a Ă©tĂ© configurĂ© pour les articles.
Cordialement
Forum: Plugins
In reply to: [Smart Custom 404 Error Page] Error page trashed@petersplugins so far so good! Thanks for the update.