Hello
My website is running BH and Facebook banned my domain for receving pixel data.
Is there any way way I can cloak the pixel I am using Shopify for my website the thing is I couldnt add my Iframe code to Thank you page on shopify.
Question. How can I locate the liquid or Code for checkpout or thank you page.
THnks for the help.
1. Access Liquid Code on Shopify
Log in to Shopify: Go to your Shopify admin.
Select "Online Store": In the left menu, select "Online Store," then click "Themes."
Edit Code: Click the "Actions" button next to the theme you're using and select "Edit code."
2. Find the Thank You Page
Find the "checkout.liquid" or "thank_you.liquid" File: If you're on Shopify Plus, you can edit the checkout page. Find the checkout.liquid file. Otherwise, you won't be able to edit the checkout page, but you can add code to the thank you page.
Find the "templates" or "sections" File: Check the files in the templates or sections folder for relevant pages.
3. Add the Pixel Code
Insert the Pixel Code: If you find a thank you page, you can add your pixel code there. Just insert the JavaScript code between the <head> tags or before the </body> tag.
4. Use Google Tag Manager
Install Google Tag Manager: If you can't add the pixel directly, consider using Google Tag Manager to manage the code more easily.
Add Pixel via GTM: You can add the Facebook pixel code to Google Tag Manager and then embed GTM on your Shopify site.
5. Hide the Pixel
Use Security Measures: Make sure you don't use your domain name or other easily identifiable information. However, hiding the pixel completely may violate Facebook's policies.
6. Contact Shopify Support
If you're having trouble finding the code or need additional assistance, contact Shopify's support team for more detailed instructions.