I have a Shopify store and want to implement first click attribution for Facebook ads.
-
Suppose If we Capture the first ad click using fbclid and or UTM parameters on the user first session.
When the customer finally purchases, can i fire a custom Meta event like Purchase_FC on Events manager.
After this purchase_fc events fire. Also send the same event via Meta Conversions API (CAPI) with proper deduplication using the same Event ID for browser + server events.
If after click the ads, Suppose user did not purchase anything, and come back after 5 days later. He purchase the product. So we can able to attribute this kind of events in campaign.
I m using Google Tag Manager, so my questions are:
-
Is this type of first-click Meta attribution tracking possible with Shopify + GTM?
-
What is the best way to store the first-touch source?
-
What is the best setup for sending the same Purchase_FC event to Meta Pixel + CAPI with deduplication?
In Meta Ads Manager, can this be used to report something like FCROAS or Purchase FC through a custom custom columnfor external reporting?
If anyone has work this kind of situation before. How to setup this
Waiting for a positive response. Thank you