Azure Cognitive Service Personalizer

Azure Cognitive Service Personalizer

Using reinforcement learning provided by Microsoft Azure Cognitive Service Personalizer a machine learning model is used to recommend posts.

  • Almost active
    This plugin was not updated the last 2116 days ago.
  • This plugin is not tested with the last major release of WordPress
    Content for list item
  • Compatible with the latest major PHP release
    This plugin requieres PHP 5.3 or higher. The latest stable PHP 8.4.13 was released on 25 September 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

0

Active installs

0

Total Downloads

1K

Support Threads

0

Last updated

16 December 2019

Added

08 December 2019

About Azure Cognitive Service Personalizer

FAQ

What data is used by the machine learning model?

The user agent string is analysed to extract operating system family (e.g. Windows, Mac),
user agent family (e.g. Edge, Chrome, Safari, …) as well as device family, brand and model.

If the geoip-detect plugin is installed
the users country and state are resolved.

The posts are characterized by the title, excerpt, categories and tags.

Are users tracked?

Individual users are NOT tracked through this plugin. A session cookie is only used to correlate post views with the
recommended post displayed by the widget.

Changelog

0.9

Initial version.

How to install Azure Cognitive Service Personalizer

  1. Upload the plugin files to the /wp-content/plugins/azure-cognitive-service-personalizer directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Appearance->Widgets screen to add the ‘Personalized Post’ widget.
  4. Create an Azure Cognitive Service personalizer loop using Azure Portal.
  5. Each ‘Personalized Post’ widget can be configured to choose posts from specific cateogries and/or tags.