To check whether the Activate Tracker is loaded on a specific webpage, follow these steps:
- Navigate to the webpage where you want to verify if the Activate Tracker is loaded.
- Press F12 on your keyboard to open the developer tools.
- Go to the Console tab.
- Type the following and press enter:
window._sqzl
Check the response:
If you see the following response the Base Tracker is loaded correctly on the webpage.
If you see this response the Activate Tracker is not loaded correctly on the webpage. Review and go through the implementation of the Activate Tracker again.