# How to add TikTok Pixel on Shopify

## **Method 1: Add TikTok Pixel manually**

* Create a TikTok Ads Account: Go to [TikTok Ads Manager](https://ads.tiktok.com) and sign up or log in.
* Access the Events Manager: Navigate to the “Assets” section and click on “Events” to access the Events Manager.
* Create a Pixel: Click “Create Pixel” and name your pixel (The maximum character length is 128 characters, including spaces)
* Select “Manually Install Pixel Code” for custom implementation&#x20;
* Copy Pixel Code: Copy the pixel base code provided by TikTok.&#x20;
* Add Code to Your Website: Install the code between the tags on your website. Access to Options in your theme settings or add them via code editor.
* Set Up Events: Configure standard events based on user actions (e.g., page views, add to cart).
* Verify Installation: Use the TikTok Pixel Helper browser extension to ensure your pixel is firing correctly.

{% hint style="info" %}
\***Note**: We recommend setting up both the TikTok Pixel and Events API together to maximize the measurement and performance of your campaigns
{% endhint %}

We recommend setting up all events throughout the user journey to maximize measurement and optimization opportunities for your campaign.

## Simplify the process

Shopify apps provide a faster way to integrate TikTok Pixels into your store. They streamline the installation process and offer enhanced tracking features that extend beyond the basic Pixel setup.&#x20;

[Check the Omega TikTok Pixel app](https://apps.shopify.com/tiktok-multi-pixels?utm_campaign=crs\&utm_source=fbpixel\&utm_medium=topdocs) for 2-min Pixel & Events API installation. &#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.twoowls.io/integration/how-to-add-tiktok-pixel-on-shopify.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
