Dashboard Setup
Steps to obtain Pixel ID, CAPI Access Token, then connect them to your Alusio site.
Dashboard Setup
Gather 3 things from Meta Business Suite, then plug them into Alusio.
1. Get your Pixel ID
- Open Meta Events Manager
- Pick your business account
- If you don't have a Pixel: click Connect Data Sources → Web → Meta Pixel → name it (e.g. "Alusio Production") → Create
- Copy the Pixel ID (15–16 digits) from the Pixel overview
2. Get your CAPI Access Token
- In Events Manager, open your Pixel → Settings tab
- Scroll to Conversions API
- Click Generate Access Token
- Copy the token (long string starting with
EAA...) — save it, it's shown only once
3. (Optional) Test Event Code
To verify events without polluting production data:
- In your Pixel → Test Events tab
- Copy the Test Event Code (e.g.
TEST12345)
Note: only use this for dev/staging. Leave it blank in production so events go to real data.
4. Connect to Alusio
- Log in to your Alusio dashboard
- Go to Settings > Integrations > Meta Ads
- Paste your Pixel ID
- Paste your CAPI Access Token
- (Optional) Paste Test Event Code if testing
- Click Save
The status badge will turn Active once Pixel ID is filled. From that moment, the Pixel JS auto-injects into every site page, and Purchase + Subscribe events auto-send to CAPI when orders are paid.
5. Verify
Open your public site (https://[slug].alusio.com) in a new tab. In browser DevTools > Network > filter facebook — you should see a request to connect.facebook.net/.../fbevents.js. Then trigger a manual event: view a product, click Add to Cart — check Events Manager > Test Events (if Test Code was set) or Overview (production).