.NET Setup
Install Meta Conversions API on .NET by adding the PixelFlow script.
1
Add your site
Log in to PixelFlow and click Add New Site.
Select Other.
Enter your domain name and choose your currency.
2
Connect Meta
Log in with Facebook or enter your Pixel Name, Pixel ID, and Meta Pixel Access Token.
Need help? See How to Connect Your Meta Pixel & Conversions API.
3
Install the script
Copy the generated PixelFlow script.
Paste it into the
<head>of your shared layout (e.g.,_Layout.cshtmlor_Host.cshtml).
4
Deploy
Save, build, and deploy your application.
5
Verify
Visit your site in an incognito tab, browse a few pages, then return to the dashboard and wait for confirmation.
6
Finish
PageViews are tracked automatically.
Was this helpful?