The AB Tasty tag enables you to inject JavaScript code into your website. This code can be used to track conversions or to send data to AB Tasty. The aim is to obtain additional information on a test.
This code is applied to all pages where the AB Tasty tag is present.
To add JavaScript code,
- Click
, then Account Management, then click Account Javascript.
- Enter the code to be executed in the input window.
- Click Save.
👍 |
Do not add the opening and closing tags to your code (<script></script>). By default, this code will run once "document.ready" is initialized in JQuery. |
Code history
Each time you click Save, the code and its creation date are saved.


If necessary, you can reuse a previous version: simply copy the content of the saved code and paste it into the input window.
⚡ |
Beware |
Use cases
Using global code is useful if you want to track some events systematically in all your future campaigns.
Custom tracking
Global trackings
Flag visitors with specific informations: cookie, storage variable... (to filter a report or target a new campaign for example)
Targeting campaigns by events (Start campaigns manually)
Transaction tag implementation
Global trackings
Flag visitors with specific informations: cookie, storage variable... (to filter a report or target a new campaign for example)
Targeting campaigns by events (Start campaigns manually)
Transaction tag implementation
Comments
0 comments
Please sign in to leave a comment.