62.73

v 13.0 Third Party 97
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies eCommerce (website_sale)
CRM (crm)
Calendar (calendar)
Contacts (contacts)
Discuss (mail)
Website (website)
Invoicing (account)
Community Apps Dependencies
Lines of code 1362
Technical Name website_sale_facebook_pixel
LicenseOPL-1
Websitehttps://garazd.biz
Versions 15.0 17.0 16.0 14.0 12.0 13.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies eCommerce (website_sale)
CRM (crm)
Calendar (calendar)
Contacts (contacts)
Discuss (mail)
Website (website)
Invoicing (account)
Community Apps Dependencies
Lines of code 1362
Technical Name website_sale_facebook_pixel
LicenseOPL-1
Websitehttps://garazd.biz
Versions 15.0 17.0 16.0 14.0 12.0 13.0

eCommerce Facebook Pixel

Track customer activities with Facebook Pixel events on product or category website pages.

Add Pixel

Activates with a wizard in one window

Multi

Multi-Website support

Try me

Demo & Test. Click on Live Preview

Support

Free 30 days support and 180 days bug-fixing

Module Features

Simply configurable from Odoo
Adds pixel events ViewContent, Search, AddToCart, InitiateCheckout, AddPaymentInfo and Purchase
Use automatic or custom properties for events
Includes the modules: Website Facebook Pixel, Facebook Pixel Events

Watch the Video Tutorial

The event ViewContent

To activate the Facebook Pixel event ViewContent:

  • Go to the Website - Facebook - Quick Setup menu.
  • Select the website if you use multi-website in your Odoo.
  • Activate the standard event ViewContent.
Odoo 13.0 the Facebook Pixel event ViewContent configuration on website

The event ViewContent code activates when someone visits a product web page's URL.

In automatic mode the event has the following properties:

  • content_type: product
  • content_name: the product name
  • content_category: the product website category name
  • content_ids: the list of product template or product variant ids (it can be defined in the Setup Wizard on the Automatic Properties tab)
  • value: the product template sale price
  • currency: the website default currency
Odoo 13.0 Facebook Pixel event AddToCart on the product page

The event Search

To activate the Facebook Pixel event Search:

  • Go to the Website - Facebook - Quick Setup menu.
  • Select the website if you use multi-website in your Odoo.
  • Activate the standard event Search.
Odoo 13.0 the Facebook Pixel event Search configuration on website

The event Search code activates on the product search results webpage when someone has made product search.

In automatic mode the event has the following properties:

  • search_string: entered search string
  • content_type: product
  • content_ids: the list of product template or product variant ids (it can be defined in the Setup Wizard on the Automatic Properties tab)
  • currency: the website default currency
Odoo 13.0 Facebook Pixel event Search on the product page

The event AddToCart

To activate the Facebook Pixel event AddToCart:

  • Go to the Website - Facebook - Quick Setup menu.
  • Activate the standard event AddToCart.
Odoo 13.0 Facebook Pixel event AddToCart configuration on website

The event AddToCart code will be added on the product page. It will be fired on the clicking button Add to cart.

In automatic mode the event has the following properties:

  • content_type: product
  • content_name: the product name
  • content_category: the product website category name
  • content_ids: the list of product template or product variant ids (it can be defined in the Setup Wizard on the Automatic Properties tab)
  • value: the product template sale price
  • currency: the website default currency
Odoo 13.0 Facebook Pixel event AddToCart on the product page

The module also adds the event AddToCart to the webpage /shop (product list). To enable this feature activate the option Add to Cart in the Customize website menu.

Odoo 13.0 enable option Add to Cart on a products webpage

The event InitiateCheckout

To activate the Facebook Pixel event InitiateCheckout:

  • Go to the Website - Facebook - Quick Setup menu.
  • Activate the standard event InitiateCheckout.
Odoo 13.0 Facebook Pixel event InitiateCheckout configuration on website

The event InitiateCheckout code will be added on the Cart page. It will be fired on the clicking button Process Checkout.

In automatic mode the event has the following properties:

  • content_type: product
  • content_ids: list of product template or product variant ids (it can be defined in the Setup Wizard on the Automatic Properties tab)
  • contents: list of value pairs of product template (or product variant) id and product quantity
  • value: the total amount of products in the Cart
  • currency: the default pricelist currency
  • num_items: number of product lines in the Cart
Odoo 13.0 Facebook Pixel event InitiateCheckout on the Cart page

