Solvera AI Ads For Google And Meta Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Solvera AI Ads for Google and Meta connects your WordPress site to Solvera — a platform for planning and running performance advertising in Google Ads and Meta (Facebook / Instagram), with AI-assisted workflows.
The plugin slug is solvera-ai-ads-for-google-meta. No Solvera account is required to install the plugin; you create or link an account when you complete the flow on Solvera.
What the plugin does
- Builds a structured snapshot of your site (name, home URL, description or tagline, locale, WordPress version, administration email for account matching, site mode).
- Sends the snapshot when an administrator starts the connection flow (registration or login on Solvera).
- For WooCommerce stores: includes product-related data in the snapshot and can expose a token-protected product feed URL for catalog use on the platform.
- Retrieves a site key after your Solvera account is linked (outbound HTTPS requests only) and can push snapshot updates to Solvera.
- Optional daily snapshot refresh when you enable the advertising schedule (useful for shops).
Who develops this
- Product (platform): Solvera — this plugin connects your site to that service (Plugin URI in the main file).
- Author / company: Solvera Pro — agency behind the product (Author / Author URI in the main file).
- WordPress.org listing: the Contributors field is the WordPress.org username allowed to commit releases (
solvera). For product support, billing, or campaigns, use solvera.cz.
Requirements
- WordPress 6.3+, PHP 7.4+.
- HTTPS recommended so redirects and API calls behave reliably.
- Administrator access to use the plugin screen and start the connect flow.
Technical notes
- Default platform URL is
https://solvera.cz. Developers may override withSOLVERA_CONNECT_PLATFORM_URLinwp-config.php. - All outbound calls use the WordPress HTTP API (
wp_remote_post) and JSON. - User-facing strings are in English (source). A Russian translation source file is included in the
languages/folder. Compile it to.mo(e.g. Poedit ormsgfmt), place it inlanguages/, and set the site language to Russian or use your preferred translation workflow.
External services
This plugin relies on third-party services operated by Solvera.
- Service: Solvera platform API (default host:
solvera.cz, HTTPS only in normal configuration). - Purpose: Signup/login handoff with a one-time token, delivery of site snapshot JSON, polling for the site key after the account is linked, and optional ongoing ingest of snapshot updates.
- Data sent: As assembled by the plugin: site URL, site title, description or tagline, locale, WordPress version, administration email (for matching the account), site mode (simple vs shop), optional WooCommerce-related product summary and public feed URL, plugin version, and similar snapshot fields. Exact fields may evolve with plugin updates; the snapshot is built in code under
includes/collector.php. - When: When an administrator starts the connect flow, when polling for credentials, when pushing snapshot updates, and on optional scheduled refresh if enabled.
- Terms / privacy: Use solvera.cz for terms of use, privacy policy, and support for the Solvera platform.
Privacy
- This plugin stores snapshot and configuration data in your WordPress database on your server.
- It transmits snapshot-related data to Solvera over HTTPS as described under External services.
- If your site needs a privacy policy under GDPR or similar rules, you should mention that you use Solvera for advertising-related services and link to Solvera’s policy where appropriate.
For developers
The plugin exposes filters you can use in a custom plugin or theme:
solvera_connect_intro_html— HTML for the “What you get” block on the admin screen.solvera_connect_pricing_html— HTML for the plans / trial / store summary block.solvera_connect_default_platform_url— Default platform base URL if not overridden by constant or option.solvera_connect_sync_url— Ingest URL and snapshot when pushing data to the platform.
Screenshots
No screenshots provided
