The cookie prompt is programmed to appear on the first page visit but you might find that it continues to appear in the following scenarios:
- Site is running in "Development" mode and a "Temporary Domain" is being used.
- Site is running in "Sandbox" mode and a "Temporary Domain" is being used.
This happens because the cookies are hardcoded with the website's primary domain name.
When the website starts running on the primary domain, the problem will be resolved.