Home Forums WoodMart support forum Tracking code on Woocommerce Thank you Page.

Tracking code on Woocommerce Thank you Page.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #641091

    spnutratea
    Participant

    Hi Xtemos,

    We are implementing a tracking code on the thank you page template.

    Could someone verify such and assist us regarding this.

    I have shared the code in private content area.

    Kind regards,
    SP

    #641092

    spnutratea
    Participant

    it does not accept the codes.

    #641093

    spnutratea
    Participant

    tags='[
    {“label”: “name”, “value”: “<?php echo $order->get_billing_first_name(); ?>”},
    {“label”: “email”, “value”: “<?php echo $order->get_billing_email(); ?>”},
    {“label”: “sku”, “value”: “<?php echo $product->get_sku(); ?>”}
    ]’

    #641148

    Hello,

    Navigate to Theme Settings > Shop > ThankYou page > disable or enable the option Default thank you page content or you can add the Extra content for “Thank you page” in the form of text or HTML Blocks: https://ibb.co/gWXxW4T

    Sorry to say but additional code customizations are out of our theme support scope.

    Hope you can understand!

    Best Regards,

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)