{% extends "pretixcontrol/event/base.html" %} {% load i18n %}{% load bootstrap3 %} {% block title %}{% if is_new %}{% trans "Add pixel" %}{% else %}{% trans "Edit pixel" %}{% endif %}{% endblock %} {% block content %}
{% blocktrans %}Client ID drives the browser tag; the CAPI token enables server-side conversions (recommended — survives ad-blockers and iOS). For Google/GA4 the CAPI token is the Measurement Protocol api_secret. Leave the token blank for client-side only.{% endblocktrans %}
{% endblock %}