<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can i block frod image requests? in Adobe Analytics Questions</title>
    <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463348#M38490</link>
    <description>&lt;P&gt;&lt;LI-USER uid="17380119"&gt;&lt;/LI-USER&gt;&amp;nbsp;Requests come from another site. How can I verify that a request is being sent from my site at the&amp;nbsp;&lt;SPAN&gt;tracking&lt;/SPAN&gt;&amp;nbsp;implementation level?&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jul 2022 18:55:00 GMT</pubDate>
    <dc:creator>nicklob</dc:creator>
    <dc:date>2022-07-29T18:55:00Z</dc:date>
    <item>
      <title>How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/462940#M38416</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;Now Adobe Analytics receives &lt;A href="https://experienceleague.adobe.com/docs/analytics/implementation/other/hardcoded.html?lang=en" target="_self"&gt;img requests&lt;/A&gt; from a site from which I do not want to collect data. These requests consume call servers. What are the mechanisms for blocking img requests so as not to consume call servers?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 14:56:11 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/462940#M38416</guid>
      <dc:creator>nicklob</dc:creator>
      <dc:date>2022-07-27T14:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/462971#M38426</link>
      <description>&lt;P&gt;I'm not sure.. I've never had to do such a thing.. but if the img requests are coming from a domain you don't own / can't control (and therefore can't remove them); then you may have to reach out to ClientCare.. since the tracking server is controlled by Adobe... it's not like you can create rules to reject certain calls....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck! If you do get a solution, please post it back here so that others can benefit.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jul 2022 16:37:41 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/462971#M38426</guid>
      <dc:creator>Jennifer_Dungan</dc:creator>
      <dc:date>2022-07-27T16:37:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463045#M38441</link>
      <description>&lt;P&gt;Assuming that the fraudulent calls are coming from a website that has copied your website, then the most common method is at your tracking implementation level. Before sending the beacon/image request, check if the current web page is from your website's domain.&lt;/P&gt;
&lt;P&gt;If your fraudulent calls are coming from bots that are visiting your website, then unfortunately, there's really not much that you can do.&amp;nbsp;&lt;LI-USER uid="10000016"&gt;&lt;/LI-USER&gt;&amp;nbsp;has some rants and recommendations at his blog&amp;nbsp;&lt;A href="https://lukas-oldenburg.medium.com/bots-analytics-common-failing-approaches-to-bot-filtering-incl-ai-6c7c25d3e0f5" target="_blank"&gt;https://lukas-oldenburg.medium.com/bots-analytics-common-failing-approaches-to-bot-filtering-incl-ai-6c7c25d3e0f5&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 02:47:57 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463045#M38441</guid>
      <dc:creator>yuhuisg</dc:creator>
      <dc:date>2022-07-28T02:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463060#M38445</link>
      <description>&lt;P&gt;No, an image request is the most fundament thing sending data into Adobe Analytics that what you can do is remove them from the website you mentioned.&lt;/P&gt;
&lt;P&gt;The only way to stop tracking from happening after the image request is the 'Exclude By Cookie/IP address' function under admin, assuming those image requests are kind of bot activities and coming from some pre-defined IP addresses.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 05:31:47 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463060#M38445</guid>
      <dc:creator>leocwlau</dc:creator>
      <dc:date>2022-07-28T05:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463141#M38451</link>
      <description>&lt;P&gt;Right, the link posted goes to "hardcoded" image requests.. like what you would put onto newsletters or other sites that can't use scripting languages... there is no Adobe Launch "middle layer" to create exclusion rules... and by the time it gets to processing rules its too late (at least from a cost perspective).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, excluding by IP probably won't work... the IP address would be the user's IP (not the domain posting the image), so any user hitting that page would have a different IP address. Plus, even if you could identify that, you still get charged for those hits (this feature is to exclude your internal traffic from reporting, but the tracking data is still stored in the raw data).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 13:21:22 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463141#M38451</guid>
      <dc:creator>Jennifer_Dungan</dc:creator>
      <dc:date>2022-07-28T13:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463166#M38459</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17504104"&gt;&lt;/LI-USER&gt;&amp;nbsp;Only solution to this, remove the tag from the unwanted pages. Otherwise, if you do not want to report the data in analytics, you can do Exclude by IP address method to not get the hits reported, but these server calls will be billed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If in case you are implementing Adobe analytics through launch, you put a condition in you are page load rule to not load on these pages, so that server calls do not fire on those pages&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 17:08:40 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463166#M38459</guid>
      <dc:creator>VaniBhemarasetty</dc:creator>
      <dc:date>2022-07-28T17:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463346#M38488</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17380104"&gt;&lt;/LI-USER&gt; Thank you for the answer!&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 18:50:46 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463346#M38488</guid>
      <dc:creator>nicklob</dc:creator>
      <dc:date>2022-07-29T18:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463348#M38490</link>
      <description>&lt;P&gt;&lt;LI-USER uid="17380119"&gt;&lt;/LI-USER&gt;&amp;nbsp;Requests come from another site. How can I verify that a request is being sent from my site at the&amp;nbsp;&lt;SPAN&gt;tracking&lt;/SPAN&gt;&amp;nbsp;implementation level?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 18:55:00 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463348#M38490</guid>
      <dc:creator>nicklob</dc:creator>
      <dc:date>2022-07-29T18:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can i block frod image requests?</title>
      <link>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463352#M38491</link>
      <description>&lt;P&gt;IF the calls are not hardcoded, and are using your Launch implementation, you can use a condition on your rule.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So let's say your domain is "mydomain.com" and the bad domain is "garbage.com"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Adobe Launch, you should have configured your domains in the property settings:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jennifer_Dungan_0-1659121441376.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/43673i45CECE22BE663782/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Jennifer_Dungan_0-1659121441376.png" alt="Jennifer_Dungan_0-1659121441376.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;(add&amp;nbsp;mydomain.com here)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In your rules, you can add a condition:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jennifer_Dungan_1-1659121494384.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/43674iAB23755E627A18E4/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Jennifer_Dungan_1-1659121494384.png" alt="Jennifer_Dungan_1-1659121494384.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can choose all your single domain (or multiple domains like I have, if this implementation covers more than one site)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Jennifer_Dungan_2-1659121679387.png" style="width: 400px;"&gt;&lt;img src="https://experienceleaguecommunities.adobe.com/t5/image/serverpage/image-id/43675i38F185459C237533/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="Jennifer_Dungan_2-1659121679387.png" alt="Jennifer_Dungan_2-1659121679387.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This should only return "true" if the tracking call is coming from the selected domains...(i.e.&amp;nbsp;mydomain.com any other valid domains your are tracking).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The actions (set variables, send beacon, etc) will only run&amp;nbsp;&lt;EM&gt;if&lt;/EM&gt; this condition returns true.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But again, this only works IF the tracking call is using your Adobe Launch file.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 19:10:27 GMT</pubDate>
      <guid>https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-block-frod-image-requests/m-p/463352#M38491</guid>
      <dc:creator>Jennifer_Dungan</dc:creator>
      <dc:date>2022-07-29T19:10:27Z</dc:date>
    </item>
  </channel>
</rss>

