Hi there,
Does anyone in the Free plan has tried to include any of those settings in the script?
- data-allow-params
- data-non-unique-hostnames
This is how my script looks like right know:
<script async defer data-allow-params="s" data-non-unique-hostnames="buy.stripe.com" src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
<noscript><img src="https://queue.simpleanalyticscdn.com/noscript.gif" alt="" referrerpolicy="no-referrer-when-downgrade" /></noscript>
Neither of the two settings seem to be working, param “s” is not being capture and “buy.stripe.com” keeps appearing as a source for new visitors.
I’m not sure if this is a bug or a wrong implementation from my side or maybe a limitation of the Free plan.
Any help would be much appreciated
Marc.