Hey @ClementY does the CTA still not display when you have the “url contains” filter?
For lists it might be expected, it’s designed to work on all pages with your HubSpot tracking code. For segmented lists HubSpot obviously needs to know who it is behind the browser. The only way this can happen is through a tracking cookie. A tracking cookie only really becomes associated with a contact when they submit a form.
So there’s a few things you need to ensure this works on your site and you can target people:
1. The HS tracking code is correctly placed on your site.
2. There are HubSpot, or HubSpot integrated forms on your site.
3. The contacts you’re testing have already submit a form on this site.
Cookies are also domain specific, so for example if you have “website.com” as your main site, but the contact has submit on “landingpages.website.com” the cookie won’t automatically transfer between the two. If there’s no cookie, there’s no way for HubSpot to know who the visitor is, and thus can’t target them through lists.