collecting facebook ad website leads in google sheets
Status: Closed · Asked by Embodied Marketing System on · 0 views
I am trying to track who are my facebook ad leads different from organic leads.
Currently a facebook ad sends people to a kajabi website form to sign up for a webinar. It is connected with a facebook pixel to send info back to register a lead.
What I am trying to do in pabbly
TRIGGER: kajabi form is sumbited with name and email
ACTION 1: facebook conversions send lead data (name and email obtained from previous step)
ACTION 2: Add new row data to google sheets (using name and email obtained from action 1)
Am I on the right track? I can't get it to work ... I am open to suggestions of how I can collect information about which customers came from facebook ads and not organic traffic
Hey @Embodied Marketing System
Please allow us some time, we are currently checking on your concern and shall notify you with an update soon.
Hey @Embodied Marketing System
As we can see from your workflow, your action steps are mapped correctly and it should work accordingly now. Please give it a try and let us know if you get stuck at any step.
when sending a test the name field from the facebook conversion action for example results in the google sheet been filled out in code like this "dfef5e53f9848472560a3e680a310d097ecc75919740646df38d31cab7aa07ac"
is there a way to get the actual name or actual email populated into the google sheet?
is there a way to get the actual name or actual email populated into the google sheet?
You can simply pass the name and the email address from the trigger response instead of getting the response from the Facebook action step.
but that would also pick up the name and email from organic traffic as well as traffic from the facebook ad wouldn't it?
I am trying to collect the names of people who came from the adverts
but that would also pick up the name and email from organic traffic as well as traffic from the facebook ad wouldn't it?
Facebook action step doesn't show any lead data in the action step's API response, you can simply pass the data whcih you are feeding to the Facebook action step directly.