I followed the guide and put the javascript code into the module--mousefow settings. But when I go to source code start to search mouseflow, it never show me the code and of course it says, not installed.
But I tried many times and also cleared cache, uncompressed the javascript code of the site. So i really don't know what potential problem it might be.
Could you let me know if there is any other possible reason that the javsacript is not there.
Thanks,
Iris
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | mouseflow-fix-1889728-2.patch | 2.54 KB | vaccinemedia |
Comments
Comment #1
vaccinemedia commentedSame issue here!
Comment #2
vaccinemedia commentedHere's a patch which fixes the issue. The array wasn't being passed to drupal_add_html_head, just the stored javascript code to it wasn't outputting anything. I've also fixed the permissions which were using the old hook_perm from Drupal 6. I've also added an extra field in the settings for blocked IP addresses. This comes in handy when you don't want to end up recording yourself / team if you are busy working on the website for which you are recording users activity. It simply does not load the code if your IP address is in the list :)
Comment #3
BD3 commented#2 fixed the issue for me.
Comment #4
mouseflow commentedComment #6
oskar_calvo commentedComment #7
oskar_calvo commented