Hi
I was recommended the following method to proactive exclude Bot traffic from my site.
https://experienceleague.adobe.com/docs/analytics/implementation/vars/plugins/websitebot.html?lang=e...
However, we have recently migrated to AEP. Is there an equivalent solution for AEP?
Thanks!
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
Hi JosephH1,
Yes, there is an equivalent solution for AEP. Adobe Experience Platform Query Service can be used to maintain your data quality by broadly removing data contamination that results from bots interacting with your website. The below URL should give you some further context.
Please let us know if there's anything further that we can help with.
Casey
This is helpful, thank you. However I'm looking more to block the traffic within Analytics for the implementation that uses the AEP SDK. Do you have any recommendations?
@JosephH1 Although query service is one of the option, but i would highly suggest do bit of blocking within the client this will ensure no bot traffic event is sent at all.
This also helps you reduce the count and thus reduce billing if it is high traffic site.
I would suggest to include a custom script within "onBeforeEventSend" config option in Launch webSDK extension
I didn't consider this, but I like the idea
조회 수
답글
좋아요 수
Hi Anil,
Can you confirm whether the MyBotDetector is an inbuilt functionality within webSDK. I am getting MyBotDetector is not defined error while using the mentioned code.
조회 수
답글
좋아요 수
@SukeshR1 Not really that's you custom library or any open source library you can use. However there is a recent update, you can do some configuration within datastream.
Read more here
https://experienceleague.adobe.com/en/docs/experience-platform/datastreams/bot-detection
조회 수
답글
좋아요 수