Related to the change that has happened to web pixel settings, and because our app needs the pixel to be in Always on mode rather than Optimized, we updated our customer privacy settings to:
[customer_privacy]
analytics = true
marketing = false
preferences = false
sale_of_data = "disabled"
This seems to do the job for people installing our app after we re-deployed the extension, however people that already had the app and extensions installed are still configured as Optimized.
I tried deleting and re-creating the pixel for a given store via the GraphQL admin API, but it did not have any effect at all.
Is this a current limitation, or am I missing something ?