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

Implement Facebook "Advanced Matching with the Pixel" #95

Open
marisveide opened this issue Nov 15, 2017 · 4 comments
Open

Implement Facebook "Advanced Matching with the Pixel" #95

marisveide opened this issue Nov 15, 2017 · 4 comments

Comments

@marisveide
Copy link
Contributor

Hi!

Facebook has this advanced matching method when it allows to pass additional params about visitors to track when Facebook cookie is not present (like in apps which are inside iframe).

Here is the Facebook Tracking article:
https://developers.facebook.com/docs/facebook-pixel/pixel-with-ads/conversion-tracking/#advanced_match

Really need this feature.
It should allow to pass those params for each user session separately.

Thanks a lot!

Maris

@bumi
Copy link
Contributor

bumi commented Nov 16, 2017

Hi Maris,
thanks for reporting. That would be a great extension to the current facebook_pixel option.
Would you be interested in contributing that extension? I could help you and point you in the right direction.

We probably need to extend this init call: https://github.com/railslove/rack-tracker/blob/master/lib/rack/tracker/facebook_pixel/template/facebook_pixel.erb#L10

It should already be possible to pass any number of options to the facebook pixel setup.

@robertocinetto
Copy link

Hi Michael,
has this feature been developed?

Thank you!

@bumi
Copy link
Contributor

bumi commented Jan 29, 2018

related to #100

there has not been any update on this. We are looking for contributors for those extensions. @robertocinetto are you interested.

@rromanchuk
Copy link

in case you're still interested #157

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

4 participants