I have an account created specifically for a site (example.domain.com) and I am restructuring the site so that what was previously in the subdomain goes to subfolders (domain.com/example/) of the same domain. If I use the code I used for example.domain in the subfolder, it happens that:
1- does not recognize the user as a subscriber and the opt-in appears as if he were not subscribed
If I create a new site account for domain.com and send a push using the old example.domain.com account for the subfolder:
1- the user is NOT automatically resubscribed to the new account for domain.com
2- the opt-in message continues to appear as if the user was not subscribed
I tried to create an attribute that marks that the user of example.domain.com has resubscribed again (in case it does) in domain.com/example/, but in the logical operators to create segments it is not possible to create one that exclude all users who has signed in to the new account for domain.com/example/
Do you have any possible solution? because a user who signed up at example.domain.com and resubscribes at domain.com/example/ is going to get pushed twice.