> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/how-tos/manual-integration/manual-wix-integration.md).

# Manual Wix Integration

You can manually add the tracking script to your store's theme file by inserting it just before the closing tag. You can find the tracking script from the Settings > Developer > Debug Integration > Click on Start Debugger and copy the script from there.

This should ensure that the tracking functions correctly and the toolbars (if enabled) are displayed.

1. To do this, navigate to your Wix dashboard and select Settings > Custom Code.
2. On the screen that appears, paste the code from your GoAffPro merchant panel, located in the Settings > Developer > Debug Integration section.
3. Make sure to add it to the Body–End section and set it to load on all pages only once.

{% hint style="info" %}
For more information about the integration, check out this [guide](https://support.wix.com/en/article/wix-editor-embedding-custom-code-on-your-site#adding-custom-code-to-your-site) from Wix.
{% endhint %}
