Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Meta Pixel tracker #538

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sebastianlacuesta
Copy link
Contributor

@sebastianlacuesta sebastianlacuesta commented Jan 21, 2025

Description

Add support for Meta (Facebook) Pixel tracker.

Issue Number:


Additional Information (Optional)

Adding Meta Pixel Analytics

To use Meta Pixel Analytics, include the following section and change the pixelId to the the Id of the Pixel for your domain.

[params.meta]
pixelId = 111111111111111

Checklist

Yes, I included all necessary artefacts, including:

  • Tests
  • Documentation
  • Implementation (Code and Ressources)
  • Example

Testing Checklist

Yes, I ensured that all of the following scenarios were tested:

  • Desktop Light Mode (Default)
  • Desktop Dark Mode
  • Desktop Light RTL Mode
  • Desktop Dark RTL Mode
  • Mobile Light Mode
  • Mobile Dark Mode
  • Mobile Light RTL Mode
  • Mobile Dark RTL Mode

Notify the following users

Copy link

netlify bot commented Jan 21, 2025

Deploy Preview for anatole-demo ready!

Name Link
🔨 Latest commit 24482f3
🔍 Latest deploy log https://app.netlify.com/sites/anatole-demo/deploys/678fc4f6a4440d000880e322
😎 Deploy Preview https://deploy-preview-538--anatole-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 90
Accessibility: 88
Best Practices: 100
SEO: 92
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@sebastianlacuesta
Copy link
Contributor Author

Issues in layouts/partials/analytics/meta.html because of script provided by Meta does not meet quality requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant