Results 9 comments of CitizenOfRome

Seems like a local download issue with git and composer, may be delete local files and re try?

That is rather weird - does it work any better with `iframe: false` ? ([4th element in the demo](https://doersguild.github.io/jQuery.print/demo/#ele4))

Did you see any errors or warnings in the developer console when it doesn't work? P.S. It should work as expected in Chrome 61+, it was broken due to a...

It would take a major rework in order to do that, and I can't take it up myself at the moment, if anyone from the community can do so and...

See https://github.com/DoersGuild/jQuery.print/issues/71#issuecomment-334175190 > P.S. It should work as expected in Chrome 61+, it was broken due to a browser bug > There's no js based print support on Firefox for...

Did it throw an error on the console?

Can you try the same with `iframe: false` to see if it throws an error there?

Seems to be working on `Version 99.0.4844.51 (Official Build) (x86_64)` Chrome for Mac though. In case you or anyone else can share a console log of any errors while printing,...

This plugin is based on the [EasyTracker Class](http://analytics-api-samples.googlecode.com/svn/trunk/javadocs/com/google/android/apps/analytics/easytracking/EasyTracker.html) which doesn't seem to have support for this. But the [Tracker Class](https://developers.google.com/analytics/devguides/collection/android/v2/advanced) supports this, so maybe you could try implementing that?