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
Google Analytics and Facebook Pixel support #4573
Conversation
@escopecz Ready for tests |
+1 \o/ Mautic Will Work like an tag manager, but campaign based !!! GREAT Work @kuzmany |
Can you show an image of campaign action for fb pixel? Thanks |
@escopecz please mark this PR as WIP |
* | ||
* @var string | ||
*/ | ||
* The mautic.page_on_hit event is thrown when a public page is browsed and a hit recorded in the analytics table. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor thing but please fix these comment indentions.
const PAGE_ON_HIT = 'mautic.page_on_hit'; | ||
|
||
/** | ||
* The mautic.track_on_hit event is thrown when a public page is browsed and a 3rd party tracking pixel is available |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor thing but please fix these comment indentions.
@escopecz ready for tests ;) |
If I insert the Facebook Pixel ID to the Mautic configuration and save it, it's blank again after refresh. None of the switches for the Facebook Pixel keeps the value after save either. Google Analytics as well. |
@escopecz try now |
@escopecz Facebook: action and label |
@escopecz updated. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works as described for me 👍
This is amazing feature. Thanks!
Please write the docs for this asap so it can be included in 2.10.0.
Description:
This PR brings:
Tracking should use for remarketing in Facebook Ads and Google Adwords.
Steps to test this PR:
Facebook Pixel
Google Analytics