Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

workarea-facebook_conversion_tracking

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

workarea-facebook_conversion_tracking

  • 1.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

Workarea Facebook Conversion Tracking

A Facebook conversion tracking plugin for the Workarea Commerce platform. This integration sends events via browser and server to Facebook Business Manager.

Getting Started

This gem contains a Rails engine that must be mounted onto a host Rails application.

Then add the gem to your application's Gemfile specifying the source:

# ...
gem 'workarea-facebook_conversion_tracking'
# ...

Update your application's bundle.

cd path/to/application
bundle

Features

This integration supports the following features:

  • Adding the Facebook pixel

  • Support the following facebook standard events out of the box:

    • AddtoCart
    • Purchase
  • Each event will require adjusting custom data on a per project need

Configuration

For Workarea v3.5 and Greater Facebook Conversion Tracking can be configured via the settings section in the Workarea admin console. Available settings are:

  • pixel id
  • access token
  • test code

For Workarea v3.0 to V3.4 Add the following to your secrets:

facebook_conversion_tracking: pixel_id: YOUR-PIXEL-ID access_token: YOUR-ACCESS-TOKEN test_code: YOUR-TEST-CODE

Documentation

See https://developers.facebook.com/docs/facebook-pixel/implementation/conversion-tracking for Conversion Tracking Documentation.

See https://developer.workarea.com for Workarea platform documentation.

License

Workarea Sezzle is released under the MIT open source agreement.

FAQs

Package last updated on 12 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc