AB Tasty hosted tag implementation
Last updated
Was this helpful?
Last updated
Was this helpful?
The supports two hosting methods:
AB Tasty Hosted – Default
AB Tasty Delegated
This article helps you implement a Tag hosted by AB Tasty. If you want to delegate the Tag, please read Tag domain delegation implementation article.
To know how to select a domain and check your implementation, please read the full procedure on.
Make sure your domain is selected.
On the Implement the AB Tasty Tag field, select Standard.
Copy the content of the synchronous tag code.
Open your website code.
Paste the synchronous tag code between the </head>
tags of your pages.
To finalize, click I’m done.
You can inject our tag using any Tag Management System (TMS). Ensure you follow best practices to prevent flickering:
Choose Synchronous Tag
Paste it within the <head>
section.
Warning:
Google Tag Manager (GTM): GTM may not support these guidelines. Their documentation advises against using GTM for A/B Testing tags.
Alternative Approaches: You may choose to place the AB Tasty tag in the <body>, set it as async, or defer it manually. Be aware this might cause flickering. Understand your visitors’ browser resource-loading mechanisms to evaluate when the tag will execute and how it affects targeting and business rules.
Go back to The .
Once your account tag is installed, there's no need for further action: it's not a testing tag. For verification, refer to our .