Why is Stape's Request limit getting used up way too fast!

One of my clients is on the Pro-level Stape package, but the request limit is getting used up way too fast. I’m trying to figure out why.

It’s a Shopify store, and we’re not using the Cookie Keeper power-up. The only thing set up for server-side tracking is the Google Ads purchase event—so it really shouldn’t be using that many requests, right?

I did notice a lot of customScriptLoad and scriptLoad requests in the logs. Could that be the reason?

Any insights would be super helpful—thanks in advance!



The only thing set up for server-side tracking is the Google Ads purchase event—so it really shouldn’t be using that many requests, right?

well it depends on whats being sent towards the container, not what fires in it. Just being pedantic here, I’m sure you know that. Given there’s a conversion linker - I assume at least all page_views are passed then, not just the purchase event.

But yes, script loads can be the reason, and most likely they are. Web container, gtag - those are proxied through your server when using Custom loader.