ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Campaign URL Builder

აღწერა

Generates links for Analytics tools and short link.
Enter your Campaign Name, Source, Medium (UTM link) etc.
to generate a full link and a short link (through the Google
URL Shortener API) all in once.
https://ga-dev-tools.appspot.com/campaign-url-builder/

Available languages :
* English
* Russian

ეკრანული სურათები

  • The manage tab to add and list your UTM links.
  • The settings tab to set up Google API key and add campaign parameters.

დაყენება

  1. Upload campaign-url-builder folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. (optional) Get and add your own Google API key to settings

ხდკ

Support

You can ask question in the support section of this plugin or
on GitHub https://github.com/reatlat/wp-campaign-url-builder/issues

მიმოხილვები

I have been looking up and down trying to find a way of tagging my links and be able to have a better idea of where my traffic is coming from. I almost gave up until I found this Plugin. It's easy to use, and best part is it allows for Bitly intergrations so I can shorten my links right from the Dashboard or when editing posts. Surely buying Developer a coffee.
14.05.2019
The plugin is very useful to generate UTM links. Easy and simply. I can only recommend to everyone!
03.11.2018
Just missing the front end option and it will be perfect. Really looking forward to this feature.
8 რევიუს წაკითხვა

მონაწილეები & დეველოპერები

“Campaign URL Builder” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Campaign URL Builder თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.8.2

  • Fix vulnerability issues

1.8.1

  • Fix export to CSV action
  • Fix rebrandly custom domains

1.8.0

  • Finally destroy Goo.gl API endpoint
  • Add new shortener API endpoint, ReBrendly
  • Added support custom domains
  • Reduced the weight of the plugin
  • Compatible with WordPress version 5.2
  • Refactor shortener API function
  • Migrate Bit.ly API v3 to v4
  • Added new options to enforce UTM field naming consistency

1.7.0

  • Added new feature – keep links query parameters and anchor fragment
  • Init JavaScript and CSS Debuging Variable (include uncompressed scripts/css)
  • Refactor full_link_builder function
  • Refactor backend JavaScript

1.6.0

  • Fix Security Vulnerability – Missing Validation
  • Added Security Nonces for all POST requests
  • Initial Frontend shortcodes
  • Minor changes

1.5.0

  • Added autocomplete function for link suggestion
  • Added pagination for links table
  • Added Export UTM lins list to CSV file
  • Fixed backend error for empty Bit.ly respond

1.4.3

  • Compatibility with WordPress 5.0 and Gutenberg Editor
  • Fixed not working notification
  • Update AJAX-function for link creation

1.4.2

  • Added notification about created link on page/post editor
  • Update AJAX-function for link creation

1.4.1

  • Fixed bug with plugin removal function
  • Fixed not working button preview post
  • Minor bug fixes

1.4.0

  • Improve language translation
  • Include new API endpoint Bitly
  • Switch to Bitly endpoint by default
  • Migrate to ES6
  • Implement fingerprints for assets
  • Improve code

1.3.1

  • Fixed error with wrong variable on plugins page
  • Update missing translation strings

1.3.0

  • Update layout
  • Move “create a new tracking link” to own tab
  • Added new advanced settings
  • Make plugin translatable
  • Added translation to Russian
  • Added meta box: with links list
  • Added meta box: Link generator (beta option)

1.2.1

  • Fix problem with global date_format override

1.2.0

  • Add remove link function
  • Add example link
  • Update pattern for url source
  • Bug fixing

1.1.0

  • refactor code
  • add advanced settings

1.0.1

  • Input/Output – sanitize, validate, and escape
  • update plugin name

1.0.0

  • First live release