Did you have any issues setting up the Facebook conversions API? Let me know below.
@zonzonzon31563 жыл бұрын
(#100) param data must be an array. How can fix this error ? Thank you.
@juan.colicchio3 жыл бұрын
I'd recommend you copy the workflow again to update the formatting of the API module.
@JackEcom72 жыл бұрын
Format the phone number step doesnt work for me
@himalayanjunglee2 жыл бұрын
Im sending events but there is no reporting showing on the ads manager
@jinkazama25552 жыл бұрын
@@himalayanjunglee check if you have any Ad blocking, that was my problem
@NeerajAgarwal3 жыл бұрын
This is awesome. I have been asking this for such a long time. Finally the video is here. Thank you bro. This is going to be amazing.
@juan.colicchio3 жыл бұрын
My pleasure!
@joethong7263 жыл бұрын
Why can't pabbly just wrap this FB Conversion API and offer it as an action
@NeerajAgarwal3 жыл бұрын
@@joethong726 It is already there. :)
@Marketingparalatinos_2 жыл бұрын
Thank you 🙏 I was looking for this everywhere In you tube !
@juan.colicchio2 жыл бұрын
Thanks for stopping by to watch the tutorial. Let me know if there is anything else I can be of assistance with.
@HannahFowlkes-u9s3 ай бұрын
Is it possible to also send the event data back into your CRM so that when a new contact is created you can track that it came from Facebook?
@abdoufox78902 жыл бұрын
hello, what's the difference between this method and the use of 'pixel your site' and make id of the pixel and the token cod
@juan.colicchio2 жыл бұрын
The methodology passes conversions to Facebook that originate outside of the site.
@shivambhardwaj52982 жыл бұрын
Hi, Thanks for this guide. I am trying to setup CAPI with pabbly connect for Lead optimization and able to fire event, but in facebook event manager it's showing "It typically takes around seven days to receive all the events from your CRM. Check back later to continue the setup.". Can you please help here?
@juan.colicchio2 жыл бұрын
Hi Shivam. That’s normal. Push a few lead conversions events manually. They will show up on the Facebook events dashboard after some time. From my experience, conversión events typically take 3 hours to show.
@TheHerbalist-z3c Жыл бұрын
Does this apply if you do partner integration with shopify?
@juan.colicchio Жыл бұрын
No. The partner integration takes care of the server side conversion API natively.
@luchiandenis82933 жыл бұрын
Is the Crm necessary? Is this a better option than amazon aws? I am a beginner in marketing. Thanks.
@juan.colicchio3 жыл бұрын
The CRM is used to capture and push a conversion event. You could use a merchant billing to trigger a “purchase” event that can be fed as an offline conversion. Let me know if you have any further questions. Happy to assist!
@vincentturner8680 Жыл бұрын
Hi Juan, how much would it be for you guys to help set that up for us / optimize our data sent? I would be open to a Zoom call or so to get that working. Note that we're in the sensitive-data Health space, so we have to be careful what data we send. I just want to make sure it's done right for this reason. We're currently using the Facebook Conversions API plugin. Should we worry about duplicate events once this is set up? Or will it do the matching in the background with both this manual payload firing in addition to the Conversions API plugin? Thanks
@juan.colicchio Жыл бұрын
Thanks for reaching out. Just returned from vacation and read your message. Feel free to send an email to juan@lgg.media and we can arrange a call to help you.
@GAURAVSHINDE-j4s Жыл бұрын
hi, i want to set up api conversion event as click, any help will be appreciated
@juan.colicchio Жыл бұрын
Follow the instructions on the video. Let me know if you have any issues.
@equiposInn Жыл бұрын
Is this video to set up FB´s conversions API manually? if that´s so I´m not a tech person and I´m a little affraid to start and then to have to stop in some part of the "journey", do you think it is simple enough so I can implement it by myself? :) I built my website on Hostinger with its siteBuilder
@juan.colicchio Жыл бұрын
Yes. This is one of many ways to use the Facebook API to send server side conversions
@AlaaBebar7 ай бұрын
How can obtain the fbp and more parameters related to the cookies, i missibg like 6 parameters with 5.2 data quality this way
@juan.colicchio7 ай бұрын
In short, Javascript, and store the data on your CRM before passing it via API to Meta.
@todorbra2 жыл бұрын
Hi Juan, how do we know what value we need to place? You said in your video that the value is how much money you want that purchase event worth. I'm not sure if I should place the value of my cheapest product or something else. Currently is 142.52. Also, for the "event_source_url" should we place a checkout url or just the home page? Thanks in advance,
@juan.colicchio2 жыл бұрын
You should be able to push the value from your product in the webhook as a parameter. For checkout url, you can use the main domain url.
@christoferfrascarelli39443 жыл бұрын
does it work with wordpress? Thank you very much
@juan.colicchio3 жыл бұрын
You can integrate the Facebook conversion api via Wordpress integration. The integration will only capture website events (similar to the 3rd party tracking pixel). For offline events, you should have a database or CRM system where a webhook fires and feeds the data to Facebook via the steps on this video.
@christoferfrascarelli39443 жыл бұрын
@@juan.colicchio Thank you very much! i use a famous plugin for the CAPI of facebook, which is not the one suggested facebook. Of these last times, the plugin I'm using, fails to attract events to adsets. I find myself with 70/80% fewer leads. If I install the pixel in the classic way (html pixel in head), it tracks almost everything. I'm finding alternatives, so I asked this question. Thank you very much
@juan.colicchio3 жыл бұрын
You can use both pixel and capi to track more net events. However, you will need to deduplicate the events.
@SniperAce22 жыл бұрын
Hi, do I need to input the actual data in parameters of payload helper? or can they be just dummy?
@juan.colicchio2 жыл бұрын
You may add static or dynamic values as per your business requirements. Whether the values are real or abstract, it would depend on your business case.
@SniperAce22 жыл бұрын
@@juan.colicchio I want real values. Do I need to send EACH event manually? or can I just send one event and then the succeeding server events will be sent automatically?
@juan.colicchio2 жыл бұрын
@@SniperAce2 Yes. That will push the conversion back to Facebook. For automatic real time feedback, have a developer create a payload from your billing/crm system to Facebook.
@samking6182 жыл бұрын
Im stuck at webhook URL. Where do I need to put that to fetch data? I want to setup the events for my ecommerce website
@juan.colicchio2 жыл бұрын
The webhook was built to receive the data from a crm system. What website builder + email system are you using?
@hokijoni-p6u11 ай бұрын
halo how to make or add captured response at webhook i want add ip and others? thanks
@juan.colicchio11 ай бұрын
You can use postman to send a new payload to your webhook URL. You can map the payload fields into the action step afterwards.
@AndresCanada3 жыл бұрын
Thank you Juan, this is GOLD !!!
@juan.colicchio3 жыл бұрын
Glad I can be of help :-)
@kishors4192 жыл бұрын
Where can i find the events that were sent from pabbly or zapier in events manager?
@juan.colicchio2 жыл бұрын
It will show up with all the events in the pixel window. If you are pushing a standard/custom event, you will see the “server” as an additional source.
@kishors4192 жыл бұрын
@@juan.colicchio where do we need to define which event to pass? I tried adding the event that was create for my website pixel. But the event that is sent from tool is not showing there
@juan.colicchio2 жыл бұрын
@@kishors419 the event is define in the payload.
@Digital.Abhijeet2 жыл бұрын
i got error. parameter must be array. how to solve it
@juan.colicchio2 жыл бұрын
You must re-import and add the dynamic fields carefully to avoid affecting the formatting of the payload. You can also use Facebook payload helper to build the array.
@Digital.Abhijeet2 жыл бұрын
@@juan.colicchio i build the with facebook payload helper only. tried many versions of it. but still getting that error
@zonzonzon31563 жыл бұрын
Thank you. I get this error : (#100) param data must be an array. How can i fix this ?
@juan.colicchio3 жыл бұрын
Do you see this error on the Pabbly Connect API module? You must be extremely careful when you copy/paste the template. Any change to the structure can give you an error. Feel free to re-download the master template and try again using your own pixel id and access token. If it does not work, reach out to me via email.
@AndrewMcSpadden3 жыл бұрын
I'm still confused why you need to use pabbly vs putting it on the head of the website or something?
@juan.colicchio3 жыл бұрын
You can track conversions in two ways. 1. Website pixel (online events) 2. API (online + offline events) The setup instructions on this video show how to setup the conversion event via API.
@yashshah59033 жыл бұрын
Thank you so much for this tutorial
@juan.colicchio3 жыл бұрын
Appreciate your support to the channel!
@yashshah59033 жыл бұрын
@@juan.colicchio Hi Juan. After implementing this method, I see there is lot of more attribution inside ads manager. If I am having 70 website purchases, the ads manager is showing 120. How to resolve this
@juan.colicchio3 жыл бұрын
I didn't quite understand. Is the system under or over attributing the conversions total or the conversion value?
@yashshah59033 жыл бұрын
@@juan.colicchio it's over attributing. In reality, we are having 70 conversions from facebook ads but the dashboard is showing 120
@juan.colicchio3 жыл бұрын
@@yashshah5903 hard to define root cause without looking at the set up. Send me your availability over email for next week, and I’ll help you iron everything out. My email is juan@lgg.media
@chaithanyachittapur66763 жыл бұрын
Thank you Juan for sharing this this is really helpful.. :)
@juan.colicchio3 жыл бұрын
Thank you for stopping by the channel!
@joethong7263 жыл бұрын
thanks for the video!
@juan.colicchio3 жыл бұрын
You are welcome. Feel free to make a suggestion on what the next video should be!
@salivona3 жыл бұрын
Brilliant thank you!
@juan.colicchio3 жыл бұрын
Thank you for supporting the channel!
@alanpt2662 жыл бұрын
Thank you
@juan.colicchio2 жыл бұрын
You are welcome. Please let me know how the deployment went
@Motivationalc6582 жыл бұрын
Sir gud pm can you help me on my page how can I seperate payout on fb page or how can I transfer I payout on fb page
@juan.colicchio2 жыл бұрын
Can’t your rephrase your question? Your request is not clear.
@Motivationalc6582 жыл бұрын
@@juan.colicchio I have a fb page how can I remove payout I d I want to put my payout i.d
@Exparda12 жыл бұрын
can you reduce the voice more because i can still hear you mumbling when i maxed out my volume
@juan.colicchio2 жыл бұрын
Thank you for the feedback. Will adjust the microphone settings for future videos. Do you have any video recommendations? I will be pushing 1 per week starting this week.