Settings

Manage your workspace and integrations

Workspace

General workspace information

Free
10,000 events/month
JD
John Doe
Owner

Meta Conversions API

Send conversion events to Meta (Facebook/Instagram) for better ad optimization

Tracking Configuration

Install the tracking script on your website

<script>
!function(){
  window._dtq=window._dtq||[];
  _dtq.push(["init",{
    workspace:"wk_demo",
    endpoint:"http://localhost:3000"
  }]);
  _dtq.push(["pageview"]);
}();
</script>

Add this snippet to the <head> section of your website