About this plugin
AdMetric is a marketing analytics and automation platform for small and medium businesses ( admetric.pro ). This plugin is the connector between your WordPress site and your AdMetric account. An AdMetric account is required — the plugin does nothing useful without one. What the plugin does SEO article publishing. Your AdMetric content autopilot prepares SEO articles; after you connect the site, AdMetric delivers them straight into WordPress as regular posts — with title, content, slug, excerpt, tags and a featured image. You choose whether articles go live immediately or land as drafts for your review. The plugin’s authenticated publishing API also supports assigning existing WordPress categories and storing FAQ structured data (Schema.org FAQPage) when those fields are supplied by the connected service. SEO plugin support. If Yoast SEO or Rank Math is active, the SEO title, meta description and focus keyword are filled in automatically. Analytics tracker (optional, off by default). If you enable it and provide your Tracking ID, the plugin embeds the AdMetric analytics snippet on your public pages. How the connection works In Settings → AdMetric, click “Connect to AdMetric”, approve the site in your account, and the plugin completes a short-lived PKCE-protected server-to-server exchange. The raw site token is never shown and only its SHA-256 hash is stored. Manual token entry remains available as a fallback. From that point AdMetric can call the plugin’s REST endpoints ( /wp-json/admetric/v1/… ) to publish articles and check connection status. Every request is verified against the token; you can disconnect at any time from either side. During an administrator-initiated connection, the plugin sends the site URL, a one-time authorization code and PKCE verifier to AdMetric over HTTPS. Outside that connection exchange, content is pushed to your site by the AdMetric service over authenticated REST requests. External services AdMetric platform (app.admetric.pro and api.admetric.pro). When an administrator clicks the connection button, the plugin sends the site URL, one-time authorization data and plugin version to AdMetric to pair and verify the site. Its REST endpoints then accept article content and status requests from AdMetric. Operated by AdMetric: Terms of Service , Privacy Policy . AdMetric tracker (only if you enable the Analytics tracker module). Your public pages load https://api.admetric.pro/static/tracker.min.js , which sends visitor analytics (page views, referrer, browser data, on-site events) to AdMetric, associated with your Tracking ID. Logged-in editors and administrators are not tracked. Operated by AdMetric: Terms of Service , Privacy Policy . If you enable the tracker, ensure your site’s privacy policy reflects this processing. Featured images. When a publish request includes a featured image URL, your site downloads that image (from AdMetric’s storage) into your Media Library.