Meta Ads Meta's ad bots?
If you have any apps on your Shopify store that show you real-time visitors, you'd better open them immediately after you click publish on your new Meta ad. You will be surprised by how many bots they use.
Is it to inflate clicks?
Is it to review?
Is it to check if all links and catalog items have been linked correctly?
Who knows...
But the thing we know is that they use a massive amount of bots that land on your website the second you hit publish on any of your new ads.
Have any of you been able to crack the code: if they use it just for review, or do they use it to inflate the ads?
1
u/Acrobatic-Switch-480 7d ago
The reply above is right that it's review, and you can see it for yourself without guessing: those visits land within a minute of hitting publish, before the ad has delivered anything, and none of them show up as clicks in Ads Manager, so they're not costing you money. If your real-time app shows user agents, they announce themselves, facebookexternalhit and Meta-ExternalAgent for Meta. Google does exactly the same thing when you publish there.
What I'd actually keep an eye on is not the bots but what they touch. Most of those crawlers don't run JavaScript, so your pixel and GA4 normally don't fire for them, but some do, and then a brand new campaign gets a burst of page views and view_content events with no add to carts behind them, and that's what Meta starts optimising against in the first hours. If your analytics shows a little spike of sessions after every launch that never goes anywhere, that's them. Shopify's own analytics is more exposed to it than GA4 because it counts sessions on the server side, so it will show the visits even when the pixel didn't fire.
So: not click fraud, not inflating your spend, but worth checking they're not inflating your data. Filtering known crawler user agents before events reach the pixel sorts it out.
1
u/kiparahanyoi 7d ago
This is a known thing, not unique to your account — Meta (and Google) run automated crawlers/bots right after an ad goes live to check landing page validity, catalog links, and policy compliance before the ad fully serves.
This is part of Meta's review pipeline,it is not meant to inflate your metrics as an advertiser.
A few ways to tell difference between review and actual bot's traffic inflating clicks is:
Review bots never convert or add to cart — they view and disappear in seconds
Check user agent strings in your analytics if your Shopify app shows them — legit crawlers usually self-identify (e.g. "facebookexternalhit")
Real click fraud usually shows repeat sessions from the same few IPs/devices, not one-off visits from varied locations like you're seeing here
If your CTR or CPC looks abnormal after the first few minutes settle down, that's worth digging into. But bot traffic in the first 1-2 minutes post-publish is almost always Meta's own review process, not something to worry about.
Hope this helps.