Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tracking pixel support /img interception #79

Open
kolodiy opened this issue Mar 31, 2020 · 2 comments
Open

Tracking pixel support /img interception #79

kolodiy opened this issue Mar 31, 2020 · 2 comments

Comments

@kolodiy
Copy link

kolodiy commented Mar 31, 2020

Hi,
As I understand currently there is no possibility to intercept img requests.
@chmanie are there any plans to add this functionality? This would be really useful for verification of analytics!

@chmanie
Copy link
Member

chmanie commented Mar 31, 2020

Yeah this is probably related to #47. I guess we could do it but I don’t have much time at the moment to implement something like this

@kolodiy
Copy link
Author

kolodiy commented Apr 1, 2020

If anyone bumps into this - I found a workaround by using: https://developer.mozilla.org/en-US/docs/Web/API/Performance/getEntries and filtering returned entries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants