You can add custom meta tags to your store for verification and tracking purposes. This is commonly used for:
Google Search Console site verification
Facebook domain verification
Other third-party tools that require a meta tag in the head section of your website
These meta tags are added to the HTML head section of your store and are not visible to customers.
How to add a meta tag
Click Settings.
Select SEO and Trackings.
Scroll down to the Custom code section.
Under Meta tags in head (only), paste your meta tag.
Example:
<meta name="google-site-verification" content="your-code-here" />
Click Save.
Important notes:
Only <meta /> tags are supported in this section.
Do not paste script tags or other types of code here.
The tags will apply to your store subdomain (for example, yourstore.take.app) or your connected custom domain.
