---
title: "WP plugin Campaign URL Builder"
url: "https://alex.zappa.dev/blog/wp-plugin-campaign-url-builder/"
description: "Learn how to track Custom Campaigns in Google Analytics with this plugin. Easily create short links and share them on social networks. Get and install the plugin for WordPress from the repository or GitHub. Use the shortcode to generate shortlinks on any page. May the 4th be with you!"
---

# WP plugin Campaign URL Builder

January 1, 2019

*   [#wordpress](/tags/wordpress/),
*   [#plugin](/tags/plugin/),
*   [#campaign-url-builder](/tags/campaign-url-builder/)

This plugin allows you to easily add campaign parameters to URLs so you can track Custom Campaigns in Google Analytics. Also, you can easily create short links and easily share it on social networks.

## Get and Install plugin for WordPress

_From WordPress repository_

Or alternative repository on GitHub, [the latest release](https://github.com/reatlat/wp-campaign-url-builder/releases).

## Shotcode

### What is a shortcode?

A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or create objects that would normally require lots of complicated, ugly code in just one line. Shortcode = shortcut.

Campaign URL Builder shortcode allows you to place presented shortlink generator on any page content.

### Shortcode generator

Coming a soon as possible… ?

May the 4th be with you,  
Alex

*   [PreviousGitKraken – cross-platform editor for git repos](/blog/gitkraken-cross-platform-editor-for-git-repos/)
*   [Next Transitioning Google URL shortener to Bitly](/blog/transitioning-google-url-shortener-to-bitly/)