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

Using Facebook Pixel with Webform #38

Open
benmclure opened this issue Mar 18, 2021 · 2 comments
Open

Using Facebook Pixel with Webform #38

benmclure opened this issue Mar 18, 2021 · 2 comments

Comments

@benmclure
Copy link

Hi guys,

Sorry to bombard you. I'm trying to integrate my facebook pixel with the webform currently. I'd like to be able to get pixel data when the webform is submitted so I can retarget seekers with a DBS plan or something of the like. As you can see in the picture below, the submit button is currently not able to be selected by the facebook pixel's event manager. I'm not sure if this is even possible to work around but it's worth a shot! Thanks friends for all your help.

Screenshot 2021-03-18 at 2 17 15 pm

@corsacca
Copy link
Member

corsacca commented Mar 23, 2021

Hey @benmclure
This is a great question.
You could try pointing the facebook event tool directly at the webform instead of the site that has the webform iframed in. (Open the url of the iframe src directly in your browser)

I think what I would do is build a custom webform on the public side, and then from the server send the contact info to D.T using D.T's API.
This gives you more control over the UI of your form but does require code.

@benmclure
Copy link
Author

benmclure commented Mar 23, 2021

Hey @corsacca

How do I do this?

then from the server send the contact info to D.T using D.T's API.

I feel this is possibly the best fit for our page. I could get a friend in to help code if I knew how to make the connection.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants