This is a Tealium Tools - Custom Tool which creates extension that will disable running Tealium iQ on the page.
To install this tool:
- Open Tealium Tools
- Go to Custom Tools tab.
- Click + Button
- Switch to Add Custom Tools tab
- Paste the following address into the Add bu URL field: https://adamolczak.github.io/tiq_profile_disabler/profile-disabler.json
- Click Add Custom Tool button
- You will find the tool in the Custom Tools tab named Profile Disabler
To use it you need to login to Tealium iQ
- (if not done already) Go to https://my.tealiumiq.com and login with your account details
- Launch Profile Disabler from Tealium Tools - Custom Tools section
- The list of accounts should be loaded.
- Select the account which you want to load profile list from and click Select Account
- Select Profiles which you want to disable (you can use Ctrl/Cmd and Shift to select multiple profiles) and click Select Profiles
- Review the selected profiles
- Select environments you want to publish to.
- Click "Yes, disable" button, if everything is correct, or "Change or Cancel" button if you need to change the selection.
- The process has been started.
When going back to change the selection of profiles, previously selected profiles are not selected again. - That is not possible to implement due to how Tealium Tools work.
There's no information when the process finishes. - Unfortunately I'm not able to detect when that happens due to asynchronous nature of the process and Automator Library not providing a possibility of responding to that.
The extension is not placed at the top of extension list. - Introduction of Load Order Manager broke the classic sorting mechanism. Looking for alternative solution.