The event AddPaymentInfo

To activate the Facebook Pixel event AddPaymentInfo:

  • Go to the Website - Facebook - Quick Setup menu.
  • Activate the standard event Add Payment Info.
Odoo 13.0 the Facebook Pixel event AddPaymentInfo configuration on website

The event AddPaymentInfo code activates when payment information is added and the visitor clicks the Next button on the billing address webpage.

In automatic mode the event has the following properties:

  • value: the order total amount
  • currency: the order pricelist currency
  • content_type: product
  • content_ids: list of product template or product variant ids (it can be defined in the Setup Wizard on the Automatic Properties tab)
  • contents: list of value pairs of product template (or product variant) id and product quantity
Odoo 13.0 the Facebook Pixel event AddPaymentInfo on the checkout web page

The event Purchase

To activate the Facebook Pixel event Purchase:

  • Go to the Website - Facebook - Quick Setup menu.
  • Activate the standard event Purchase.
Odoo 13.0 Facebook Pixel event Purchase configuration on website

The event Purchase code will be added on the Confirmation page. It will be activated on the visiting the final page of the checkout process.

In automatic mode the event has the following properties:

  • value: the total amount of a Sale Order
  • currency: the Sale Order pricelist currency
  • num_items: number of product lines in the Sale Order
  • content_type: product
  • content_ids: list of product template or product variant ids (it can be defined in the Setup Wizard on the Automatic Properties tab)
  • contents: list of value pairs of product template (or product variant) id and ordered quantity
Odoo 13.0 Facebook Pixel event Purchase on the confirmation page

Product IDs in parameters

You can choose what ids do you want to send by Facebook Pixel in the parameters content_ids and contents: product templates or product variants.

Select the value Product Template ID to send product templates ids or Product ID for product variant ids.

Odoo False.0 eCommerce Facebook Pixel choose type of product ids

Additional Information

  • Create and install a Facebook pixel: https://www.facebook.com/business/help/952192354843755
  • Specifications for Facebook pixel standard events: https://www.facebook.com/business/help/402791146561655
  • Set the value and currency of your Facebook pixel standard event: https://www.facebook.com/business/help/392174274295227
  • How do I confirm that my Facebook pixel is working? https://www.facebook.com/business/help/218844828315224

Support and development

Contact us:

support@garazd.biz

https://garazd.biz/contactus

Version: 13.0.2.0.8

Changelog

13.0.2.0.8 2021-04-07

  • Add parameters content_ids, currency to the event Search.
  • Add ability to choose what ids should be used in the parameters contents and content_ids: Product ID or Product Template ID.
  • Add the event AddToCart to the product list (the url: /shop).
  • Add the parameter contents to the event InitiateCheckout.
  • Add the parameter content_type to the event AddPaymentInfo.

13.0.2.0.7 2021-01-16

  • Change price.
  • Improve description.

13.0.2.0.6 2020-12-17

  • Add the property content_category to the event ViewContent.
  • Add the properties content_category and content_type to the event AddToCart.

13.0.2.0.5 2020-11-27

  • Added settings for automatic properties. User can select what will be inserted in the content_ids property: product template id or name.

13.0.2.0.4 2020-11-05

  • Fix error on editing buttons with fbpClick() function.

13.0.2.0.3 2020-11-01

  • Add the Facebook Pixel event Search for products.

13.0.2.0.2 2020-10-21

  • Add the Facebook Pixel event ViewContent for product webpages.
  • Improve setup wizard.
  • Add the Facebook Pixel event AddPaymentInfo to the checkout billing address page.

13.0.2.0.1 2020-03-03

Odoo Proprietary License v1.0

This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
Good support from gazard
by
ONESTEiN
on 11/6/20, 11:01 AM

Gazard is quick with their support and also considers customer wishes to improve the module. Thanks for the services.

Re: Good support from gazard
by
Yury
on 11/6/20, 11:21 AM Author

Thank you for your feedback!

It is important for us and helps to improve our modules.

Let your business grows!

Company Garazd Creation https://garazd.biz


No credentials for live preview
by
Jorge Sallum
on 4/16/20, 11:56 AM

No credentials for live preview?

Re: No credentials for live preview
by
Yury
on 4/17/20, 6:49 AM Author

Hello, Jorge. Thank you for your comment. We have added credentials to the live preview. You can see it on the login page: http://facebook-pixel.garazd.biz/web/login Best regards, Yurii Razumovskyi.