Learn how to troubleshoot working with cookies inside the Makeswift Visual Builder.
<iframe>
when it loads in our builder. When an
embedded site (in this case, your site) is attempting to set a cookie, that
cookie is considered by the browser as a third-party
cookie.
Modern web browsers have privacy restrictions on how third-party cookies are
set. As a result, you may see issues related to cookies inside the builder, but
not in your live page.
chrome://settings/cookies
example.com
, enter
example.com
in the text input.
custom.example.com
, by
using a matcher: [*.]example.com
.