Facebook ads tracking

Ligma

Junior Member
Joined
Jan 26, 2022
Messages
118
Reaction score
56
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
 
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
Test the "Book Now" button using a link, you can add tracking information to the URL (eg example.com/book-now?utm_source=button&utm_medium=click). This helps you analyze in Google Analytics how much traffic came from this button
 
If the VikBooking plugin allows customization, you can check if there is an option to add a tracking event code. If not, you may need to edit the plugin's code to add the tracking code to the "Book Now" button.
 
The best solution for that is consult a web developer who can implement tracking on the "Book Now" button effectively.
 
You should check the action button on your page, I think you have placed the wrong action, just go to your page and find the action button adjustment then change it to follow.
 
Have you tried contacting your Web developer? They may be able to help you with this.
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
 
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
You choose a conversion or traffic campaign to advertise
 
You can also run page like ads, which will drive users to like your page and follow your page
 
You can add tracking information to URLs for analysis in Google Analytics or consult a web developer to come up with an effective implementation plan.
 
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
  1. Create Pixel: Go to Facebook Ads Manager, select "Pixels," and create a new Pixel.
  2. Insert Pixel Code: Add the Pixel code to the <head> section of your website (use a plugin if necessary).

Step 2: Track the "Book Now" Button​


  1. Add Custom Event Code: Use the following JavaScript code for the "Book Now" button:

<span>&lt;<span>script</span>&gt;</span><span><br><span>document</span>.<span>getElementById</span>(<span>'book-now'</span>).<span>addEventListener</span>(<span>'click'</span>, <span>function</span>(<span></span>) {<br> <span>fbq</span>(<span>'track'</span>, <span>'Lead'</span>); <span>// Change 'Lead' if needed</span><br>});<br></span><span>&lt;/<span>script</span>&gt;</span><br>

Step 3: Test​


  1. Use Facebook Pixel Helper: Install the extension to check if the event is being sent.
  2. View Data: Check in Facebook Ads Manager.
Note: Ensure the button ID is correct for the code to work properly.
 
best for tracking nowadays is working with UTM tags, just check on ytb you will find lot of resources to know the way it works
 
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
You go to the action button settings on your fanpage.
 
I have a resort website running Vikbooking plugin but there is ''book now'' button on it that cannot be tracked. Is there an alternative way to make it trackable?
You have turned it off or accidentally not turned it on in the ad settings, go to campaign details and check everything again
 
Please use pixel, if you don't know you can ask the agency that provides you with the account
 
can you check if there is a tracking event code? best solution you may need to edit the plugin code to add the tracking code to the "Book Now" button.
 
Can you check if you chose the right campaign, I think you created the wrong campaign
 
If you don't have one already, you'll need to create an account and set up GTM on your website
 
Please go to the fanpage settings and edit the fanpage action button settings to change from "book now" to follow fanpage.
 
Back
Top