8000 GitHub - WPManageNinja/fluent-affiliate-connector: Connector Addon for FluentAffiliate
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WPManageNinja/fluent-affiliate-connector

Repository files navigation

FluentAffiliate Connector

Connect child site with main store for tracking affiliate clicks


Description

The aim of this WordPress plugin is to provide a seamless integration between a parent site (store / where FluentAffiliate installed) and a child site (blog / where FluentAffiliate not installed). This plugin allows the child site to track affiliate clicks and conversions by sending data to the parent site.

Features

  • Affiliate Click Tracking: Automatically track affiliate clicks from the child site and send them to the parent site.
  • Conversion Tracking: Track conversions from the child site and send the data to the parent site for accurate reporting.
  • Easy Setup: Simple configuration to connect the child site with the parent site.

Installation

  1. Download the plugin from the releases section of GitHub repository.
  2. Upload the plugin files to the /wp-content/plugins/fluent-affiliate-connector/ directory, or install the plugin through the WordPress plugins screen directly.
  3. Activate the plugin through the 'Plugins' screen in WordPress.
  4. Configure the plugin settings by navigating to the FluentAffiliate Connector settings page in the WordPress admin dashboard.
  5. Copy the config and paste in the parent site settings page.
  6. Save the settings.

Development

To contribute to this plugin, you can clone the repository and make changes as needed. Please ensure that you follow the coding standards and best practices for WordPress development. Once you have made your changes, you can submit a pull request for review.

This plugin UI is built with VueJS 3. To compile the assets, you will need to have Node.js and npm installed on your machine. Once you have those installed, you can run the following commands in the root directory of the plugin:

# Install dependencies
npm install
# Compile assets (development)
npx mix watch
# Compile assets (production)
npx mix --production

Support

This is an open-source project, and we welcome contributions from the community. If you encounter any issues or have suggestions for improvements, please open an issue on our GitHub repository.

About

Connector Addon for FluentAffiliate

Resources

Stars

Watchers

Forks

Packages

No packages published
0