Check your code implementation using Google Chrome
Step 1: Open the URL where you want to check the code's implementation.
Step 2: Right-click on the page and click on "Inspect".
Step 3: Click on the "Network" tab:
Step 4: In the search bar, input "wisepops" and refresh the page.
Step 5: If your code is well implemented, you should see a line that starts withloader.js
and a second line with my-wisepop
.
Note: If the "loader.js" line appears in red, it means that your code is inactive:
It could be because:
your trial is over
your subscription has been canceled
the website has been deactivated in your settings
Check your code implementation using Mozilla Firefox
Step 1: Open the URL where you want to check the code's implementation.
โ
Step 2: Right-click on the page and click "Inspect Element"
Step 3: Click "Network"
โ
Step 4: Reload your page (F5) and wait a few seconds until it's fully loaded.
Step 5: in the search bar, input "loader". If your code is well-implemented, you should see "get-loader?user_id".
If not, contact us, we'll be happy to assist you.