Text-Summarizer
view release on metacpan or search on metacpan
articles/259.html view on Meta::CPAN
<!DOCTYPE html>
<html><head><title>How do we determine duplicate pixel conversions?</title></head><body>
<strong>How do we determine duplicate pixel conversions?</strong><br />
<br />
Although duplicate clicks are determined by a combination of a user's IP address and cookie data stored in their browser, duplicate conversions from tracking pixels are handled differently.<br data-text="true" />
<br />
When a tracking pixel fires, it is considered a duplicate if just the IP address matches a previous conversion for the same tracking link with the same Ref value—there is no check against cookie data. More importantly, switching to different br...
<br />
In practical terms, this means that clearing your cookies will have no effect on whether a pixel conversion is considered a duplicate or not, and if you're expecting that clearing cookie data will have an effect, you can be confused by the result...
<br />
By the way, we do NOT make this information public in any FAQs or other documentation because we don't want to give scammers any information that could make their jobs easier. That said, sometimes it might be necessary to mention this to a user e...
</body></html>
( run in 1.151 second using v1.01-cache-2.11-cpan-e93a5daba3e )