AB Tasty hosted tag implementation
The Tag Implementation Page supports two hosting methods:
AB Tasty Hosted – Default
AB Tasty Delegated
Standard Implementation (recommended):
Make sure your domain is selected.
Make sure the current configuration block displays " Implementation method: Standard".

To copy the content of the synchronous tag code, click on the Copy to clipboard icon.

Open your website code.
Paste the synchronous tag code between the
</head>tags of your pages.Go back to The Tag Implementation Page.
Click on Check your tag implementation to test your tag implementation.
For further verification, refer to our QA and validate the Generic Tag article.
Custom Implementation
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.
Last updated
Was this helpful?

