<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Dario Tordoni - utmbuilder</title><link>https://www.dariotordoni.com/</link><description></description><lastBuildDate>Sat, 27 Aug 2022 00:20:00 +0200</lastBuildDate><item><title>Building an UTM generator</title><link>https://www.dariotordoni.com/notes/building-an-utm-generator/?utm_campaign=rss&amp;utm_source=blog&amp;utm_medium=rss</link><description>
        &lt;h1&gt;
            An online UTM generator
        &lt;/h1&gt;
        &lt;p&gt;
            I used to use an excel utm builer for adding UTM to links, but at one point I thought it might be fun to have a try and create an online tool to do it.
            So I decided to create a simple web page with some input fields:
        &lt;/p&gt;
        &lt;ul&gt;
            &lt;li&gt;Utm source: used to identify any source that brings traffic to your property&lt;/li&gt;
            &lt;li&gt;Utm medium: it specifies the name of the marketing channel&lt;/li&gt;
            &lt;li&gt;Utm campaign: this is the unique name of the campaign&lt;/li&gt;
            &lt;li&gt;Utm content: used to identify the context in the which the link is clicked&lt;/li&gt;
            &lt;li&gt;Utm term: useful to identify the keyword in paid search ads&lt;/li&gt;
        &lt;/ul&gt;
        &lt;p&gt;
            You can find it &lt;a href="https://www.dariotordoni.com/utmbuilder/"&gt;here&lt;/a&gt;.
        &lt;/p&gt;
    </description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dario Tordoni</dc:creator><pubDate>Sat, 27 Aug 2022 00:20:00 +0200</pubDate><guid isPermaLink="false">tag:www.dariotordoni.com,2022-08-27:/notes/building-an-utm-generator/</guid><category>utmbuilder</category></item></channel></rss>