Contents
How to create a landing page with UTM parameters?
You have also marked all inbound links (stored on other websites/forums/etc.) that lead visitors to that landing page with UTM parameters. That new landing page contains key selling points, descriptions of features, video, and a big GET APP NOW button (Call-to-action, a.k.a. CTA).
How do you add UTM parameters to a link?
You can manually add UTM parameters to your links, but it’s much easier to use an automatic UTM parameter builder. Click Create, then Post and write your social post as usual. Make sure to include a link in the text box. Click Add tracking.
How are UTM parameters used in Google Analytics?
“UTM parameters are simply tags that you add to a URL. When someone clicks on a URL with UTM parameters, those tags are sent back to your Google Analytics for tracking.” Are you ready to get going on your UTM campaign and figure out how these insights might shape your marketing effort?
How to add UTM parameters in Hootsuite composer?
Option 1: Add UTM parameters in Hootsuite Composer Click New Post and create your post. Include a link in the text of your post. Click Add Tracking. Click Customize. Enter the parameters you want to track and their values. Choose Dynamic to let the system adapt the values automatically based on your social network, social profile, or post ID.
How to transfer UTM parameters from one page to another?
After the visitor clicks the main Call-to-action button (e.g. GET YOUR DISCOUNT ), he/she is redirected to another page ( 2ndpage.com) which asks a visitor to do the final action, install the app, fill in the form, sign up, etc. When the conversion is completed, a Google Analytics event is fired.
How to redirect to a landing page in PHP?
The thing was I needed to keep the source, campaign, c1 variables in the url and pass them through to the following landing page so they could be tracked correctly. Then I used the following code in lander.php to redirect the traffic to the new landing pages on a 50/50 split.
Why are all conversions attributed to landingpage.com?
Unfortunately, when you look at your GA reports, what you’ll see is that all conversions are attributed to the landingpage.com. Technically, this is correct because all visitors landed on the 2ndpage.com from landingpage.com, but you’d like to see the original source which brought the visitor, wouldn’t you?