What is the best way to track email clicks from Marketo in GA? My landing pages are not hosted on Marketo or RTP. We use Wordpress landing pages with munchkin tracking.
Do Marketo Emails come in as a specific Referral source as "other"?
How can I consolidate my "Marketo tokens" into a traffic source and aggregate page visits that way?
Any help is appreciated
You can look for a referrer matching your tracking domain hostname(s), or the query param mkt_tok.
More complete -- since tracking domains may change over time, and in rare cases you may turn off mkt_tok -- would be to actually tag your links with utm_medium=email.
@SanfordWhiteman - is there a way to template add utm_medium=email and UTM_campaign=[marketo campaign id] to marketo email links i send out - or do i need to append all urls manually with this info?
Seems a simple request, but cant for the life of me find an answer...
UPDATE: I have since found this article by Courtney Grimes.
I have successfully excluded mkt_tok from my pages, but am still lost as to how to setup the User ID tracking
- is there a dummies guide for that part?
@SanfordWhiteman - is there a way to template add utm_medium=email and UTM_campaign=[marketo campaign id] to marketo email links i send out - or do i need to append all urls manually with this info?
Seems a simple request, but cant for the life of me find an answer...
You cannot automatically decorate links, though you can of course use a {{my.token}} that contains this info... as long as you remember to add the {{my.token}}.
Also, please move the question to Products. Marketing Central is for general marketing discussion, not specific to Marketo the product (yes, it is confusing).