• I have a compatibility problem. I am using a plugin that inserts an “offer page” when a customer completes the payment… just before the thank you page.

    This is the plugin:

    https://buildwoofunnels.com/woocommerce-one-click-upsells-upstroke/

    It offers upsell functionality and is really usefull in increasing the average order value! So I am really trying all I can for weeks to work it out, but I can not find a way. My conversions are double tracked (because a purchase event is fired on the inserted offer page and then thank you page as well).

    But this means that my data in google ads is wrong and I can not optimize my campaigns…

    Is there something I can do? I’ve setup Google analytics enhanced ecommerce tracking as per your gtm4wp.com website.

    • This topic was modified 4 years, 5 months ago by JohnS0N.
    • This topic was modified 4 years, 5 months ago by JohnS0N.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Thomas Geiger

    (@duracelltomi)

    Hi,

    One solution would be a change in the upsell plugin to override the woocommerce_is_order_received_page WP filter while on the upsell page. This would tell GTM4WP not to output the purchase data on the upsell page.

    Another solution can be to duplicate your GA pageview tag, fire the duplicated PV tag only on the upsell page and do not turn on enhanced ecommerce in that tag. Also exclude the upsell page from your regular PV tag.

    Thread Starter JohnS0N

    (@johns0n)

    Hey Thomas, thanks a lot for the answer! Isn’t there an issue with this?

    Namely, a customer will potentially exit the offer page without going to the thank you page (the order is saved into the database on the offer page already). From my analytics this happens about 40% of the time.

    So, how I see it the purchase confirmation should already be executed fully on the offer page, but not on the thank you page itself then to prevent duplication.

    • This reply was modified 4 years, 5 months ago by JohnS0N.
    Plugin Author Thomas Geiger

    (@duracelltomi)

    Hi,

    You are right, in that case you should allow the purchase tracking on the offer page and block in on the actual order received page.

    Thread Starter JohnS0N

    (@johns0n)

    Hey Thomas,

    sorry for the late response. How can I do this within the plugin? I can not find a setting?

    Thread Starter JohnS0N

    (@johns0n)

    Could I send you this plugin and you can see if you can make it compatible?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Is It Possible To EXCLUDE the purchase/conversion Event From Thank You Page?’ is closed to new replies.