cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
3788members
1225posts
InvocaKnowledge
Community Manager
Community Manager

Objective

To prevent the DialogTech script from interfering with the Invoca Tag when DialogTech is still deployed on a webpage during migration.

Applies To

Customers migrating to Invoca from DialogTech.

Procedure

  1.  Open the webpage that you are testing Invoca on which also still has DialogTech deployed.
  2. Open the Chrome Dev Tools.
  3. Make sure the Console Drawer is showing by selecting the kebab menu in the upper right corner of the dev tools, and selecting "Show console drawer" from the menu.Screenshot 2023-07-10 at 4.18.06 PM.jpeg
  4. Expose the "Network request blocking" and "Search" tabs in the console drawer using the "More Tools" kebob menu.Screenshot 2023-07-10 at 4.20.16 PM.jpeg
  5. In the "Network request blocking" tab, make sure the "Enable network request blocking" box is checked. Refresh the page.
  6. Navigate to the "Search" tab and use the search bar to search for "dialogtech". You should see one of the search results is a file called st.js. Screenshot 2023-07-10 at 4.38.49 PM.png
  7. When you click the carrot next to the st.js it will reveal the lines DialogTech is referenced on. Right click on the first line and select "Reveal in Sources panel."Screenshot 2023-07-10 at 4.39.33 PM.png
  8. You will be taken to the Sources panel and shown the st.js file in a tab. Right click on the tab and select "Reveal in Network panel."Screenshot 2023-07-10 at 4.40.27 PM.jpeg
  9. st.js will be revealed in a row on the Network panel. Right click on it and select "Block request domain."Screenshot 2023-07-10 at 4.41.07 PM.jpeg
  10. You will see a new request domain in the "Network Request Blocking" tab. Ensure the box next to it is checked and refresh the page. You should see DialogTech no longer running on the page.Screenshot 2023-07-10 at 4.41.45 PM.png
  11. If DialogTech is still running, repeat from step 7 with any other lines referencing DialogTech. 

Additional Information

After completing these steps once, when you open the page again you should be able to just check the "Enable network request blocking" and see the request domain listed. Ensure the box next to it is checked and then refresh the page to block DialogTech.
Need more help?

Don't see what you are looking for? You can ask the Community or contact support.