Skip to content

Tracking & pixels

The chat way to connect analytics and ad pixels — the same plumbing as the Marketing Tags settings tab, reachable in one message.

Several forms all work:

[tracking: GTM-ABC1234]
[pixel]
add my Meta Pixel 1234567890
подключи Google Tag Manager GTM-ABC123
G-XXXXXXXXXX
  • The tags [tracking], [pixel], [gtm], [tag manager] hard-route here.
  • A bare tracking ID is recognized by its shape: GTM-… → Google Tag Manager, G-… → GA4, a long number → Meta Pixel.
  • A network name + action verb (“add TikTok pixel …”) works too.

Supported: Google Tag Manager, Meta Pixel, Google Analytics 4, TikTok Pixel, LinkedIn Insight.

  • ID included → applied immediately, ~2 seconds, confirmation tells you it’s active.
  • No ID → a short wizard: pick the network from chips, paste the ID, done.

Genesis writes the pixel into your project’s tracking configuration and bakes the loader into your site — not as a pasted <script> tag, so page-view events keep firing correctly as visitors navigate, and your pixels survive AI edits.

Adding a second network keeps the existing ones — the config merges.

  • Changes reach the live site on your next Publish (the confirmation reminds you).
  • Pixel on one page only? That’s Page settings → Scripts (see Pages & folders).
  • Arbitrary analytics snippets that aren’t one of the five networks → Code Injection.