Skip to main content

Easily include your Facebook Pixel Code tag in your django site

Project description

Template tag to install your Facebook Pixel Code account in your templates (https://www.facebook.com/business/help/www/651294705016616/)

## Installation and Usage

  1. run pip install django-facebook-pixel-code

  2. add ‘facebook_pixel_code’ to your INSTALLED_APPS setting.

  3. set FACEBOOK_PIXEL_CODE_ID to your Facebook Pixel Code Id.

  4. In your templates (probably in your base template) you {% load fpc_tags %} and then {% fpc %} between the <head> and </head> tags.

  5. Profit

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-facebook-pixel-code-0.0.2.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page