Question

Loading track.js is getting blocked by Customer.io

  • 22 July 2023
  • 1 reply
  • 95 views

I was trying to integrate Customer IO into a NextJS application. Here is the code

Next JS Code for Customer IO integration

But, when I open the network tab the track.js javascript file is getting blocked

How, do I overcome this problem, and what is the solution


1 reply

Userlevel 4

Hey Artaza, 

Would you be able to check if you’ve included the required Content Security Policy directives as outlined here in our documentation: https://customer.io/docs/sdk/web/content-security-policy/

Reply