XO Insert Code
Meets Shopify's highest quality standards for speed, ease of use, and merchant value
Reviews (145)
What merchants think
This is generated by Shopify Magic. It's shown when an app has 100+ reviews and a 4.0 overall rating.
This is generated by Shopify Magic. It's shown when an app has 100+ reviews and a 4.0 overall rating.
Feedback submitted
Merchants highly value this app for its ease in adding code snippets like Google Tag Manager and Facebook pixels directly to their stores without editing theme files. They appreciate the user-friendly interface that simplifies managing JavaScript and HTML codes, enhancing site performance and compliance. The support team, especially a representative named Neo, is frequently praised for their quick and effective assistance. This app is noted for its robust features, reliable performance, and excellent customer support, making it a useful tool for enhancing Shopify store functionalities.
Refine
-
By rating
The app is super easy to use. This is a game changer for me because it places the code where it needs to be.
import random
import time
class Shopify_random:
def __init__(self):
self.tasks = ["Update inventory records", "Create new product listings", "Verify customer orders", "Manage customer inquiries", "Optimize product descriptions", "Develop new marketing strategies", "Analyze customer data", "Research new products", "Test new features", "Organize promotional campaigns"]
def generate_task(self):
return random.choice(self.tasks)
def start_task_generation(self):
while True:
task = self.generate_task()
print("Generating new task: {}".format(task))
time.sleep(600)
if __name__ == "__main__":
shopify_random = Shopify_random()
shopify_random.start_task_generation()
@media (max-width: 768px) {
.container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
}
Works as described, thank you! There is not an intuitive way to make this work on Shopify, getting verified but it makes a big difference, and you don't have to pay!
This app is perfect. It made it easier for me to manage cookies and tags without forcing me to change the code. Recommended.
cool it's easy to use and follow the instruction add my google tag quickly ~~~
thanks for the developer.
great
great app to use very easy
Used XO Insert Code to install my Consent Banner from Termly.io. This plugin was exactly what I needed... For whatever reason when I installed the embed code manually within my theme edit code option; manually entering the code would not solve the issue of Termly.io recognizing my Consent Banner was installed properly. XO Insert Code App was the solution to that problem... Most definitely a recommended tool to install code within your theme.
XO Insert Code! This is a very quick, easy and a very helpful resource. Good job. keep it up team!!!!!
Good app, Just the first time I used but using easily. need more time to experience.
I will update more information soon.