Site logo

[Support request] Implement javascript on the web

Home Forums Support [Support request] Implement javascript on the web

Home Forums Support Implement javascript on the web

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1293353
    Juan Luis

    Good morning, I would like to add javascript code in the purchase confirmation page in woocommerce, I have tried to do it through hook but the page in question does not locate me, any way to do it without hook?

    Attached url

    #1293376
    David
    Staff
    Customer Support

    Hi there,

    try the woocommerce_thankyou hook this gets triggered upon order completion.
    Heres an example of it being used:

    https://docs.woocommerce.com/document/custom-tracking-code-for-the-thanks-page/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.