UTM code is not tracking in HubSpot
-
Hello,
The users’ UTM codes are not being tracked in the HubSpot dashboard. I tried the steps below, but the data is still not being tracked.
We have embedded the HubSpot code in the header like this:
<!– Start of HubSpot Embed Code –> <script type=”rocketlazyloadscript” data-rocket-type=”text/javascript” id=”hs-script-loader” async defer data-rocket-src=”//js.hs-scripts.com/3044396.js”></script> <!– End of HubSpot Embed Code –>In the this plugin, the fields like utm_campaign and utm_medium etc aren’t mapped, so these details aren’t being tracked. Other fields are mapped like email, First name, Phone etc..
Plugin setting:HubSpot Dashboard Form Field:
In the CF7 I have put this hidden field:
[hidden utm_source default:get “utm_source”]
[hidden utm_medium default:get “utm_medium”]
[hidden utm_campaign default:get “utm_campaign”]
[hidden utm_term default:get “utm_term”]
[hidden utm_content default:get “utm_content”]The page I need help with: [log in to see the link]
You must be logged in to reply to this topic.