Conversation
|
|
Do I need to add anything else to get this reviewed and approved? Tagging @addisonschultz for best guess. :) |
|
Thanks for starting this PR @woopstar and contributing to our Integration Platform! I'll be helping to look into getting this working with you. I've left a comment to start - if you can let me know more about the Mouseflow src/script, we can start there! |
|
You are more than welcome, @addisonschultz . Unfortunately, I do not see any comment regarding the code, but let me try to clarify the intent: Mouseflow is an alternative to Hotjar, which also does heatmaps and user experience analytics. The implementation is as simple as Hotjar injecting a small javascript code block to start the tracking. The script in src is just a copy-paste of how the integration is done with Hotjar and/or #298, which is very basic. There is a tutorial at https://help.mouseflow.com/en/articles/4264201-how-to-install-mouseflow on how to install/inject the Mouseflow script into your website, which the integration is just "a copy of" Does that answer the question in general? |
|
Hi @woopstar - thanks for the clarification. Can you reach out to me over email (addison @ gitbook.com)? I just have a few more questions, but so far it's looking good to me! |
Hi @addisonschultz Sure! I have sent you an e-mail already. Thank you for the review! |
Adds an integration for Mouseflow
Disclaimer: Based on a copy/paste of the Hotjar integration